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 4601705814
Merge pull request #7923 from freqtrade/freqai_backtest
3 years ago
..
commands Update tests for new export format 4 years ago
data Remove some unused fixtures 3 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange delisted bibox following ccxt PR https://github.com/ccxt/ccxt/pull/16067 3 years ago
freqai ensure long only RL is tested 3 years ago
leverage Delist FTX, following ccxt's delisting. 4 years ago
optimize Merge pull request #7707 from freqtrade/bt/full_detail 4 years ago
persistence Update join relationship of orders table to selectin 4 years ago
plugins Small error-message finetuning 3 years ago
rpc Don't actually load models to avoid random failures 3 years ago
strategy reduce freqai testing time by reducing retrain frequency and number of features 4 years ago
testdata Update fthypt file 4 years ago
__init__.py
config_test_comments.json Autopep8 formatting 5 years ago
conftest.py Don't run gc_setup during tests 3 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 Merge branch 'develop' into feat/short 4 years ago
test_configuration.py Move base tf logic to config validation 4 years ago
test_directory_operations.py Automatically create freqai models directory 4 years ago
test_docs.sh
test_freqtradebot.py Remove deprecated trade property 3 years ago
test_indicators.py Apply isort to tests 6 years ago
test_integration.py Improve test resiliance to small roundings 4 years ago
test_main.py flake8 adjustments 5 years ago
test_misc.py Merge branch 'develop' into pr/wizrds/7303 4 years ago
test_periodiccache.py Move periodicCache to Utils package 4 years ago
test_plotting.py Remove last occurance of timerange index 4 years ago
test_talib.py Apply isort to tests 6 years ago
test_timerange.py Simplify timerange handling 4 years ago
test_wallets.py Don't allow DCA trades to go beyond max order size 3 years ago
test_worker.py Add test for new behavior 4 years ago