bbgo_origin/pkg/backtest
2022-06-09 12:34:22 +08:00
..
assets_dummy.go improve embed tool 2022-05-19 10:49:26 +08:00
dumper_test.go add kline dumper 2022-05-09 18:03:03 +08: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 fix: backtest kline prev close -> new open, pass exchange as pointer (for Mutex passing), ewo add filter ma34 2022-05-24 23:05:01 +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 improve kline matching error 2022-06-09 12:34:22 +08:00
priceorder.go fix all the fixedpoint use other than strategy 2022-02-15 12:01:39 +09:00
recorder_test.go integrate state recorder 2022-05-10 13:31:23 +08: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
stream.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00