bbgo_origin/pkg/backtest
2022-05-25 01:48:14 +09: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: fix order update_time update in the matching engine 2022-05-22 02:40:26 +08:00
matching.go fix: tv chart, price direction in backtest 2022-05-25 01:48:14 +09: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