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
6007d5182a466cfc7d3d28a44ecf0778b68f2fb1
stable
/
freqtrade
/
optimize
T
History
Matthias
63a579dbab
Add sell_profit_offset parameter
...
Allows defining positive offsets before enabling the sell signal
2021-01-11 19:30:25 +01:00
..
__init__.py
Small adjustments for moved commands
2020-01-26 13:46:01 +01:00
backtesting.py
Sort imports
2020-12-23 17:00:02 +01:00
default_hyperopt_loss.py
Rename DefahltHyperoptLoss function to ShortTradeDurHyperOptLoss
2020-10-10 14:22:29 +02: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
Update more occurances of ticker_interval
2020-06-02 10:02:55 +02:00
hyperopt_loss_onlyprofit.py
Use bracket notation to query results in hyperopt
2020-06-07 15:39:59 +02:00
hyperopt_loss_sharpe_daily.py
Rename open_time and close_time to *date
2020-07-03 06:58:27 +02:00
hyperopt_loss_sharpe.py
Apply isort to freqtrade codebase
2020-09-28 19:40:46 +02:00
hyperopt_loss_sortino_daily.py
Rename open_time and close_time to *date
2020-07-03 06:58:27 +02:00
hyperopt_loss_sortino.py
Apply isort to freqtrade codebase
2020-09-28 19:40:46 +02:00
hyperopt.py
Add parameter to enable protections for backtesting
2020-12-07 11:39:01 +01:00
optimize_reports.py
Add sell_profit_offset parameter
2021-01-11 19:30:25 +01:00