Commit Graph

48 Commits

Author SHA1 Message Date
Matthias c6013e5819 Fix doc typo 2022-11-13 12:01:20 +01:00
Matthias 4576d291a9 Update data command outputs 2022-09-23 18:25:26 +02:00
Matthias 7e1e388b9c Add feather/parquet docs 2022-09-23 18:24:30 +02:00
Matthias ccc70a21f2 Update pairs_file cli argument description 2022-09-11 14:59:39 +02:00
Matthias 1fd223c815
Update --prepend help string
closes #7290
2022-08-25 17:03:41 +02:00
Matthias 1b0f37a93c Fix documentation typo 2022-08-23 06:37:38 +02:00
Matthias 1389c8f5b6 Update documentation with show-timerange option 2022-08-19 15:34:10 +02:00
Matthias 2cedbe5704 Fix documentation mishap 2022-05-01 14:50:36 +02:00
Matthias f6a7e6b785 Add prepend option to download-data 2022-04-30 17:32:50 +02:00
Matthias 5b67be06c2 Update description of --candletypes 2021-12-07 20:00:12 +01:00
Matthias ce0df08ac7 Update documentation of changed commands 2021-12-06 07:11:15 +01:00
JackBananas e2b64a750f
Update data-download.md
Minor change due to a misleading sentence
2021-10-27 17:14:26 +02:00
Matthias d4d57f0002 Document expansion of `--pairs`, add download-inactive 2021-10-17 16:09:56 +02:00
Matthias 178db516bf Add documentation for trade-to-ohlcv 2021-09-29 20:00:14 +02:00
Matthias 849f01e6b7 FIx doc typo 2021-07-02 06:45:52 +02:00
Matthias ccaf5764da Small adjustments 2021-04-22 19:41:01 +02:00
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).
2021-04-22 10:07:13 +03:00
Matthias fbb9075539 Update util command structures too 2021-04-17 10:53:03 +02:00
Matthias 86a97988c0 Improve wording 2021-02-05 20:09:13 +01:00
JoeSchr 428d2af312
add `sudo` to `chown`
that was the whole point d'oh
2021-02-04 19:39:25 +01:00
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`
2021-02-04 19:36:04 +01:00
Matthias 91b6c02947 Update download-data --dl-trades sample command 2021-01-25 20:57:05 +01:00
Samaoo 118a22d010
Update data-download.md 2020-12-08 18:04:26 +01:00
Matthias b72cccae3c Add note about download-data in combination with startup period
closes #2673
2020-09-20 13:09:34 +02:00
Matthias c349499985 Also add 2w (supported by kraken) 2020-09-20 11:18:45 +02:00
HumanBot f51f445011
1M and 1y timeframes added
Huobi Pro timeframes added
2020-09-19 14:45:36 -04:00
Matthias 476319da45 Clarify --timerange documentation 2020-09-19 17:21:56 +02:00
Matthias bf95fe2e5c have the 2 timerange arguments next to each other 2020-09-19 11:33:55 +02:00
Matthias 2f6b00555a Document support for --timerange in download-data 2020-09-19 09:13:43 +02:00
Matthias 119bf2a8ea Document hdf5 dataformat 2020-07-25 17:06:58 +02:00
Matthias 62c55b1863 Enhance formatting, Add pair filter 2020-07-14 06:55:34 +02:00
Matthias 33c3990972 Add documentation for list-data command 2020-07-12 10:05:47 +02:00
Matthias 9cc04c929f Fix documentation typo 2020-06-16 07:17:15 +02:00
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
Matthias 29b369c65e Rename cli argument 2020-02-19 14:53:54 +01:00
Matthias 882d0a5933 implement documentation feedback after review 2020-02-19 12:55:08 +01:00
Matthias f82c4346b6 data conversion, not data conversation
* we're not talking to the data yet ...
2020-01-05 09:55:02 +01:00
Matthias e2a00c03d6 Document convert options 2019-12-28 11:24:37 +01:00
Matthias 12654cb810 Add seperate exchange section in docs 2019-11-09 16:19:58 +01:00
Matthias 7a96d3c9ae Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
2019-10-30 13:27:04 +01:00
Matthias fd22c87295 Some minor cleanups to trades download methods and docs 2019-10-19 10:05:30 +02:00
Matthias 5b58141f6b iFix grammar issue 2019-10-17 06:11:10 +02:00
Matthias 023eb19615 Add documentation for --dl-trades 2019-10-13 19:39:07 +02:00
Matthias 6ba9316e15 Merge branch 'develop' into backtest_docs 2019-09-26 11:04:01 +02:00
Matthias cc91ccad3e Improve documentation wording 2019-09-25 06:26:28 +02:00
Matthias 93b2621651 Add format description for pairs.json file 2019-09-24 07:07:06 +02:00
Matthias 6aa1ec2a4c Some small restructuring 2019-09-24 07:05:30 +02:00
Matthias b1a3e213ae Improve backtesting docs 2019-09-21 10:13:00 +02:00