bbgo_origin/pkg/backtest
2022-06-17 16:06:59 +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 feature: add heikinashi support 2022-06-17 10:58:32 +09:00
manifests.go optimizer: fix op builder 2022-05-19 20:31:25 +08:00
matching_test.go backtest: add test case for testing order update callbacks 2022-06-07 19:36:55 +08:00
matching.go fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +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 add tsv writer 2022-05-17 01:33:43 +08:00
report.go optimizer: fix op builder 2022-05-19 20:31:25 +08:00
simplepricematching_callbacks.go fix and improve backtest 2020-11-10 14:18:04 +08:00