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
f3beaa3374eae8300b5f845cb68dca4e16b1f9a8
stable
/
freqtrade
/
optimize
T
History
Matthias
2537b8cb0c
Merge pull request
#2725
from freqtrade/minor_fix
...
[Minor] Edge-cli should use exchangeresolver
2019-12-30 19:27:40 +01:00
..
__init__.py
Adjust improts to new exception location
2019-12-30 15:02:17 +01:00
backtesting.py
Adjust improts to new exception location
2019-12-30 15:02:17 +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
Use ExchangeResolver for edge_cli too
2019-12-30 14:28:34 +01:00
hyperopt_interface.py
Adjust improts to new exception location
2019-12-30 15:02:17 +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
Adjust improts to new exception location
2019-12-30 15:02:17 +01:00