Merge pull request #1746 from hroff-1902/json-defaults

Support for defaults in json schema
This commit is contained in:
Matthias
2019-04-24 12:20:39 +02:00
committed by GitHub
9 changed files with 102 additions and 14 deletions

View File

@@ -194,7 +194,7 @@ optional arguments:
### How to use **--refresh-pairs-cached** parameter?
The first time your run Backtesting, it will take the pairs you have
set in your config file and download data from Bittrex.
set in your config file and download data from the Exchange.
If for any reason you want to update your data set, you use
`--refresh-pairs-cached` to force Backtesting to update the data it has.