bbgo_origin/pkg/backtest
2022-08-18 17:38:27 +09:00
..
assets_dummy.go improve embed tool 2022-05-19 10:49:26 +08:00
dumper_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
dumper.go fix kline dumper 2022-05-17 01:33:44 +08:00
exchange_klinec.go cmd: refactor back-test command 2022-05-11 13:59:44 +08:00
exchange.go backtest: update backtest.Exchange currentTime 2022-07-04 02:38:42 +08:00
fixture_test.go backtest: add kline fixture generator 2022-06-25 17:55:31 +08:00
manifests.go optimizer: fix op builder 2022-05-19 20:31:25 +08:00
matching_test.go fix: matching_test add TickSize 2022-08-18 17:38:27 +09:00
matching.go fix: truncate price in backtest, don't truncate amount, add TruncatePrice function 2022-08-18 17:38:27 +09:00
priceorder.go fix all the fixedpoint use other than strategy 2022-02-15 12:01:39 +09:00
recorder_test.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
recorder.go backtest: avoid writing same record into the file 2022-07-12 18:46:09 +08:00
report.go backtest: resolve data race on index.json 2022-07-17 15:46:55 +08:00
simplepricematching_callbacks.go fix and improve backtest 2020-11-10 14:18:04 +08:00