Commit Graph

214 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
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
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
6 years ago
Matthias a3a045dbd4 Add small section noting that a strategy file is always necessary
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)
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
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
Matthias 6f01d7f8ea Merge branch 'develop' into feat/new_args_system
7 years ago
Matthias 3287cdd47a Improve documentation regarding loading methods from hyperopt
7 years ago
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system
7 years ago
hroff-1902 4ec83a2c24 DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
7 years ago
Matthias 89283ef486 Rename --custom-hyperopt to --hyperopt
7 years ago
Matthias 344a0a094f Update remaining documentations
7 years ago
hroff-1902 6a397f579e
Add description of usage
7 years ago
hroff-1902 2f005d6be9
Align example of ROI in the docs
7 years ago
hroff-1902 45f5394d79
Align example in the docs
7 years ago
hroff-1902 7e214d8e4c
minor: change default stoploss space
7 years ago
Matthias cc9fc41318 Rename section to data-downloading, implement some feedback
7 years ago
Matthias b1a3e213ae Improve backtesting docs
7 years ago
hroff-1902 ef8386c065
Fix table with ROI limits
7 years ago
hroff-1902 e39d911177 Improve wordings in hyperopt.md
7 years ago
hroff-1902 e8614abc5d
update table md formatting, enhance description
7 years ago
hroff-1902 87ae2430df ranges for ROI tables for different ticker_intervals in docs
7 years ago
Matthias c0784b7c33
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
7 years ago
hroff-1902 94196c84e9 docs: explanation for --no-color and colorization schema for results
7 years ago
Matthias 43b41324e2 Improve hyperopt-loss docs
7 years ago
hroff-1902 15cf5ac2d7 docs improved
7 years ago
hroff-1902 c6444a10a8 move roi_space, stoploss_space, generate_roi_table to IHyperOpt
7 years ago
hroff-1902 3dd6fe2703 wording
7 years ago
hroff-1902 f200f52a16 hyperopt print colorized results
7 years ago
hroff-1902 13620df717 'with values:' line removed
7 years ago
hroff-1902 b152d1a7ab docs agjusted, plus minor fixes
7 years ago
hroff-1902 10c69387fd docs adjusted
7 years ago
Matthias fa8904978b Don't use --hyperopt-loss-class, but --hyperopt-loss instead
7 years ago
Matthias e01c0ab4d6 Improve doc wording
7 years ago
Matthias 639a4d5cf7 Allow importing interface from hyperopt.py
7 years ago
Matthias 0e500de1a0 Add sample loss and improve docstring
7 years ago
Matthias 1493771087 improve description
7 years ago
Matthias 192d7ad735 Add column description to hyperopt documentation
7 years ago
Matthias d23179e25c Update hyperopt-loss to use resolver
7 years ago
Matthias c4e55d78d5 reword documentation
7 years ago
Matthias 55e8092cbf Add sharpe ratio as loss function
7 years ago
Matthias 710443d200 Add documentation for custom hyperopt
7 years ago
Matthias cbe25178d7
Merge pull request #2009 from hroff-1902/fix-2008
7 years ago
Matthias a3b7e1f774 Update wording in docs
7 years ago
hroff-1902 876cae2807 docs adjusted to current default values; more detailed description of --eps and --dmmp added
7 years ago
Matthias c4fb0fd6ca Don't run the bot with python3 freqtrade
7 years ago
Matthias 17800c8ca5 Remove folder references (it's directory!)
7 years ago
Matthias f907a487c8 make ticker_interval available to hyperopt functions
7 years ago
hroff-1902 c3e93e7593 fix reduce() TypeError in hyperopts
7 years ago
iuvbio 7486cb7c64 fix admonitions
7 years ago
Matthias 1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
7 years ago
Matthias 0dc96210b6 Fix formatting of boxes 2
7 years ago
Matthias f6ca97d1dc Update hyperopt doc to validate backtest results
7 years ago
Matthias b8eb3ecb1d Update hyperopts documentation to work and match the code
7 years ago
Matthias b5adfcf51a
Fix documentation typo
7 years ago
Matthias 5dd1f9b38a improve hyperopt docs
7 years ago
Matthias 798ae460d8 Add check if trigger is in parameters
7 years ago
Matthias 5e08769366 Update hyperopt documentation with sell-stuff
7 years ago
misagh 827a8309d7 more links corrected
7 years ago
misagh 366980fd62 broken link corrected
7 years ago
misagh dd91b5c731 links corrected
7 years ago
misagh db1c9b8edf relative links
7 years ago
misagh 863cf303e3 hyperopt reformatted
7 years ago
Matthias 5a550ef2af Fix docs typo in hyperopt
8 years ago
Matthias e69f943911 Add missing semicolon
8 years ago
Matthias dcf9930858 improve hyperopt documentation (links)
8 years ago
Stephen Dade 40368bd1b2 Added more hyperopt documentation
8 years ago
Stephen Dade 5816d1c1bd Updated documentation for new hyperopt
8 years ago
Matthias 7e4a0baef2 improve hyperopt.md
8 years ago
Matthias a4fc5afb66 Add hyperopt ROI documentation, add note on methology for hyperopt
8 years ago
wingsgb 91dc8644bf
Update hyperopt.md
8 years ago
fapaydin b1f016b9c0
Update hyperopt.md
8 years ago
Matthias 4e847f26bc explicitly ask for more ressources in hyperopt documentation
8 years ago
Janne Sinivirta 4a26b88a17 improve documentation
8 years ago
Janne Sinivirta a58d51ded0 update hyperopt documentation
8 years ago
Janne Sinivirta 0c85febe76 remove all mongodb related code
8 years ago
xmatthias 5ef2654eb4 replace references to old url
8 years ago
Janne Sinivirta 1eecf28a8b adjust documentation to match changes to --spaces flag
8 years ago
Janne Sinivirta d74543ac32 document the new --spaces flag for hyperopt
8 years ago
Janne Sinivirta 55a1f604d6 small corrections and typo fixes to hyperopt documentation
8 years ago
Gerald Lonlas a5853681e3 Update documentation
8 years ago
kryofly 94883202b8 docs: --timeperiod argument
8 years ago
kryofly 0c9d862a49 docs: --datadir documentation
8 years ago
Gerald Lonlas b3ea0f4ec5 Make readable hyperopt best parameters result
8 years ago
Gerald Lonlas cb7c36a512 Add Backtesting and Hyperopt documentation
8 years ago