Trades (by symbol)
Retrieve your trades by trading pair symbol (e.g. tBTCUSD, tLTCUSD, ...). Your most recent trades will be retrieved by default, but a timestamp can be used to retrieve time-specific data.
post/auth/r/trades/{symbol}/hist
Path parameters
symbolstring required
The symbol for which to retrieve trade history (e.g. tBTCUSD, tETHUSD, ...).
Request body
Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.