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 4aec2db14d
Remove isClose from tests in favor of pytest.approx
4 years ago
..
commands Get min/max data in list-data command 4 years ago
data Remove isClose from tests in favor of pytest.approx 4 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange Remove isClose from tests in favor of pytest.approx 4 years ago
freqai isort imports in tests/freqai 4 years ago
leverage Remove isClose from tests in favor of pytest.approx 4 years ago
optimize Simplify usage of amount_to_contract precision 4 years ago
plugins Simplify and fix some tests 4 years ago
rpc add /stopentry alias for /stopbuy 4 years ago
strategy Remove isClose from tests in favor of pytest.approx 4 years ago
testdata Improve test by having multistrat.meta file available 4 years ago
__init__.py
config_test_comments.json
conftest.py Update leverage tier terminology to be clear and aligned with ccxt 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 Uppercase TimeInForce (align with ccxt) 4 years ago
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Simplify 2 more 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 Remove isClose from tests in favor of pytest.approx 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