bbgo_origin/pkg/exchange/binance
2024-09-03 00:38:17 +07:00
..
binanceapi all: improve binance withdraw status convertion 2024-07-31 15:04:08 +08:00
cancel_replace.go pkg: return err if rate limit err 2023-07-25 15:09:57 +08:00
convert_futures.go types/position: drop approximateAverageCost 2024-08-22 11:19:54 +08:00
convert_margin.go pkg/exchange: update borrow/repay api changes 2024-02-05 12:11:36 +08:00
convert.go all: improve binance withdraw status convertion 2024-07-31 15:04:08 +08:00
exchange_test.go fix: skip test when run in github action 2024-03-12 17:48:55 +09:00
exchange.go update timeInForce for binance margin order 2024-09-03 00:38:17 +07:00
futures.go binance: implement GetDepthRequest with requestgen 2024-02-06 15:28:55 +08:00
historical_trades.go feature: get historical public trades from binance 2023-01-19 13:07:01 +09:00
margin_history.go pkg/exchange: update borrow/repay api changes 2024-02-05 12:11:36 +08:00
parse_test.go fix: replace json.Number with MillisecondTimestamp in types 2023-09-27 15:52:02 +09:00
parse.go binance: optimize pv parsing 2024-05-24 18:06:40 +08:00
reward.go reformat go code 2022-06-21 01:25:47 +08:00
stream_callbacks.go feature: add forceOrder api for binance to show liquid info 2023-09-26 15:22:09 +09:00
stream.go binance: remove orderbook convert error var 2024-05-24 18:06:21 +08:00
ticker_test.go check env vars for query related tests 2021-12-05 01:11:47 +08:00