bbgo_origin/pkg/bbgo
2020-10-28 09:13:57 +08:00
..
testdata add route methods on Notifiability 2020-10-27 09:24:59 +08:00
cache.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
config_test.go add notification config 2020-10-27 08:48:47 +08:00
config.go add notification config 2020-10-27 08:48:47 +08:00
context.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
environment.go implement ewma and sma 2020-10-28 09:13:57 +08:00
home.go add CacheDir function 2020-10-20 11:48:44 +08:00
injection.go move injectStrategyField to a single file 2020-10-27 20:42:48 +08:00
notifier.go improve notifier signatures and fix slack Notify method 2020-10-27 20:13:10 +08:00
order_execution.go assign base order executor descendingly 2020-10-27 09:58:21 +08:00
order_processor.go load order executor config 2020-10-26 17:57:28 +08:00
reporter.go improve notifier signatures and fix slack Notify method 2020-10-27 20:13:10 +08:00
risk_controls.go assign base order executor descendingly 2020-10-27 09:58:21 +08:00
session.go implement ewma and sma 2020-10-28 09:13:57 +08:00
strategy_test.go improve config loading by adding unmarshal yaml method 2020-10-26 15:33:25 +08:00
string.go refactor and clean up bbgo config 2020-10-26 21:45:02 +08:00
trader.go move injectStrategyField to a single file 2020-10-27 20:42:48 +08:00