c9s
20cd73e6ad
xfunding: fix transfer and refactoring more methods
2023-03-23 12:58:10 +08:00
c9s
8a50474ad1
all: add context parameter to Sync()
2022-10-03 18:45:24 +08:00
c9s
f7e76c0518
all: remove bbgo.Persistence
2022-10-03 18:37:53 +08:00
c9s
59287b5116
all: support context isolation
2022-10-03 16:01:08 +08:00
c9s
29105eb57f
all: simplify underlying exchange submitOrder method
...
- Replace SubmitOrders with SubmitOrder
- Accept only one submit order and return one created order
- Add bbgo.BatchPlaceOrders helper method and bbgo.BatchRetryPlaceOrders method
2022-09-09 18:41:06 +08:00
c9s
527070d13d
all: rewrite and clean up graceful shutdown api
2022-06-30 15:49:18 +08:00
c9s
156219456b
all: clean up bbgo.Notifiability
2022-06-19 13:05:02 +08:00
zenix
a5ffca7fe8
fix: gosimple alert
2022-06-17 20:19:51 +09:00
c9s
019e6a2a88
improve legacy state handling and move fnv
2022-05-05 14:39:29 +08:00
c9s
18da434e92
all: use thread-safe GetAccount method to get account
2022-04-23 15:43:11 +08:00
c9s
0c09e6b32a
use global timeInForce type
2022-02-18 13:52:13 +08:00
zenix
fad85d0992
fix binance test, outptu for support and xgap strategies
2022-02-15 12:01:39 +09:00
zenix
105b085786
fix bollgrid, emstop, flashcrash, funding, grid, pricealert, pricedrop, rebalance, schedule, swing, xbalance, xgap, xmaker and speedup fixedpoint
2022-02-15 12:01:39 +09:00
c9s
9953a30717
xgap: fix subscribe interval
2022-01-19 13:08:50 +08:00
c9s
317d8e9d49
xgap: add minSpread option
2022-01-14 12:49:46 +08:00
c9s
eef14fa950
xgap: add jitter
2022-01-14 12:03:29 +08:00
c9s
1f6076ae18
plus a quantity jitter
2022-01-14 11:59:40 +08:00
c9s
f78a7d37a2
xgap: subscribe 1m kline
2021-12-28 02:14:49 +08:00
c9s
8f4ae1e15b
xgap: check balance and adjust order quantity according to the available balance
2021-12-28 02:11:11 +08:00
c9s
958dd97f52
xgap: add SimulateVolume
2021-12-28 01:48:24 +08:00
c9s
05a0745d08
fix InitExchange for publicOnly session
2021-12-26 15:29:42 +08:00
c9s
30a7ca1ce1
rename gap to xgap
2021-12-26 15:13:51 +08:00