stable/freqtrade/tests
gcarq dd9cb008fb refresh whitelist based on wallet health (fixes #60)
Refreshs the whitelist in each iteration based on the wallet health,
disabled wallets will be removed from the whitelist automatically.
2017-11-13 21:34:47 +01:00
..
testdata make ticker interval configurable 2017-11-07 18:59:47 +01:00
__init__.py move project into freqtrade/ 2017-09-29 19:28:32 +02:00
conftest.py refresh whitelist based on wallet health (fixes #60) 2017-11-13 21:34:47 +01:00
test_analyze.py define common fixtures 2017-11-07 20:12:56 +01:00
test_backtesting.py define common fixtures 2017-11-07 20:12:56 +01:00
test_exchange.py refresh whitelist based on wallet health (fixes #60) 2017-11-13 21:34:47 +01:00
test_hyperopt.py adjust search spaces 2017-11-13 07:28:56 +02:00
test_main.py refresh whitelist based on wallet health (fixes #60) 2017-11-13 21:34:47 +01:00
test_misc.py Add configurable throttle mechanism 2017-11-11 16:47:19 +01:00
test_persistence.py add more tests 2017-11-09 20:02:41 +01:00
test_telegram.py add /version command handler 2017-11-09 23:51:32 +01:00