Trades
Latest data
Get latest trades executed up to 1 minute ago. Latest data is always returned in time descending order.
get/v1/trades/latest
Query parameters
filter_symbol_idstring
Comma or semicolon delimited parts of symbol identifier used to filter response. (optional)
include_idboolean
Information that additional exchange trade identifier should be included in the id_trade parameter of the trade if exchange providing identifiers.
limitinteger
Amount of items to return (optional, mininum is 1, maximum is 100000, default value is 100, if the parameter is used then every 100 output items are counted as one request)
Response
successful operation