Response fields
array of objectsobjectDescribes a single stock/ETF/crypto/mutual fund position in an account.
symbolobjectUniquely describes a security for the position within an account. The distinction between this and the symbol child property is that this object is specific to a position within an account, while the symbol child property is universal across all brokerage accounts. The caller should rely on the symbol child property for most use cases.
symbolobjectUniquely describes a single security + exchange combination across all brokerages.
idstring (format: uuid)Unique identifier for the symbol within SnapTrade. This is the ID used to reference the symbol in SnapTrade API calls.
symbolstringThe security's trading ticker symbol. For example "AAPL" for Apple Inc. We largely follow the Yahoo Finance ticker format(click on "Yahoo Finance Market Coverage and Data Delays"). For example, for securities traded on the Toronto Stock Exchange, the symbol has a '.TO' suffix. For securities traded on NASDAQ or NYSE, the symbol does not have a suffix.
raw_symbolstringThe raw symbol is symbol with the exchange suffix removed. For example, if symbol is "VAB.TO", then raw_symbol is "VAB".
descriptionstring or nullA human-readable description of the security. This is usually the company name or ETF name.
currencyobjectThe currency in which the security is traded.
idstring (format: uuid)Unique identifier for the currency. This is the UUID used to reference the currency in SnapTrade.
codestringThe ISO-4217 currency code for the currency.
namestringA human-friendly name of the currency.
exchangeobjectThe exchange on which the security is listed and traded.
idstring (format: uuid)Unique ID for the exchange in SnapTrade.
codestringA short name for the exchange. For standardized exchange code, please us the mic_code field.
mic_codestringThe Market Identifier Code (MIC) for the exchange.
namestringThe full name of the exchange.
timezonestringThe timezone for the trading hours (start_time and close_time) of the exchange.
start_timestringThe time when the exchange opens for trading.
close_timestringThe time when the exchange closes for trading.
suffixstring or nullThe suffix to be appended to the symbol when trading on this exchange. For example, the suffix for the Toronto Stock Exchange is .TO. See UniversalSymbol->symbol and UniversalSymbol->raw_symbol for more detail.
typeobjectThe type of security. For example, "Common Stock" or "ETF".
idstring (format: uuid)Unique identifier for the security type within SnapTrade. This is the ID used to reference the security type in SnapTrade API calls.
codestringA short code representing the security type. For example, "cs" for Common Stock. Here are some common values:
ad- ADRbnd- Bondcs- Common Stockcef- Closed End Fundcrypto- Cryptocurrencyet- ETFoef- Open Ended Fundps- Preferred Stockrt- Rightstruct- Structured Productut- Unitwi- When Issuedwt- Warrant
descriptionstringA human-readable description of the security type. For example, "Common Stock" or "ETF".
is_supportedbooleanThis field is deprecated and should not be used. Please reach out to SnapTrade support if you have a valid usecase for this.
figi_codestring or nullThis identifier is unique per security per trading venue. See section 1.4.1 of the FIGI Standard for more information. This value should be the same as the figi_code in the figi_instrument child property.
figi_instrumentobject or nullFinancial Instrument Global Identifier (FIGI) information for the security. See OpenFIGI for more information.
figi_codestring or nullThis identifier is unique per security per trading venue. See section 1.4.1 of the FIGI Standard for more information.
figi_share_classstring or nullThis enables users to link multiple FIGIs for the same security in order to obtain an aggregated view across all countries and all exchanges. For example, AAPL has a different FIGI for each exchange/trading venue it is traded on. The figi_share_class is the same for all of these FIGIs. See section 1.4.3 of the FIGI Standard for more information.
currenciesarray of objectsThis field is deprecated and should not be used. Please reach out to SnapTrade support if you have a valid usecase for this.
idstring (format: uuid)Unique identifier for the currency. This is the UUID used to reference the currency in SnapTrade.
codestringThe ISO-4217 currency code for the currency.
namestringA human-friendly name of the currency.
idstring (format: uuid)A unique ID for the security within SnapTrade, scoped to the brokerage account that the security belongs to. This is a legacy field and should not be used. Do not rely on this being a stable ID as it can change.
descriptionstringThis field is deprecated and the caller should use the symbol child property's description instead.
local_idstring or nullThis field is deprecated and should not be used. Please reach out to SnapTrade support if you have a valid usecase for this.
is_quotablebooleanThis field is deprecated and should not be used. Please reach out to SnapTrade support if you have a valid usecase for this.
is_tradablebooleanThis field is deprecated and should not be used. Please reach out to SnapTrade support if you have a valid usecase for this.
unitsnumber or nullThe number of shares of the position. This can be fractional or integer units.
pricenumber or nullLast known market price for the symbol. The freshness of this price depends on the brokerage. Some brokerages provide real-time prices, while others provide delayed prices. It is recommended that you rely on your own third-party market data provider for most up to date prices.
open_pnlnumber or nullThe profit or loss on the position since it was opened. This is calculated as the difference between the current market value of the position and the total cost of the position. It is recommended to calculate this value using the average purchase price and the current market price yourself, instead of relying on this field.
average_purchase_pricenumber or nullCost basis per share of this position.
fractional_unitsnumber or nullDeprecated, use the units field for both fractional and integer units going forward
currencyobjectThe 'position currency' (price and average_purchase_price). This currency can potentially be different from the 'listing currency' of the security. The 'listing currency' is what's quoted on the listing exchange, while the 'position currency' is what the brokerage uses to hold and value your position.
idstring (format: uuid)Unique identifier for the currency. This is the UUID used to reference the currency in SnapTrade.
codestringThe ISO-4217 currency code for the currency.
namestringA human-friendly name of the currency.
cash_equivalentboolean or nullIf the position is a cash equivalent (usually a money market fund) that is also counted in account cash balance and buying power
1[2{3"symbol": {4"symbol": {5"id": "2bcd7cc3-e922-4976-bce1-9858296801c3",6"symbol": "VAB.TO",7"raw_symbol": "VAB",8"description": "VANGUARD CDN AGGREGATE BOND INDEX ETF",9"currency": {10"id": "87b24961-b51e-4db8-9226-f198f6518a89",11"code": "USD",12"name": "US Dollar"13},14"exchange": {15"id": "2bcd7cc3-e922-4976-bce1-9858296801c3",16"code": "TSX",17"mic_code": "XTSE",18"name": "Toronto Stock Exchange",19"timezone": "America/New_York",20"start_time": "09:30:00",21"close_time": "16:00:00",22"suffix": ".TO"23},24"type": {25"id": "2bcd7cc3-e922-4976-bce1-9858296801c3",26"code": "cs",27"description": "Common Stock",28"is_supported": true29},30"figi_code": "BBG000B9XRY4",31"figi_instrument": {32"figi_code": "BBG000B9Y5X2",33"figi_share_class": "BBG001S5N8V8"34},35"currencies": [36{37"id": "87b24961-b51e-4db8-9226-f198f6518a89",38"code": "USD",39"name": "US Dollar"40}41]42},43"id": "2bcd7cc3-e922-4976-bce1-9858296801c3",44"description": "VANGUARD CDN AGGREGATE BOND INDEX ETF",45"local_id": "3291231",46"is_quotable": true,47"is_tradable": true48},49"units": 40,50"price": 113.15,51"open_pnl": 0.44,52"average_purchase_price": 108.3353,53"fractional_units": 1.44,54"currency": {55"id": "87b24961-b51e-4db8-9226-f198f6518a89",56"code": "USD",57"name": "US Dollar"58},59"cash_equivalent": false60}61]