..
exchange
renamed/refactored get_ticker_history to get_candle_history
2018-08-02 08:45:28 +00:00
optimize
Merge branch 'develop' into cleaner-tests
2018-07-30 21:08:55 +03:00
rpc
default_conf is function-scoped fixture, no need to deepcopy it
2018-07-30 15:41:02 +03:00
strategy
Merge branch 'develop' into cleaner-tests
2018-07-30 21:08:55 +03:00
testdata
move download_backtest_data to scripts
2018-04-22 10:56:49 +03:00
__init__.py
integrate hyperopt and implement subcommand
2017-11-25 01:04:11 +01:00
conftest.py
avoid validating default_conf hundreds of times
2018-07-30 14:57:51 +03:00
test_acl_pair.py
remove useless docstrings from tests
2018-07-29 17:09:44 +03:00
test_arguments.py
remove more useless docstrings from tests
2018-07-30 12:09:07 +03:00
test_configuration.py
default_conf is function-scoped fixture, no need to deepcopy it
2018-07-30 15:41:02 +03:00
test_dataframe.py
use new methods
2018-07-29 20:55:37 +02:00
test_fiat_convert.py
Catch all exceptions from fiat-convert api calls
2018-07-21 19:50:38 +02:00
test_freqtradebot.py
renamed/refactored get_ticker_history to get_candle_history
2018-08-02 08:45:28 +00:00
test_indicator_helpers.py
remove useless docstrings from tests
2018-07-29 17:09:44 +03:00
test_main.py
remove useless docstrings from tests
2018-07-29 17:09:44 +03:00
test_misc.py
remove useless docstrings from tests
2018-07-29 17:09:44 +03:00
test_persistence.py
default_conf is function-scoped fixture, no need to deepcopy it
2018-07-30 15:41:02 +03:00