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 47b3143534
Simplify and fix some tests
4 years ago
..
commands Fix test leakage if config is available 4 years ago
data Add missing test to confirm backtesting won't send messages 4 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange Simplify to_precision tests and imports 4 years ago
freqai Update test formatting 4 years ago
leverage Use FtPrecise in interest calculation 4 years ago
optimize Partial exit using average price (#6545) 4 years ago
plugins Simplify and fix some tests 4 years ago
rpc stoploss should also use trimmed prices 4 years ago
strategy Move "freqai.lock" to backend to simplify user interface 4 years ago
testdata
__init__.py
config_test_comments.json
conftest.py Partial exit using average price (#6545) 4 years ago
conftest_trades.py Improve forceexit API test 4 years ago
conftest_trades_usdt.py Add test for precision backpopulation 4 years ago
pytest.sh
test_arguments.py
test_configuration.py
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Simplify and fix some tests 4 years ago
test_indicators.py
test_integration.py Ensure comparisions align when closing a trade 4 years ago
test_main.py
test_misc.py
test_periodiccache.py Move periodicCache to Utils package 4 years ago
test_persistence.py Simplify and fix some tests 4 years ago
test_plotting.py Update plotting to use entry/exit terminology 4 years ago
test_talib.py
test_timerange.py
test_wallets.py
test_worker.py