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
585b8332ad61098fe95bce3e674c559363377dc3
stable
/
freqtrade
/
optimize
History
Matthias
af3eea3805
Move config json validation to after strategy loading
...
Otherwise attributes are mandatory in configuration while they could be set in the strategy
2019-11-25 07:05:30 +01:00
..
__init__.py
Remove hyperopts occurances
2019-11-13 09:39:00 +01:00
backtesting.py
Move config json validation to after strategy loading
2019-11-25 07:05:30 +01:00
default_hyperopt_loss.py
minor: add OnlyProfitHyperOptLoss
2019-07-23 18:51:24 +03:00
default_hyperopt.py
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
2019-10-18 23:29:19 +03:00
edge_cli.py
Move config json validation to after strategy loading
2019-11-25 07:05:30 +01:00
hyperopt_interface.py
Merge pull request
#2397
from freqtrade/feat/new_args_system
2019-11-14 06:28:42 +01:00
hyperopt_loss_interface.py
Remove hyperopts occurances
2019-11-13 09:39:00 +01:00
hyperopt_loss_onlyprofit.py
max() removed
2019-07-25 08:17:41 +03:00
hyperopt_loss_sharpe.py
As -sharp_ratio is returned the value should be nagative.
2019-08-08 22:10:51 +02:00
hyperopt.py
Log messages improved (plural/singular)
2019-11-23 12:20:41 +03:00