bbgo_origin/pkg/backtest
2021-12-10 15:03:43 +08:00
..
exchange.go improve error checking, avoid using panic inside the constructor 2021-12-08 23:30:58 +08:00
matching_test.go realign account fields 2021-12-05 12:23:27 +08:00
matching.go remove unused error return value 2021-12-10 15:03:43 +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: allocate matching books from the exchange constructor 2021-12-06 00:38:36 +08:00