Deployed 6de7c70 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-09-07 17:32:25 +00:00
parent dbf907e885
commit e057f50a1c
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -2064,6 +2064,7 @@ If you are updating existing data after inserting new pairs that you have no dat
[-p PAIRS [PAIRS ...]] [--pairs-file FILE] [-p PAIRS [PAIRS ...]] [--pairs-file FILE]
[--days INT] [--new-pairs-days INT] [--days INT] [--new-pairs-days INT]
[--include-inactive-pairs] [--include-inactive-pairs]
[--no-parallel-download]
[--timerange TIMERANGE] [--dl-trades] [--timerange TIMERANGE] [--dl-trades]
[--convert] [--exchange EXCHANGE] [--convert] [--exchange EXCHANGE]
[-t TIMEFRAMES [TIMEFRAMES ...]] [--erase] [-t TIMEFRAMES [TIMEFRAMES ...]] [--erase]
@@ -2084,6 +2085,9 @@ options:
Default: `None`. Default: `None`.
--include-inactive-pairs --include-inactive-pairs
Also download data from inactive pairs. Also download data from inactive pairs.
--no-parallel-download
Disable parallel startup download. Only use this if
you experience issues.
--timerange TIMERANGE --timerange TIMERANGE
Specify what timerange of data to use. Specify what timerange of data to use.
--dl-trades Download trades instead of OHLCV data. --dl-trades Download trades instead of OHLCV data.
File diff suppressed because one or more lines are too long