bbgo_origin/pkg
2021-05-22 17:17:37 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest move Time type to types.Time 2021-05-21 00:10:53 +08:00
bbgo separate net profit and profit 2021-05-22 17:17:37 +08:00
cmd replace sliceorderbook with orderbook interface 2021-05-22 16:32:29 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange fix preorder, postorder and inorder 2021-05-22 11:36:58 +08:00
fixedpoint fixedpoint: support percentage parsing 2021-05-16 15:16:04 +08:00
indicator Rename KD to STOCH 2021-05-22 05:52:10 +08:00
migrations compile and update migration package 2021-04-21 11:21:15 +09:00
notifier prefer PlainText interface over String interface 2021-05-16 01:21:35 +08:00
server refactor exchange session initialization 2021-05-12 12:05:54 +08:00
service move Time type to types.Time 2021-05-21 00:10:53 +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 separate net profit and profit 2021-05-22 17:17:37 +08:00
types Merge pull request #251 from narumiruna/fix/kline-window 2021-05-22 16:51:53 +08:00
util improve error messages 2021-05-12 12:54:46 +08:00
version bump version to v1.16.0 2021-05-12 19:41:03 +08:00