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:23:26 +02:00
parent f6cb446bff
commit 27e3ae8c24

View File

@@ -42,7 +42,7 @@ Common arguments:
set to `-` to read config from stdin.
-d PATH, --datadir PATH, --data-dir PATH
Path to the base directory of the exchange with historical backtesting data.
To see futures data, use trading-mode additionally for example.
To see futures data, use trading-mode additionally.
--userdir PATH, --user-data-dir PATH
Path to userdata directory.