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
fb498795ad2de3bdca74e0719e68d4e980b49134
stable
/
freqtrade
/
optimize
T
History
Matthias
91b0394433
Merge pull request
#2156
from freqtrade/remove_live
...
Remove deprecated option live - deprecate -r
2019-08-22 15:33:39 +02:00
..
__init__.py
Use user_data_dir in hyperopt
2019-07-28 14:57:05 +02:00
backtesting.py
Remove calls to load_data using live=
2019-08-20 07:00:43 +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
Correct imports and calls to parse_timerange
2019-08-14 10:07:32 +02:00
hyperopt_interface.py
move roi_space, stoploss_space, generate_roi_table to IHyperOpt
2019-08-05 18:07:25 +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 branch 'develop' into align_userdata
2019-08-18 15:00:12 +02:00