bbgo_origin/pkg
Lee b0e71e4258 Fix: Correct the binance executionReport parser
Let JSON parse to be explicit for prevent Unmarshal case-insensitive issue
2021-05-12 18:45:16 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest fix backtest exchange query klines methods 2021-05-08 00:57:12 +08:00
bbgo move field assignment 2021-05-12 12:05:54 +08:00
cmd add xbalance strategy 2021-05-12 01:21:40 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange Fix: Correct the binance executionReport parser 2021-05-12 18:45:16 +08:00
fixedpoint add moving average configuration to the schedule strategy 2021-05-02 20:58:32 +08:00
indicator Merge pull request #227 from narumiruna/feature/add-ad-indicator 2021-05-12 09:22:09 +08:00
migrations compile and update migration package 2021-04-21 11:21:15 +09:00
notifier use go routine to send message so that we wont be blocked 2021-05-10 00:02:08 +08:00
server refactor exchange session initialization 2021-05-12 12:05:54 +08:00
service apply limit param to the queries 2021-05-08 00:57:25 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack use golang.org/x/time for rate limiting 2020-12-15 14:04:27 +08:00
strategy add withdrawal property to the exchange session 2021-05-12 12:05:54 +08:00
types add ExchangeWithdrawalService interface 2021-05-12 01:21:21 +08:00
util refactor session sync 2021-02-19 10:42:24 +08:00
version bump version to v1.15.5 2021-05-08 01:11:31 +08:00