Get details of all the trades in the current trading day.
details of trades {tradeBook: [{id, orderNumber, exchangeOrderNo, ...}]}
authorization {app_id, access_token}
Generated using TypeDoc
Get details of all the trades in the current trading day.
Returns
details of trades {tradeBook: [{id, orderNumber, exchangeOrderNo, ...}]}