bbgo_origin/pkg/exchange/max
kbearXD 9722c3eb49
Merge pull request #1421 from c9s/feature/maxapi/get-closed-orders
FEATURE: use new max v3 api to query closed orders by timestamp
2023-11-23 12:46:30 +08:00
..
maxapi use OrderByType 2023-11-20 15:32:04 +08:00
client_order_id.go skip client order id when no client order is given 2021-06-07 01:03:21 +08:00
convert_test.go FEATURE: split self trades when use MAX RESTful API to query trades 2023-03-08 17:18:18 +08:00
convert.go binance,max: store original order status into the order struct 2023-11-17 17:14:52 +08:00
exchange.go Merge pull request #1421 from c9s/feature/maxapi/get-closed-orders 2023-11-23 12:46:30 +08:00
margin.go max: implement TransferMarginAccountAsset on max 2023-08-08 13:16:11 +08:00
stream_callbacks.go max: log adratio 2022-05-25 20:34:25 +08:00
stream.go max: support private channel setter 2023-10-04 18:02:18 +08:00
ticker_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00