bbgo_origin/pkg/bbgo
2020-10-22 10:47:54 +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 add trade reporter 2020-10-22 10:47:54 +08:00
home.go add CacheDir function 2020-10-20 11:48:44 +08:00
loader_test.go implement strategy yaml loader 2020-10-20 13:52:25 +08:00
loader.go implement strategy yaml loader 2020-10-20 13:52:25 +08:00
notifier.go add trade reporter 2020-10-22 10:47:54 +08:00
order_processor_test.go move files into pkg 2020-10-11 16:46:15 +08:00
order_processor.go pass types.SubmitOrder by value 2020-10-13 18:08:02 +08:00
session.go assign account and stream when allocating session object 2020-10-21 17:42:37 +08:00
strategy_test.go bind market data store and query avg price before we start 2020-10-12 22:46:06 +08:00
trader.go add trade reporter 2020-10-22 10:47:54 +08:00