You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests
Matthias 9becd20f20
Improve "Missing data" messages
4 years ago
..
commands Rename command to backtesting-show 4 years ago
data Improve "Missing data" messages 4 years ago
edge remove SN 5 years ago
exchange Merge pull request #6114 from cdimauro/reduce_kucoin_logs 4 years ago
optimize Reduce memory usage by not holding on to no longer needed data. 4 years ago
plugins Reduce KuCoin logs only for 429000 error 4 years ago
rpc Fix failing monthly test 4 years ago
strategy Use market data to get base and quote currencies in @informative() decorator. 4 years ago
testdata Rename DefaultStrategy 5 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Simplify test, simplify "log_*" selection 4 years ago
conftest_trades.py Added tests for the new rpc/telegram functions 4 years ago
conftest_trades_usdt.py changes some tests to use usdt values 4 years ago
pytest.sh
test_arguments.py Rename DefaultStrategy 5 years ago
test_configuration.py Don't convert telegram chat_id 4 years ago
test_directory_operations.py Update documentation regarding Legacy Hyperopt 5 years ago
test_docs.sh
test_freqtradebot.py Update ROI_if_buy_signal tests to not use sell signal 4 years ago
test_indicators.py
test_integration.py notify_buy -> notify_enter, notify_sell -> notify_exit 5 years ago
test_main.py flake8 adjustments 5 years ago
test_misc.py Improve uri_logging test 4 years ago
test_periodiccache.py Add Tests for AgeFilter caching 5 years ago
test_persistence.py Add test for exit_timeout_count 4 years ago
test_plotting.py Improve some more pct formattings 4 years ago
test_talib.py
test_timerange.py Use OperationalException for TimeRange errors 5 years ago
test_wallets.py Only allow min-stake adjustments of up to 30% 4 years ago
test_worker.py Slightly reduce verbosity when reload_conf is issued 4 years ago