Commit Graph

546 Commits

Author SHA1 Message Date
Matthias d1838dceec
Merge pull request #2086 from freqtrade/fix_restricted_markets
Restricted pairs warning
2019-08-04 09:25:59 +02:00
Matthias d51fd1a5d0 fix typo 2019-08-03 19:56:41 +02:00
Matthias d59608f764 adjust some documentation wordings 2019-08-03 17:19:37 +02:00
Matthias b3e6e710d8
Merge pull request #2084 from hroff-1902/hyperopt-print-params4
Improvements to hyperopt output
2019-08-03 13:24:47 +02:00
Matthias 8ab07e0451 Add FAQ section about restricted markets 2019-08-03 13:22:44 +02:00
hroff-1902 13620df717 'with values:' line removed 2019-08-03 11:05:05 +03:00
hroff-1902 b152d1a7ab docs agjusted, plus minor fixes 2019-08-02 22:23:48 +03:00
Matthias 3eb571f34c recommended ... 2019-08-02 20:04:18 +02:00
Matthias 32605fa10a small improvements 2019-08-02 19:52:56 +02:00
Matthias 0b9b5f3993 Improve document wording 2019-08-02 19:50:12 +02:00
Matthias 01cd30984b Improve wording 2019-08-02 06:47:03 +02:00
Matthias fceb411154 Create detailed section about strategy problem analysis 2019-08-02 06:44:31 +02:00
Matthias 472690a55f
Merge pull request #2073 from freqtrade/update/setuppy
Improve setup.py to allow "extras" installations
2019-07-31 19:25:21 +02:00
Matthias 59caff8fb1 UPdate developer docs 2019-07-29 20:57:57 +02:00
Matthias e14dd4974f Improve release documentation 2019-07-29 20:32:28 +02:00
Matthias de2a2473f5
Merge pull request #2050 from mrsegen/patch-1
Resolve issue #2042
2019-07-28 14:11:03 +02:00
Leif Segen 08a3d26328
Update bot-usage.md
Update in response to feedback.
2019-07-27 18:35:21 -05:00
Matthias 3d5268368f
Merge pull request #2059 from hroff-1902/docs-minor-fixes
Docs minor fixes
2019-07-26 06:08:09 +02:00
Matthias 20b51da180
Merge pull request #2056 from freqtrade/deprecate_live_bt
Deprecate live bt
2019-07-26 06:02:27 +02:00
hroff-1902 1ac4a7e116 rendering for a Note fixed 2019-07-26 02:59:10 +03:00
hroff-1902 327e505273 non-working link to misc.py removed 2019-07-26 02:57:51 +03:00
Matthias 0c14176cd7 Deprecate --live 2019-07-25 20:36:19 +02:00
Matthias 098a23adc6
Merge pull request #2048 from hroff-1902/hyperopt-loss-onlyprofit2
minor: add OnlyProfitHyperOptLoss
2019-07-25 20:18:05 +02:00
hroff-1902 10c69387fd docs adjusted 2019-07-25 21:07:17 +03:00
hroff-1902 05be16e9e1 helpstring alignment fixed 2019-07-25 08:49:33 +03:00
Leif Segen cf6113068c
Resolve issue #2042
Issue #2042 noted that the terminal output from `setup.sh` regarding an option use the bot was missing from the documentation. This has been added.
2019-07-23 22:52:42 -05:00
hroff-1902 04382d4b44 add --hyperopt-path option 2019-07-22 20:23:18 +03:00
Matthias 790838d897
Merge pull request #2024 from freqtrade/custom_hyperopt_loss
Custom hyperopt loss function (and sharpe-ratio)
2019-07-20 12:48:26 +02:00
Matthias 4d0cf9ec8e
Merge pull request #2033 from hroff-1902/remove-dynamic-whitelist-option
remove deprecated --dynamic-whitelist option
2019-07-19 06:38:54 +02:00
Matthias fa8904978b Don't use --hyperopt-loss-class, but --hyperopt-loss instead 2019-07-19 06:31:49 +02:00
hroff-1902 4a144d1c18 docs: description for whitelist and blacklist fixed 2019-07-18 22:43:36 +03:00
Matthias e01c0ab4d6 Improve doc wording 2019-07-18 20:02:28 +02:00
hroff-1902 43d5ec2d4a docs: removed historical excursus which can confuse new users 2019-07-18 18:15:51 +03:00
hroff-1902 75a0998ed2 docs: restore link to #dynamic-pairlists. 2019-07-18 18:08:02 +03:00
hroff-1902 50d2950e6b add -V alias for --version 2019-07-18 12:12:34 +03:00
hroff-1902 96564d0dad remove deprecated --dynamic-whitelist option 2019-07-18 10:45:47 +03:00
Matthias 639a4d5cf7 Allow importing interface from hyperopt.py 2019-07-17 07:15:43 +02:00
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 7536f6adbd
Merge pull request #2004 from freqtrade/doc/starting
Don't run the bot with python3 freqtrade
2019-07-12 09:02:41 +02:00
Matthias 6a43128019 Fix non-rendering docs 2019-07-10 08:49:42 +02:00
Matthias 27cb1a4174 Add FAQ section explaining "module not found" errors 2019-07-08 17:08:14 +02:00