bbgo_origin/pkg/exchange
Raphanus Lo ed7df4ddbe exchange: order fee-amount protection
Reduce the order amount to prevent submit rejection because of balance exceeding.

  submit_amount = original_amount / (1 + fee_rate)

Currently supported only by FTX Pro.
2022-08-02 13:35:24 +08:00
..
batch sync: avoid adding the millisecond one to the start time 2022-06-24 18:14:52 +08:00
binance binance: remove ineffected DEBUG_BINANCE_STREAM 2022-07-26 16:26:40 +08:00
ftx exchange: order fee-amount protection 2022-08-02 13:35:24 +08:00
kucoin feature: add pre-commit 2022-06-17 16:07:00 +09:00
max fix: binance time sync, exchange interval query interface, yaml for fixedpoint 2022-07-26 16:42:34 +09:00
okex fix: gosimple alert 2022-06-17 20:19:51 +09:00
factory.go refactor exchange factory and solve the incorrect pkg import dependency from ftx 2022-06-04 11:47:55 +08:00
util.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00