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 8f6d64f5e1
test: add test for 1000 / k logic
7 months ago
..
commands test: update test for split backtest-show reality 7 months ago
data test: improved formatting for simplified digestion 8 months ago
exchange test: adjust stoploss order getting for bitget 7 months ago
exchange_online feat(bitget): Align bitget candle limits 7 months ago
freqai chore: remove unused import 8 months ago
freqtradebot modify test_handle_trade to test several cases of calc_profit_ratio 7 months ago
leverage feat: improve logic for liquidation price calc 1 year ago
optimize test: drop test part using --export-filename to determine backtest result naming 7 months ago
persistence refactor: tests - update timezone.utc to UTC 9 months ago
plugins test: add test for 1000 / k logic 7 months ago
rpc test: update api backtest test 7 months ago
strategy test: improve decimal parameter test 7 months ago
testdata test: add test for get_daily_trades 1 year ago
util test: add test for get_dry_run_wallet 8 months ago
__init__.py
config_test_comments.json
conftest.py test: non-freqai tests should run without torch installed 7 months ago
conftest_hyperopt.py chore: remove some unused noqa's 11 months ago
conftest_trades.py refactor: tests - update timezone.utc to UTC 9 months ago
conftest_trades_usdt.py refactor: tests - update timezone.utc to UTC 9 months ago
pytest.sh
setup.Tests.ps1 Simplify setup.tests, avoid error log 2 years ago
test_arguments.py chore: fix ruff 12 months ago
test_configuration.py chore: remove unused import 7 months ago
test_directory_operations.py chore: ruff format updates 1 year ago
test_docs.sh test: improve admotion test by skipping empty lines 10 months ago
test_indicators.py
test_log_setup.py test: add test for json formatter 1 year ago
test_main.py test: update tests for new --version handling 1 year ago
test_misc.py
test_plotting.py
test_strategy_updater.py adds numpy.NaN => np.nan conversion to the strategy updater since numpy2.0 changed that, now it throws errors. 8 months ago
test_talib.py test: reduce ta-lib test accuracy to align with ta-lib 0.6.5 7 months ago
test_timerange.py refactor: tests - update timezone.utc to UTC 9 months ago
test_wallets.py test: adapt starting capital tests for tradable_balance_ratio 1 year ago