bbgo_origin/pkg/backtest
2023-06-14 17:25:22 +08: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 fix: legacy fixedpoint inf handling, refactor backtest kline consuming 2022-08-30 21:02:21 +09:00
exchange.go backtest: adjust best bid/ask price with tick size 2023-06-14 17:25:22 +08:00
fee_test.go backtest: add fee mode function tests 2022-09-02 14:16:16 +08:00
fee.go backtest: rename BackTest to Backtest 2022-09-02 14:16:16 +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 backtest: fix tests for fee 2022-09-02 14:31:04 +08:00
matching.go backtest: fix backtest fee mode when fee currency is not base or quote 2022-09-05 17:41:12 +08: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 feature: optimizer add profitFactor optimization. Optimization value use float64 instead to save memory and boost performance 2022-11-10 18:17:35 +09:00
simplepricematching_callbacks.go fix and improve backtest 2020-11-10 14:18:04 +08:00
utils.go all: refactor backtest functions so that we can run backtest in test 2022-12-06 13:16:12 +08:00