bbgo_origin/pkg/backtest
2020-11-09 16:34:35 +08:00
..
exchange.go replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
matching_test.go refactor simple price matching 2020-11-09 03:17:02 +08:00
matching.go replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
priceorder.go integrate matching engine with backtest exchange 2020-11-07 19:57:36 +08:00
simplepricematching_callbacks.go add account balance lock and unlock for testing maker strategies 2020-11-09 02:58:46 +08:00
stream.go replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00