stable/freqtrade/optimize
Gerald Lonlas 127cf5d619 Backtesting: Add the Interval required when data is missing
Change the message:
"No data for pair ETH/BTC, use --refresh-pairs-cached to download the data"
for:
"No data for pair: "ETH/BTC", Interval: 5m. Use --refresh-pairs-cached to download the data"

The message structure is unified with the download message:
"Download the pair: "ETH/BTC", Interval: 5m"
2018-06-02 13:55:05 -07:00
..
__init__.py Backtesting: Add the Interval required when data is missing 2018-06-02 13:55:05 -07:00
backtesting.py Make backtesting report markdown shareable 2018-06-02 19:52:16 +02:00
hyperopt.py Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00