File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ usage: freqtrade lookahead-analysis [-h] [-v] [--no-color] [--logfile FILE]
2121 [--minimum-trade-amount INT]
2222 [--targeted-trade-amount INT]
2323 [--lookahead-analysis-exportfilename LOOKAHEAD_ANALYSIS_EXPORTFILENAME]
24+ [--allow-limit-orders]
2425
2526options:
2627 -h, --help show this help message and exit
@@ -79,6 +80,8 @@ options:
7980 --lookahead-analysis-exportfilename LOOKAHEAD_ANALYSIS_EXPORTFILENAME
8081 Use this csv-filename to store lookahead-analysis-
8182 results
83+ --allow-limit-orders Allow limit orders in lookahead analysis (could cause
84+ false positives in lookahead analysis results).
8285
8386Common arguments:
8487 -v, --verbose Verbose mode (-vv for more, -vvv to get all messages).
You can’t perform that action at this time.
0 commit comments