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
301f74fd1b17fcd20c0849de13578408b61b8586
stable
/
freqtrade
/
optimize
T
History
Matthias
301f74fd1b
Merge pull request
#3418
from freqtrade/hyperopt_colorama_init
...
Test colorama init again (after the fixes done to progressbar)
2020-08-21 14:54:35 +02:00
..
__init__.py
Small adjustments for moved commands
2020-01-26 13:46:01 +01:00
backtesting.py
Merge pull request
#3558
from freqtrade/bt_add_maxdrawdown
2020-08-19 06:39:47 +02:00
default_hyperopt_loss.py
Use bracket notation to query results in hyperopt
2020-06-07 15:39:59 +02:00
edge_cli.py
Extract edge reporting to optimize_reports
2020-01-09 06:52:34 +01:00
hyperopt_interface.py
Update some comments
2020-06-15 06:35:31 +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
Adjust handling of zero stdev in loss functions
2020-03-10 13:44:16 +03: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
Adjust handling of zero stdev in loss functions
2020-03-10 13:44:16 +03:00
hyperopt.py
Merge pull request
#3418
from freqtrade/hyperopt_colorama_init
2020-08-21 14:54:35 +02:00
optimize_reports.py
Test for empty case
2020-08-20 20:11:58 +02:00