Query Trade HistoryCopy Pageget https://api-hk.osl.com/api/v5/tradesGet recent exchange trade history records (authentication required).Query ParamssymbolstringTrading pair, optional; if omitted, defaults to querying data for all pairsorderIdint64Order ID, optionaltradeIdint64Trade ID, optional; if tradeId is provided, orderId becomes requiredisPrebooleanDefaults to falseForward/backward pagination query; default false represents backward paginationtruefalsecountinteger1 to 500Defaults to 100Number of records to query; default 100, max 500, min 1startTimeint64Start time (timestamp); start time must be earlier than end timeendTimeint64End time (timestamp); end time must be later than start time, time interval cannot exceed 7 dayslastIndexint64Starting index for query; backward pagination requires max id on current page, forward pagination requires min id on current pageResponse 200Query successfulUpdated 1 day ago Get Order HistoryAccountDid this page help you?YesNo