mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
8411844d7e
* Adding an optional black_list of pairs not to be traded * applying the blacklist also when not using --dynamic-whitelist * fix error retrieving pair in conf * Refactoring the handling of whitelist among the various functions * unit test to verify that black listed pairs are being removed from the pair_whitelist * Fixing newly added unit tests in develop * fixing flake8 code review * fix code review from @garcq |
||
---|---|---|
.. | ||
exchange | ||
optimize | ||
rpc | ||
testdata | ||
__init__.py | ||
conftest.py | ||
test_acl_pair.py | ||
test_analyze.py | ||
test_dataframe.py | ||
test_fiat_convert.py | ||
test_main.py | ||
test_misc.py | ||
test_persistence.py |