bbgo_origin/pkg
2021-11-25 11:54:09 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest add document for the backtest engine 2021-10-05 22:06:36 +08:00
bbgo fix ewma calculation 2021-11-22 02:14:44 +08:00
cmd fix ewma calculation 2021-11-22 02:14:44 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange override binance default http client timeout instead of zero timeout 2021-11-23 10:54:43 +08:00
fixedpoint techsignal: fix funding rate diff 2021-10-17 22:26:04 +08:00
indicator fix ewma calculation 2021-11-22 02:14:44 +08:00
migrations fix kline record insert fields 2021-06-01 01:39:23 +08:00
notifier add Command function 2021-11-25 11:54:09 +08:00
server refactor and fix backtest for user data stream and market data stream 2021-05-30 15:08:11 +08:00
service bbgo: fix kline backward query for backtest 2021-10-16 13:49:00 +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 fix ewma calculation 2021-11-22 02:14:44 +08:00
types improve SubmitOrder formating 2021-11-04 23:21:01 +08:00
util add xnav strategy 2021-10-29 10:40:14 +08:00
version bump version 2021-08-16 12:20:04 +08:00