bbgo_origin/pkg/backtest
2022-01-08 02:18:44 +08:00
..
exchange.go cmd: refactor the exchange factory function 2021-12-25 23:27:05 +08:00
matching_test.go realign account fields 2021-12-05 12:23:27 +08:00
matching.go fix backtest for limit maker order and bollpp strategy 2022-01-08 02:18:44 +08:00
priceorder.go integrate matching engine with backtest exchange 2020-11-07 19:57:36 +08:00
simplepricematching_callbacks.go fix and improve backtest 2020-11-10 14:18:04 +08:00
stream.go backtest: pull out market data feeding to a function and call it in the main thread 2021-12-25 22:57:28 +08:00