Order history
| order | symbol | side | type | status | price | filled / qty |
|---|---|---|---|---|---|---|
| // waiting for GET /api/v1/history/orders | ||||||
position history
| position | symbol | side | lev | entry / exit | qty | realized_pnl | close |
|---|---|---|---|---|---|---|---|
| // waiting for GET /api/v1/history/positions | |||||||
Balance transaction
| symbol | side | type | amount |
|---|---|---|---|
| // waiting for GET /api/v1/history/balances | |||
Trade history
| trade | symbol | side | price | qty | time |
|---|---|---|---|---|---|
| // waiting for GET /api/v1/history/trades | |||||
request.response_history · 0 calls
// no requests captured yet — trigger an action to populate
stdout · trade.engine— 0 lines
// waiting for events...
$ stream --follow --level=debug