stable/freqtrade/tests/optimize
Matthias 8a3272e7c5 don't copy tickerdata_to_dataframe into backtesting
it's used only once, so this does not make sense and hides the origin of
the function
2018-10-17 19:47:19 +02:00
..
__init__.py convert tests to packages 2018-10-09 21:13:43 +02:00
test_backtesting.py don't copy tickerdata_to_dataframe into backtesting 2018-10-17 19:47:19 +02:00
test_hyperopt.py don't copy tickerdata_to_dataframe into backtesting 2018-10-17 19:47:19 +02:00
test_optimize.py fix tests - move load_async_markets call to validate_pairs 2018-08-10 13:11:04 +02:00