bbgo_origin/pkg/bbgo
2020-10-20 11:49:18 +08:00
..
config move files into pkg 2020-10-11 16:46:15 +08:00
context.go move cost distribution to the accounting package 2020-10-18 11:33:13 +08:00
environment.go loadedSymbols is not used in the init method 2020-10-20 11:49:18 +08:00
home.go add CacheDir function 2020-10-20 11:48:44 +08:00
notifier.go remove more empty files 2020-10-18 11:35:40 +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 integrate orderbook updates to market data store 2020-10-18 20:44:12 +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 max: implement kline event parser for websocket 2020-10-19 22:46:34 +08:00