stable/freqtrade/tests
Janne Sinivirta b77fad6e5f
Merge pull request #173 from glonlas/autoselect_top_currencies
Allow to change the number of currencies used by dynamic-whitelist
2017-12-11 18:04:10 +02:00
..
testdata update backtest data to match pairs in config.json.example 2017-12-10 11:17:01 +02:00
__init__.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
conftest.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_analyze.py fix a broken unit test due to changing test dataset 2017-12-10 13:56:39 +02:00
test_exchange.py add missing import 2017-11-20 22:26:32 +01:00
test_main.py implement test 2017-11-22 21:02:36 +01:00
test_misc.py Allow to change the number of currencies used by dynamic-whitelist 2017-12-11 00:01:27 -08:00
test_optimize_backtesting.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_optimize_hyperopt.py integrate hyperopt and implement subcommand 2017-11-25 01:04:11 +01:00
test_persistence.py add more tests 2017-11-09 20:02:41 +01:00
test_rpc_telegram.py force flush in create_trade and execute_sell (fixes #128) 2017-11-22 20:51:25 +01:00
test_rpc.py add missing import 2017-11-20 22:26:32 +01:00