bbgo_origin/pkg/backtest
2022-01-30 03:05:19 +08:00
..
exchange.go backtest: fix duplicate trade emit issue 2022-01-30 03:05:19 +08:00
matching_test.go realign account fields 2021-12-05 12:23:27 +08:00
matching.go backtest: should panic if last price is zero 2022-01-30 02:41:00 +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