bbgo_origin/pkg
2020-10-21 19:52:55 +08:00
..
accounting move stock_test file and testdata 2020-10-18 11:34:36 +08:00
backtest move commented code 2020-10-18 12:25:08 +08:00
bbgo implement TradeReporter 2020-10-21 19:52:55 +08:00
cmd/cmdutil add channel argument to the notify method 2020-10-21 17:10:47 +08:00
config support loading cross exchange strategies 2020-10-21 15:49:43 +08:00
exchange max: implement kline event parser for websocket 2020-10-19 22:46:34 +08:00
fixedpoint move files into pkg 2020-10-11 16:46:15 +08:00
indicator/ma rename kline store to market data store back 2020-10-18 20:44:12 +08:00
notifier/slacknotifier implement TradeReporter 2020-10-21 19:52:55 +08:00
service move files into pkg 2020-10-11 16:46:15 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack refactor: remove redundant filename extension 2020-10-16 00:49:46 +08:00
store fix session initialization issue 2020-10-19 21:58:50 +08:00
strategy/buyandhold move cmdutil package 2020-10-21 15:58:58 +08:00
types receive trade in value instead of pointer 2020-10-19 22:06:43 +08:00
util fix misspell 2020-10-18 00:36:52 +08:00