bbgo_origin/pkg/bbgo
2020-11-06 21:40:48 +08:00
..
testdata add route methods on Notifiability 2020-10-27 09:24:59 +08:00
active_book.go move active order book to the bbgo package 2020-11-05 11:14:14 +08:00
cache.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
config_test.go simplify strategy registration api 2020-10-29 07:54:59 +08:00
config.go add submit order routing 2020-10-31 18:35:48 +08:00
context.go clean up the legacy context struct 2020-10-20 12:24:30 +08:00
environment.go implement kline sync function from command 2020-11-06 21:40:48 +08:00
home.go add CacheDir function 2020-10-20 11:48:44 +08:00
injection.go add strict injection check fo pointer only objects 2020-10-29 07:49:06 +08:00
marketdatastore_callbacks.go refactor environment, market data store, injection and add swing strategy 2020-10-28 17:48:16 +08:00
marketdatastore.go finalize swing strategy and fix trade reporter issue 2020-10-28 17:48:16 +08:00
notifier.go add doc comment to Notifiability 2020-10-31 18:35:48 +08:00
order_execution.go add max grid config and fix max price formatting 2020-10-31 20:38:20 +08:00
order_processor.go drop legacy OrderProcessor and remove slack debug 2020-10-28 17:48:16 +08:00
reporter.go drop legacy trade reporter 2020-10-31 18:35:48 +08:00
risk_controls.go pull out active order book to the types package 2020-10-31 20:38:20 +08:00
session.go refactor trade report and move trade reporter to the environment layer 2020-10-31 18:35:48 +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 pull out active order book to the types package 2020-10-31 20:38:20 +08:00