zx
0b01fcf047
Add ProfitDrawdownHyperoptLoss method
4 years ago
Matthias
5cdae2ce3f
Remove CalmarDaily hyperopt loss
5 years ago
Matthias
dffb4c5d53
Merge branch 'develop' into pr/TreborNamor/5607
5 years ago
Matthias
0e7d903a6f
Merge pull request #5644 from slyons/develop
...
Add ability to ignore unparameterized spaces
5 years ago
Matthias
3279ea568c
Add new parameter to hyperopt docs
5 years ago
Matthias
45b7a0c837
Add Test and docs for MaxDrawDownHyperOptLoss
5 years ago
Robert Roman
bc86cb3280
updated to correct hyperopt.md file
5 years ago
Robert Roman
e1036d6f58
Added Calmar Ratio Daily to hyperopt.md file
5 years ago
Robert Roman
ca20e17d40
added CalmarHyperOpt to hyperopt.md
...
i added CalmarHyperOpt to hyperopt.md and gave a brief description inside the docs
5 years ago
Matthias
57ea0c322f
Rename indicator_space to buy_indicator_space
5 years ago
Matthias
3675df8344
Update documentation regarding Legacy Hyperopt
5 years ago
Matthias
89581ad25c
Fix typo in protections hyperopt doc
...
closes #5499
5 years ago
LoveIsGrief
f79b30e886
Docs: Minor fixes
5 years ago
Matthias
68dd349094
Update hyperopt docs regarding protections
5 years ago
Matthias
3745966c6c
Update help-docstring for hyperopt
5 years ago
Matthias
ad0e4a8567
Add BooleanParameter
5 years ago
Matthias
3c41223333
Add test for protections-hyperopt
5 years ago
Matthias
a661e0db6e
Deprecate protections from config
5 years ago
Matthias
ceed3c663b
Document using protections
5 years ago
Matthias
898bef1837
Merge pull request #5219 from freqtrade/hyperopt_paramfile
...
automatic Hyperopt paramfile
5 years ago
Rokas Kupstys
3686efa08a
Add range property to CategoricalParameter and DecimalParameter, add their tests.
...
At the moment we can keep a single code path when using IntParameter, but we have to make a special hyperopt case for CategoricalParameter/DecimalParameter. Range property solves this.
5 years ago
Matthias
60b7f6edff
Improve documentation
5 years ago
Matthias
0809225a0a
Update documentation to mention parameter strategy files
5 years ago
Matthias
b740ed8064
Merge pull request #5035 from marijn111/develop
...
Fix NameError in hyperopt.md code example
5 years ago
Marijn
6235a4d92e
[changes] - Hyperopt code example
5 years ago
Matthias
a89364aa98
Merge branch 'develop' into pr/Antreasgr/4838
5 years ago
Matthias
3014bc3467
Don't use Sum sign in hyperopt to avoid compatibility problems
5 years ago
Matthias
f3d8e5c9e4
Improve hyperopt docs
...
closes #4949
5 years ago
Matthias
f138cca797
Be explicit with space assignment in documentation
5 years ago
Matthias
99e1ef9b4a
Fix docs typo for CategoryParameter
...
closes #4852
5 years ago
Matthias
7453dac668
Improve doc wording
5 years ago
Matthias
d647b841f0
Add docs how to optimize indicator parameters
5 years ago
Matthias
6a9c47d15f
Update docs with new options
5 years ago
Matthias
e6936ae135
Improve wording in docs
5 years ago
Matthias
8ce5522a10
Add additional documentation for SKDecimal space
5 years ago
Matthias
2011912a19
Adapt documentation to use 3 decimals only
5 years ago
Matthias
3044aa18e6
Add warning for hyperopt-parameters
5 years ago
Matthias
41cb2a6451
Merge branch 'develop' into pr/rokups/4596
5 years ago
Matthias
6555454bd2
Remove more ticker_interval occurances
5 years ago
Matthias
093d6ce8af
Add sample for Nested space
5 years ago
Matthias
c2d43a526c
Combine Legacy and advanced hyperopt sections
5 years ago
Matthias
32a503491d
Reorder hyperopt methods
5 years ago
Matthias
4eb7ce52cd
Remove duplicate entries from hyperopt_legacy
5 years ago
Rokas Kupstys
23c19b6852
New hyperopt documentation.
5 years ago
Masoud Azizi
39bfe5e1a7
Thee to the
5 years ago
Matthias
eb4f05eb23
Add documentation for hyperopt.strategy availability
5 years ago
Matthias
f5bb5f56f1
Update documentation with backtesting compounding possibilities
5 years ago
Matthias
959ff99046
Add Dry-run wallet CLI option
5 years ago
Matthias
3e3c9e99c7
Move command references to their respective subpages
5 years ago
Matthias
56529180eb
Further improve hyperopt docs
5 years ago
Matthias
ff286bd80c
Slightly clarify hyperopt docs
5 years ago
Matthias
3d911557d1
Fix typo in docs
6 years ago
Matthias
23bad8fd9f
Rename DefahltHyperoptLoss function to ShortTradeDurHyperOptLoss
6 years ago
Matthias
14e87ed4a1
Improvements to hyperopt docs
6 years ago
Matthias
a4a8abfdc0
Update hyperopt documentation
6 years ago
Matthias
378b214a56
Remove hyperopt-loss default option
...
Force users to make a concious choice on a hyperopt-loss function
6 years ago
Matthias
17e605e130
Make it clear in samples that strategy is mandatory
6 years ago
Matthias
8de9c46110
Document hyperopt-filename usage
6 years ago
Matthias
7a652b07d5
UPdate documentation to remove --continue
6 years ago
HumanBot
8c9a600dec
changed epochs from 5000 to 500
...
5000 is an overkill for the hyperopt process, repetitive 500 produce better predictions
6 years ago
Matthias
301f74fd1b
Merge pull request #3418 from freqtrade/hyperopt_colorama_init
...
Test colorama init again (after the fixes done to progressbar)
6 years ago
Matthias
fa0c8fa0b3
Readd note about windows hyperopt color output
6 years ago
Matthias
c2573c998b
Remove Hyperopt note about windows
6 years ago
Matthias
e5f7610b5d
Add bot basics documentation
6 years ago
Matthias
0b2982caed
Merge branch 'develop' into hyperopt_colorama_init
6 years ago
Matthias
9dba2a34f9
Add note for hyperopt color support on windows
6 years ago
Matthias
a3506f4d8e
Merge branch 'develop' into timeframe
6 years ago
CoDaXe
9615614e48
Update hyperopt.md
...
Wrong flag name
6 years ago
Matthias
33b7046260
Update more documentation
6 years ago
Matthias
febc95dcdf
Update documentation to remove ticker_interval
6 years ago
Matthias
3b5ccf2efe
Fix documentation link
6 years ago
Matthias
e928c5fdaf
Update docs/hyperopt.md
...
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
Matthias
a3a045dbd4
Add small section noting that a strategy file is always necessary
...
fix #3047
6 years ago
hroff-1902
c230a94d55
Fix #3065
6 years ago
Matthias
506781f410
Reword hyperopt install docs
6 years ago
Matthias
55af8bf26f
document to install hyperopt dependencies
6 years ago
hroff-1902
51f52c8609
Merge branch 'develop' into no-ticker-2
6 years ago
Matthias
2b1c146940
Add default volume > 0 filter
6 years ago
hroff-1902
3208faf7ed
Do not use ticker where it's not a ticker
6 years ago
Yazeed Al Oyoun
09a1c9eed6
fixed docs description of hyperopts
6 years ago
Yazeed Al Oyoun
41b4fa3b7f
fixed two more typos
6 years ago
Yazeed Al Oyoun
3fb6818bd8
Merge branch 'develop' into sortino_hyperopt_loss
6 years ago
Yazeed Al Oyoun
df26c357d2
doc updates
6 years ago
Matthias
be4a9b5f4b
Lowercase freqtrade
6 years ago
Yazeed Al Oyoun
9639ffb140
added daily sharpe ratio hyperopt loss method, ty @djacky ( #2826 )
...
* more consistent backtesting tables and labels
* added rounding to Tot Profit % on Sell Reasosn table to be consistent with other percentiles on table.
* added daily sharpe ratio hyperopt loss method, ty @djacky
* removed commented code
* removed unused profit_abs
* added proper slippage to each trade
* replaced use of old value total_profit
* Align quotes in same area
* added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily
* fixed some more line alignments
* updated docs to include SharpeHyperOptLossDaily
* Update dockerfile to 3.8.1
* Run tests against 3.8
* added daily sharpe ratio hyperopt loss method, ty @djacky
* removed commented code
* removed unused profit_abs
* added proper slippage to each trade
* replaced use of old value total_profit
* added daily sharpe ratio test and modified hyperopt_loss_sharpe_daily
* updated docs to include SharpeHyperOptLossDaily
* docs fixes
* missed one fix
* fixed standard deviation line
* fixed to bracket notation
* fixed to bracket notation
* fixed syntax error
* better readability, kept np.sqrt(365) which results in annualized sharpe ratio
* fixed method arguments indentation
* updated commented out debug print line
* renamed after slippage profit_percent so it wont affect _calculate_results_metrics()
* Reworked to fill leading and trailing days
* No need for np; make flake happy
* Fix risk free rate
Co-authored-by: Matthias <xmatthias@outlook.com>
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
6 years ago
hroff-1902
82ff878e38
Fix typo in the docs
6 years ago
hroff-1902
3bd873f3c6
Add notes on random-state to the docs
6 years ago
hroff-1902
0e4ef33d6a
Merge pull request #2581 from hroff-1902/hyperopt-list
...
Add hyperopt-list and hyperopt-show commands
6 years ago
Matthias
2bd4008cb2
fix space name ...
6 years ago
Matthias
1da008b3af
Document "quick" hyperopt of roi/stoploss and trailing stoploss
6 years ago
hroff-1902
216094a761
Add reference to hyperopt-list and hyperopt-show to the Hyperopt doc
6 years ago
hroff-1902
ba29a2ffe4
Move docs on loss function creation to a separate doc file
6 years ago
hroff-1902
32c9b5f415
Description for generate_roi_table reformulated slightly
6 years ago
hroff-1902
f42ce8fc2a
Fix typo in the docs
6 years ago
hroff-1902
69b0767165
Merge remote-tracking branch 'upstream/develop' into hyperopt-trailing-space
6 years ago
hroff-1902
f862b4d0f0
Add description for 'default' space
6 years ago
hroff-1902
a88bfa8ded
Fix: trailing_stop_positive should be positive
6 years ago
hroff-1902
fffd47e3d8
Add description of trailing space into docs
6 years ago
Matthias
f7322358cf
Update documentation
7 years ago
Matthias
8cf8ab089e
Add note about create-datadir to install instruction
7 years ago