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 d48a9ae96d
Add leverage to backtest results
4 years ago
..
commands Add test for list-freqaimodels 4 years ago
data Properly handle and test ohlcv min_max with empty files 4 years ago
edge Fix Flake8 errors after flake update 4 years ago
exchange Simplify stoploss behavior by combining more commonalities 4 years ago
freqai merge develop into track-current-candle 4 years ago
leverage Remove isClose from tests in favor of pytest.approx 4 years ago
optimize Add leverage to backtest results 4 years ago
persistence add missing datetime conversion in fromJson 4 years ago
plugins Improve ShufflePairlist to shuffle only once per candle 4 years ago
rpc Fix tests that failed due to new strategy. 4 years ago
strategy Fix tests that failed due to new strategy. 4 years ago
testdata Improve test by having multistrat.meta file available 4 years ago
__init__.py
config_test_comments.json
conftest.py Add Specific, time-sensitive test-case for new behavior 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 Merge branch 'develop' into feat/short 4 years ago
test_configuration.py Add freqai timeframe validation (incl. test) 4 years ago
test_directory_operations.py Automatically create freqai models directory 4 years ago
test_docs.sh
test_freqtradebot.py Improve fee handling 4 years ago
test_indicators.py
test_integration.py Improve test resiliance to small roundings 4 years ago
test_main.py
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
test_timerange.py
test_wallets.py Improve dry-run-wallets in futures case test 4 years ago
test_worker.py Improve variance around worker timing test 4 years ago