This website requires JavaScript.
Explore
Help
Register
Sign In
mohammadian7
/
freqtrade
Watch
1
Star
0
Fork
0
You've already forked freqtrade
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8fc8a7f33a731c3dc6f5caa772330ab7ba79ec3
freqtrade
/
tests
/
optimize
T
History
Matthias
6ae5724ad1
Merge pull request
#11618
from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
...
Add new loss function based on profit/drawdown ratio per pair
2025-04-10 07:14:34 +02:00
..
__init__.py
chore: unpack instead of list concat
2025-04-09 20:03:38 +02:00
conftest.py
ruff format: Update a few test files
2024-05-13 07:10:24 +02:00
test_backtest_detail.py
chore: remove pointless ambiguous unicode characters
2025-04-09 19:52:05 +02:00
test_backtesting_adjust_position.py
chore: improved backtest method wording
2025-03-06 07:17:39 +01:00
test_backtesting.py
test: update test for new bt cache behavior
2025-03-09 15:00:20 +01:00
test_edge_cli.py
ruff format: More updates to tests
2024-05-13 07:10:24 +02:00
test_hyperopt_tools.py
chore: update tests to modern typing syntax
2024-10-04 07:09:51 +02:00
test_hyperopt.py
chore: remove some unused noqa's
2025-04-09 19:51:38 +02:00
test_hyperoptloss.py
test: small adjustment to test
2025-04-10 06:43:12 +02:00
test_lookahead_analysis.py
chore: ruff format
2024-09-08 13:57:48 -04:00
test_optimize_reports.py
Merge branch 'develop' into pr/mrpabloyeah/11561
2025-04-02 07:05:36 +02:00
test_recursive_analysis.py
chore: don't return what ain't being needed
2024-07-07 09:49:15 +02:00