bbgo_origin/pkg/exchange/binance
2023-03-29 18:28:25 +08:00
..
binanceapi bbgo: fix order executor ClosePosition for order executor 2023-03-29 17:46:54 +08:00
cancel_replace.go feature: add cancel_replace for binance, add FastSubmitOrders, fix drift leakage on pendingOrderCounter 2022-11-21 12:16:11 +09:00
convert_futures.go binance: fix futures order conversion 2022-09-24 01:38:25 +08:00
convert_margin.go binance: set exchange field for margin records 2022-06-01 19:40:29 +08:00
convert.go feature: add aggTrade for binance 2022-10-17 17:01:46 +09:00
exchange_test.go feature: add market trade subscription in binance 2022-03-18 18:30:39 +09:00
exchange.go binance: call auth on futuresClient2 2023-03-26 15:03:23 +08:00
futures.go xfunding: fix ClosePosition call for futures 2023-03-29 18:28:25 +08:00
historical_trades.go feature: get historical public trades from binance 2023-01-19 13:07:01 +09:00
margin_history.go binance: refine liquidation history api 2022-05-30 18:08:54 +08:00
parse_test.go binance: refine liquidation history api 2022-05-30 18:08:54 +08:00
parse.go binance: add margin call event support 2023-03-25 02:39:44 +08:00
reward.go reformat go code 2022-06-21 01:25:47 +08:00
stream_callbacks.go binance: add margin call event support 2023-03-25 02:39:44 +08:00
stream.go binance: add margin call event support 2023-03-25 02:39:44 +08:00
ticker_test.go check env vars for query related tests 2021-12-05 01:11:47 +08:00