myTestFreqAI/tools/oldplot.sh
zhangkun9038@dingtalk.com b368bd88d4 update backtest.sh
2025-10-14 09:49:11 +00:00

12 lines
326 B
Bash
Executable File

#!/bin/bash
docker-compose run --rm freqtrade plot-dataframe \
--logfile /freqtrade/user_data/logs/freqtrade.log \
--freqaimodel LightGBMRegressorMultiTarget \
--config /freqtrade/config_examples/freqaiprimer.json \
--strategy-path /freqtrade/templates \
--strategy FreqaiPrimer \
--timerange 20250410-20250411