cURL
curl --request GET \ --url https://cgk-api.crmclick.io/spot/historical
[ { "ticker_id": "<string>", "trade_id": 123, "price": 123, "type": 123 } ]
Returns the latest trade with its price, volume, and direction.
The trading symbol of this object, e.g. BTC_USDT, ETH_USDT
The maximum number of results to return
Spot trade historical response
Trade id
Trade price
Trade direction