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
6ba9316e15f4b4e1bce90c124eb1ff8cb2f74870
stable
/
freqtrade
/
optimize
T
History
Matthias
5237723f22
Merge pull request
#2303
from freqtrade/feat/hyperopt_optional_install
...
Optional hyperopt dependency installation
2019-09-26 09:42:16 +02:00
..
__init__.py
Dynamically import hyperopt modules
2019-09-25 11:40:34 +02:00
backtesting.py
Remove --refresh-pairs
2019-09-20 20:02:07 +02:00
default_hyperopt_loss.py
minor: add OnlyProfitHyperOptLoss
2019-07-23 18:51:24 +03:00
default_hyperopt.py
cosmetics in sample_hyperopt and default_hyperopt
2019-08-12 02:19:50 +03:00
edge_cli.py
some more refresh_pairs cleanups
2019-09-20 20:22:51 +02:00
hyperopt_interface.py
Merge branch 'develop' into hyperopt-simplified-interface
2019-09-06 15:11:06 +03:00
hyperopt_loss_interface.py
Update hyperopt-loss to use resolver
2019-07-16 06:27:43 +02: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
Merge pull request
#2294
from hroff-1902/fix-skopt-memory3
2019-09-25 19:55:27 +02:00