bbgo_origin/pkg
2021-06-26 20:26:47 +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 bbgo: push to the buffer first 2021-06-26 20:26:47 +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 types: add maker/taker fee rate fields to the account struct 2021-06-16 13:04:23 +08:00
fixedpoint fixedpoint: add more multiplication benchmarks 2021-06-09 01:37:29 +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 telegram: add more emojis 2021-06-09 01:37: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 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: refactor profit stats 2021-06-26 20:26:47 +08:00
types types: move fiat currency list to types 2021-06-16 13:04:23 +08:00
util util: add BeginningOfTheDay function 2021-06-26 20:26:47 +08:00
version bump version to v1.16.0 2021-05-12 19:41:03 +08:00