bbgo_origin/pkg
2021-10-18 08:45:27 +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 bbgo: show pnl in the slack fields 2021-10-18 08:45:27 +08:00
cmd add strategy/techsignal 2021-10-14 14:24:08 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange binance: fix binance order type for limit maker 2021-10-18 00:41:41 +08:00
fixedpoint techsignal: fix funding rate diff 2021-10-17 22:26:04 +08:00
indicator fix SMA indicator value length check 2021-10-14 14:22:07 +08:00
migrations fix kline record insert fields 2021-06-01 01:39:23 +08:00
notifier telegramnotifier: support broadcast flag 2021-10-15 18:01:11 +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 bollpp: send profit stat notification 2021-10-18 01:16:46 +08:00
types adjust qutoe currency formatter symbol for fiat currency 2021-10-15 11:53:01 +08:00
util util: add BeginningOfTheDay function 2021-06-26 20:26:47 +08:00
version bump version 2021-08-16 12:20:04 +08:00