bbgo_origin/pkg/backtest
c9s 0ba595bd55 Fix trade sync for self trades
MAX uses one single trade for presenting self trade.

BINANCE uses two trade records for presenting self trade. the trade
creation time are the same.
2021-02-18 17:37:49 +08:00
..
exchange.go Fix trade sync for self trades 2021-02-18 17:37:49 +08:00
matching_test.go fix quantity format 2021-02-11 00:21:56 +08:00
matching.go apply datatype.Time to order time fields 2021-02-06 14:30: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 add public only mode to backtest 2020-12-21 15:45:40 +08:00