bbgo_origin/pkg/backtest
TonyQ 3e45035ab1 database: sqlite3 issue fix
database: upgrade gosqllite3 version for increasing variable amount limit
	types: update kline starttime/endtime field to prevent sqlite3
	time parsing issue.

	fix #215
2021-12-15 14:34:31 +08:00
..
exchange.go database: sqlite3 issue fix 2021-12-15 14:34:31 +08:00
matching_test.go realign account fields 2021-12-05 12:23:27 +08:00
matching.go database: sqlite3 issue fix 2021-12-15 14:34:31 +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