.. |
__init__.py
|
Small adjustments for moved commands
|
2020-01-26 13:46:01 +01:00 |
backtesting.py
|
Fix tests for new export format
|
2021-01-24 19:42:32 +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_trades20.py
|
Initial commit previous version
|
2021-02-07 23:09:53 +01:00 |
hyperopt_loss_sharpe_trades50.py
|
Initial commit previous version
|
2021-02-07 23:09:53 +01:00 |
hyperopt_loss_sharpe_trades100.py
|
Initial commit previous version
|
2021-02-07 23:09:53 +01:00 |
hyperopt_loss_sharpe_trades250.py
|
Initial commit previous version
|
2021-02-07 23:09:53 +01:00 |
hyperopt_loss_sharpe_trades1000.py
|
Initial commit previous version
|
2021-02-07 23:09:53 +01:00 |
hyperopt_loss_sharpe_trades_custom.py
|
Initial commit previous version
|
2021-02-07 23:09:53 +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
|
Adjust documentation for new parameter in loss functions
|
2021-02-16 19:51:09 +01:00 |
optimize_reports.py
|
add backtesting results abs profit min/abs profit max, to get a better view if a strategy has a enough money to succeed
|
2021-02-14 19:41:12 +01:00 |