Commit Graph

200 Commits

Author SHA1 Message Date
Matthias 0e500de1a0 Add sample loss and improve docstring 2019-07-17 06:32:24 +02:00
Matthias 1493771087 improve description 2019-07-16 19:40:42 +02:00
Matthias 192d7ad735 Add column description to hyperopt documentation 2019-07-16 06:54:38 +02:00
Matthias d23179e25c Update hyperopt-loss to use resolver 2019-07-16 06:27:43 +02:00
Matthias c4e55d78d5 reword documentation 2019-07-16 05:41:39 +02:00
Matthias 55e8092cbf Add sharpe ratio as loss function 2019-07-15 22:52:33 +02:00
Matthias 710443d200 Add documentation for custom hyperopt 2019-07-15 21:38:49 +02:00
Matthias cbe25178d7
Merge pull request #2009 from hroff-1902/fix-2008
fix #2008
2019-07-15 10:55:33 +02:00
Matthias a3b7e1f774 Update wording in docs 2019-07-15 06:59:20 +02:00
hroff-1902 876cae2807 docs adjusted to current default values; more detailed description of --eps and --dmmp added 2019-07-14 22:48:15 +03:00
Matthias c4fb0fd6ca Don't run the bot with python3 freqtrade
* we can either use `python3 -m freqtrade ...` or `freqtrade ...` - and
shorter should be better.
2019-07-08 17:01:25 +02:00
Matthias 17800c8ca5 Remove folder references (it's directory!) 2019-07-04 19:57:38 +02:00
Matthias f907a487c8 make ticker_interval available to hyperopt functions 2019-06-21 07:07:21 +02:00
hroff-1902 c3e93e7593 fix reduce() TypeError in hyperopts 2019-05-24 23:08:56 +03:00
iuvbio 7486cb7c64 fix admonitions 2019-04-04 21:05:26 +02:00
Matthias 1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
2019-03-24 15:13:17 +01:00
Matthias 0dc96210b6 Fix formatting of boxes 2 2019-03-23 19:43:23 +01:00
Matthias f6ca97d1dc Update hyperopt doc to validate backtest results 2019-03-05 06:43:28 +01:00
Matthias b8eb3ecb1d Update hyperopts documentation to work and match the code 2019-03-04 07:24:49 +01:00
Matthias b5adfcf51a
Fix documentation typo 2019-01-08 17:07:32 +01:00
Matthias 5dd1f9b38a improve hyperopt docs 2019-01-06 14:47:53 +01:00
Matthias 798ae460d8 Add check if trigger is in parameters 2019-01-06 13:29:14 +01:00
Matthias 5e08769366 Update hyperopt documentation with sell-stuff 2019-01-06 13:29:14 +01:00
misagh 827a8309d7 more links corrected 2018-12-31 14:00:36 +01:00
misagh 366980fd62 broken link corrected 2018-12-31 13:39:18 +01:00
misagh dd91b5c731 links corrected 2018-12-31 13:26:25 +01:00
misagh db1c9b8edf relative links 2018-12-31 11:04:22 +01:00
misagh 863cf303e3 hyperopt reformatted 2018-12-30 17:17:52 +01:00
Matthias 5a550ef2af Fix docs typo in hyperopt 2018-11-20 17:36:17 +01:00
Matthias e69f943911 Add missing semicolon 2018-11-19 20:07:35 +01:00
Matthias dcf9930858 improve hyperopt documentation (links) 2018-11-15 19:36:04 +01:00
Stephen Dade 40368bd1b2 Added more hyperopt documentation 2018-11-07 06:55:27 +01:00
Stephen Dade 5816d1c1bd Updated documentation for new hyperopt 2018-11-07 06:52:25 +01:00
Matthias 7e4a0baef2 improve hyperopt.md 2018-10-27 17:38:15 +02:00
Matthias a4fc5afb66 Add hyperopt ROI documentation, add note on methology for hyperopt 2018-10-27 17:35:08 +02:00
wingsgb 91dc8644bf
Update hyperopt.md 2018-10-22 14:30:01 +13:00
fapaydin b1f016b9c0
Update hyperopt.md
Invalid argument in description. 
Replace --timeperiod with --timerange correct format.
2018-10-09 11:49:25 +03:00
Matthias 4e847f26bc explicitly ask for more ressources in hyperopt documentation 2018-09-06 20:12:16 +02:00
Janne Sinivirta 4a26b88a17 improve documentation 2018-07-03 12:51:02 +03:00
Janne Sinivirta a58d51ded0 update hyperopt documentation 2018-07-02 09:56:58 +03:00
Janne Sinivirta 0c85febe76 remove all mongodb related code 2018-06-16 09:09:28 +03:00
xmatthias 5ef2654eb4 replace references to old url
replace garq with freqtrade
2018-06-03 23:07:00 +02:00
Janne Sinivirta 1eecf28a8b adjust documentation to match changes to --spaces flag 2018-02-11 19:18:11 +02:00
Janne Sinivirta d74543ac32 document the new --spaces flag for hyperopt 2018-02-10 11:04:16 +02:00
Janne Sinivirta 55a1f604d6 small corrections and typo fixes to hyperopt documentation 2018-02-10 11:03:56 +02:00
Gerald Lonlas a5853681e3 Update documentation 2018-01-22 20:51:39 -08:00
kryofly 94883202b8 docs: --timeperiod argument 2018-01-11 00:14:36 +01:00
kryofly 0c9d862a49 docs: --datadir documentation 2018-01-07 10:15:26 +01:00
Gerald Lonlas b3ea0f4ec5 Make readable hyperopt best parameters result 2018-01-06 17:19:48 -08:00
Gerald Lonlas cb7c36a512 Add Backtesting and Hyperopt documentation 2018-01-02 22:50:54 -08:00