stable/tests
hroff-1902 1b645d64c8
Merge pull request #2538 from freqtrade/strategy_template
new-strategy / new-hyperopt - from templates
2019-11-24 15:21:23 +03:00
..
data Some more places with ticker_interval gone 2019-11-12 15:13:06 +01:00
edge Replace some occurances of ticker_interval with timeframe 2019-11-12 15:13:06 +01:00
exchange Some more places with ticker_interval gone 2019-11-12 15:13:06 +01:00
optimize Merge pull request #2538 from freqtrade/strategy_template 2019-11-24 15:21:23 +03:00
pairlist rename LowPriceFilter to PrieFilter 2019-11-19 06:49:45 +01:00
rpc Merge pull request #2540 from freqtrade/rpc/fixes 2019-11-20 22:18:51 +03:00
strategy Small stylistic fixes 2019-11-21 06:32:45 +01:00
testdata
__init__.py
config_test_comments.json
conftest.py Merge pull request #2442 from freqtrade/volumeList_enhanced_filter 2019-11-19 20:19:10 +01:00
pytest.sh
test_arguments.py
test_configuration.py Extract directory_operation tests to it's own test file 2019-11-21 06:32:45 +01:00
test_directory_operations.py Fix windows test 2019-11-21 06:32:45 +01:00
test_docs.sh Add github actions action 2019-11-11 19:37:10 +01:00
test_freqtradebot.py Add testcase for empty-order case 2019-11-20 20:37:46 +01:00
test_integration.py Add test helping debug #1985 2019-10-31 10:04:28 +01:00
test_main.py Adjust "requires subcommand" message 2019-11-13 10:03:59 +01:00
test_misc.py
test_persistence.py
test_plotting.py Adjust folder to match user_data folder - otherwise running tests 2019-11-23 14:52:44 +01:00
test_talib.py
test_timerange.py
test_utils.py Add tests for new-hyperopt 2019-11-21 06:32:45 +01:00
test_wallets.py
test_worker.py