logo
Options

Get options strategy quotes

get
https://api.snaptrade.com/api/v1/accounts/{accountId}/optionStrategy/{optionStrategyId}

Returns a Strategy Quotes object which has latest market data of the specified option strategy.

Path
accountIdstring (format: uuid)required
The ID of the account the strategy will be placed in.
optionStrategyIdstring (format: uuid)required
Option strategy id obtained from response when creating option strategy object
Query
userIdstringrequired
SnapTrade User ID
userSecretstringrequired
SnapTrade User Secret (generated when registering user)

Responses

Authorization
Request
Installation
$
npm install snaptrade-typescript-sdk
1
Loading...