bbgo_origin/pkg
2021-10-14 12:04:56 +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: improve profit stat PlainText format 2021-10-14 10:16:11 +08:00
cmd rename trailingstop to emastop 2021-10-14 12:04:56 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange import types.FuturesSettings into binance exchange 2021-10-07 21:29:52 +08:00
fixedpoint bbgo: add slack attachment support for profit 2021-10-14 01:27:50 +08:00
indicator indicator: rename consts for max ma values 2021-06-28 14:33:27 +08:00
migrations fix kline record insert fields 2021-06-01 01:39:23 +08:00
notifier bbgo: add slack attachment support for profit 2021-10-14 01:27:50 +08:00
server refactor and fix backtest for user data stream and market data stream 2021-05-30 15:08:11 +08:00
service fix kline record insert fields 2021-06-01 01:39:23 +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 rename trailingstop to emastop 2021-10-14 12:04:56 +08:00
types types: merge field decls 2021-10-14 01:25:18 +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