Get trade history
GET /history
This endpoint returns the most recent 100 trades prior to the specified lastTime
value up
to past 7 days or recent trading engine restart (whichever is sooner).
If no lastTime
specified, it will return 100 most recent trades.
Request