added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.

They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
This commit is contained in:
hippocritical
2025-04-16 21:22:55 +02:00
parent 72786ca706
commit f6cb446bff

View File

@@ -41,7 +41,8 @@ Common arguments:
exists). Multiple --config options may be used. Can be
set to `-` to read config from stdin.
-d PATH, --datadir PATH, --data-dir PATH
Path to directory with historical backtesting data.
Path to the base directory of the exchange with historical backtesting data.
To see futures data, use trading-mode additionally for example.
--userdir PATH, --user-data-dir PATH
Path to userdata directory.