bbgo_origin/pkg
2021-06-09 01:36:32 +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 binance: adjust read timeout and increase read buffer size 2021-06-09 01:36:06 +08:00
fixedpoint fixedpoint: fix fixedpoint value int64 cast 2021-06-09 01:36:32 +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 show bbgo version name 2021-06-07 00:57:47 +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 xmaker: check book before copying 2021-06-09 01:35:56 +08:00
types fixedpoint: fix fixedpoint value int64 cast 2021-06-09 01:36:32 +08:00
util util: add env var util functions 2021-06-09 01:36:16 +08:00
version bump version to v1.16.0 2021-05-12 19:41:03 +08:00