This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4b550dab17d8121dd79545f6d809f38e67f0a5f3
stable
/
freqtrade
/
optimize
T
History
Matthias
4b550dab17
Always reset fake-databases
...
Otherwise results may stick around for the next strategy
2021-03-08 19:40:29 +01:00
..
__init__.py
Small adjustments for moved commands
2020-01-26 13:46:01 +01:00
backtesting.py
Always reset fake-databases
2021-03-08 19:40:29 +01:00
default_hyperopt_loss.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
edge_cli.py
Apply isort to freqtrade codebase
2020-09-28 19:40:46 +02:00
hyperopt_interface.py
Apply isort to freqtrade codebase
2020-09-28 19:40:46 +02:00
hyperopt_loss_interface.py
Add config to hyperopt_loss_function documentation
2021-02-17 07:04:29 +01:00
hyperopt_loss_onlyprofit.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
hyperopt_loss_sharpe_daily.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
hyperopt_loss_sharpe.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
hyperopt_loss_sortino_daily.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
hyperopt_loss_sortino.py
Don't use profit_percent for backtesting results anymore
2021-01-24 08:58:41 +01:00
hyperopt.py
Enable compounding for backtesting
2021-02-27 09:32:59 +01:00
optimize_reports.py
Make best / worst day absolute
2021-03-05 19:21:09 +01:00