bbgo_origin/pkg/bbgo
2020-10-26 18:28:34 +08:00
..
config move files into pkg 2020-10-11 16:46:15 +08:00
cache.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
context.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
environment.go pull out db parameter from the constructor 2020-10-26 15:06:39 +08:00
home.go add CacheDir function 2020-10-20 11:48:44 +08:00
notifier.go configure notifier and make slack notification optional 2020-10-26 13:40:43 +08:00
order_execution.go implement RiskControlOrderExecutor 2020-10-26 18:28:34 +08:00
order_processor_test.go move files into pkg 2020-10-11 16:46:15 +08:00
order_processor.go load order executor config 2020-10-26 17:57:28 +08:00
reporter.go move files 2020-10-26 16:15:30 +08:00
session.go add per-session-based trade reporter 2020-10-22 10:54:03 +08:00
strategy_test.go improve config loading by adding unmarshal yaml method 2020-10-26 15:33:25 +08:00
trader.go pull out order formatter 2020-10-26 18:17:18 +08:00