Matthias
849f01e6b7
FIx doc typo
5 years ago
Matthias
ccaf5764da
Small adjustments
5 years ago
Rokas Kupstys
09efa7b06b
Add --new-pairs-days parameter for download-data command.
...
This parameter allows us to customize a number of days we would like to download for new pairs only. This allows us to achieve efficient data update, downloading all data for new pairs and only missing data for existing pairs. To do that use `freqtrade download-data --new-pairs-days=3650` (not specifying `--days` or `--timerange` causes freqtrade to download only missing data for existing pairs).
5 years ago
Matthias
fbb9075539
Update util command structures too
5 years ago
Matthias
86a97988c0
Improve wording
5 years ago
JoeSchr
428d2af312
add `sudo` to `chown`
...
that was the whole point d'oh
5 years ago
JoeSchr
5165357f40
Update data-download.md
...
Fix wrong path
Add section about fixing wrong docker permission, if user_data is created by docker, it's permission are set to `root`
5 years ago
Matthias
91b6c02947
Update download-data --dl-trades sample command
5 years ago
Samaoo
118a22d010
Update data-download.md
6 years ago
Matthias
b72cccae3c
Add note about download-data in combination with startup period
...
closes #2673
6 years ago
Matthias
c349499985
Also add 2w (supported by kraken)
6 years ago
HumanBot
f51f445011
1M and 1y timeframes added
...
Huobi Pro timeframes added
6 years ago
Matthias
476319da45
Clarify --timerange documentation
6 years ago
Matthias
bf95fe2e5c
have the 2 timerange arguments next to each other
6 years ago
Matthias
2f6b00555a
Document support for --timerange in download-data
6 years ago
Matthias
119bf2a8ea
Document hdf5 dataformat
6 years ago
Matthias
62c55b1863
Enhance formatting, Add pair filter
6 years ago
Matthias
33c3990972
Add documentation for list-data command
6 years ago
Matthias
9cc04c929f
Fix documentation typo
6 years ago
hroff-1902
3208faf7ed
Do not use ticker where it's not a ticker
6 years ago
Matthias
29b369c65e
Rename cli argument
6 years ago
Matthias
882d0a5933
implement documentation feedback after review
6 years ago
Matthias
f82c4346b6
data conversion, not data conversation
...
* we're not talking to the data yet ...
6 years ago
Matthias
e2a00c03d6
Document convert options
7 years ago
Matthias
12654cb810
Add seperate exchange section in docs
7 years ago
Matthias
7a96d3c9ae
Update raspbian install documentation
...
Fix "box" titles ... they need to be in quotes!
7 years ago
Matthias
fd22c87295
Some minor cleanups to trades download methods and docs
7 years ago
Matthias
5b58141f6b
iFix grammar issue
7 years ago
Matthias
023eb19615
Add documentation for --dl-trades
7 years ago
Matthias
6ba9316e15
Merge branch 'develop' into backtest_docs
7 years ago
Matthias
cc91ccad3e
Improve documentation wording
7 years ago
Matthias
93b2621651
Add format description for pairs.json file
7 years ago
Matthias
6aa1ec2a4c
Some small restructuring
7 years ago
Matthias
b1a3e213ae
Improve backtesting docs
7 years ago