bbgo_origin/pkg
2021-06-01 01:39:23 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest refactor and fix backtest for user data stream and market data stream 2021-05-30 15:08:11 +08:00
bbgo notify trades and update position 2021-06-01 01:39:22 +08:00
cmd clear all trades before running backtests 2021-05-30 15:25:00 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange fix kline record insert fields 2021-06-01 01:39:23 +08:00
fixedpoint add Stringer interface to fixedpoint 2021-05-27 00:05:43 +08:00
indicator Move Float64Slice to types 2021-05-22 20:20:48 +08:00
migrations fix kline record insert fields 2021-06-01 01:39:23 +08:00
notifier slacknotifier: spawn notify worker as a go routine 2021-05-29 01:30:57 +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 support: add target orders to the orders 2021-06-01 01:39:22 +08:00
types add klines columns 2021-06-01 01:39:23 +08:00
util implement okex balances endpoint 2021-05-27 00:05:43 +08:00
version bump version to v1.16.0 2021-05-12 19:41:03 +08:00