v1

latestSwagger 2.02026-07-1316446.5 KB
Trades

Returns trades in account

Returns a list of trades for the account starting at the given 'since' date to the current time (now()). Timezone is UTC. Any request with a future since date or going further than one week will result in an HTTP 400 bad request response. Calling /trades without since will return all trades for the past 24 hours.

get/accounts/{account}/trades

Request body

string required

Response

List of Trades

CustomerOrderIdnumber
ContractIdnumber
OrderIdstring
Tickerstring
ListingExchangestring
Currencystring
Sidestring
OrderType1 | 2 | 3 | 4

Market = '1' Limit = '2' Stop = '3' StopLimit = '4'

FilledQuantitynumber
RemainingQuantitynumber
Quantitynumber
TradePricenumber
TradeSizenumber
AvgPricenumber
ExecutionTimestring
ExecIdstring
Commissionnumber
CommissionCurrencystring
LastMarketstring