bbgo_origin/pkg/backtest
2022-01-21 20:57:55 +09:00
..
exchange.go cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
matching_test.go realign account fields 2021-12-05 12:23:27 +08:00
matching.go fix: #431 for not updating lastPrice if no tade happened 2022-01-21 20:57:55 +09: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