freqtrade_origin/freqtrade/tests/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
..
test_backtesting.py Fix test 2018-06-02 20:06:29 +02:00
test_hyperopt_config.py Move hyperopt_conf.py into user_data/ 2018-01-22 20:51:39 -08:00
test_hyperopt.py Fix testfluke in hyperopt 2018-05-13 13:38:29 +02:00
test_optimize.py Backtesting: Add the Interval required when data is missing 2018-06-02 13:55:05 -07:00