Commit Graph

65 Commits

Author SHA1 Message Date
Matthias c4cbe79b48 Adjust documentation 2019-08-10 19:55:33 +02:00
Matthias 9d471f3c9a Fix documentation for strategy-list 2019-08-06 06:32:31 +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
hroff-1902 327e505273 non-working link to misc.py removed 2019-07-26 02:57:51 +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
Matthias e01c0ab4d6 Improve doc wording 2019-07-18 20:02:28 +02: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 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
hroff-1902 0866b5f29f allow reading config from stdin 2019-06-20 00:04:11 +03:00
Matthias f93e6ad0f6 Rename strategy customization file 2019-05-19 09:07:43 +02:00
Matthias bf56e25404
Merge pull request #1746 from hroff-1902/json-defaults
Support for defaults in json schema
2019-04-24 12:20:39 +02:00
hroff-1902 e3b0474901
Merge branch 'develop' into hyperopt-jobs 2019-04-23 21:34:38 +03:00
hroff-1902 7c8e26c717 -j/--job-workers option added for controlling the number of joblib parallel worker processes used in hyperopt
docs refreshed
2019-04-23 00:52:07 +03:00
hroff-1902 8dad8f25cf docs refreshed 2019-04-22 22:11:56 +03:00
hroff-1902 3e4dd5019d docs adjusted 2019-04-08 11:20:15 +03:00
Misagh a3b0135557 documentation added for telegram 2019-04-01 19:25:13 +02:00
Matthias 12066411db Update docs with logfile methods 2019-03-29 20:19:40 +01:00
Matthias 1bba9fcc53 Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
2019-03-24 15:13:17 +01:00
hroff-1902 8730852d6e Support for systemd watchdog via sd_notify 2019-03-10 21:04:38 +03:00
hroff-1902 2f98dd0429 description for --dynamic-whitelist moved to new docs/deprecated.md 2019-03-05 14:09:26 +03:00
Misagh 6d63b8e71e
Merge pull request #1615 from freqtrade/fix/hyperopt_peram
Update documentation for --customhyperopt
2019-03-05 09:40:05 +01:00
hroff-1902 460e0711c6
How to use multiple configuration files
Description of multiple config command line options added.

Concrete examples to the bot-configuration page (something like "Hiding your key and exchange secret") will follow.

Please review grammar, wording etc.
2019-03-04 11:05:12 +03:00
Matthias 2208a21a6c Update help strings 2019-03-04 07:24:41 +01:00
misagh afffa2f313 changed to “Free, open source …” 2019-01-03 14:38:38 +01:00
misagh db1c9b8edf relative links 2018-12-31 11:04:22 +01:00
misagh 79ac20636f typo + broken link 2018-12-31 10:49:14 +01:00
misagh da380e6a0d start the bot documentation reformatted 2018-12-30 17:08:21 +01:00
Matthias 6b4bab272f Add link to edge documentation in bot-usage 2018-12-12 20:20:07 +01:00
Matthias 1c3ce265f1 documentation for pairlists 2018-12-04 20:24:52 +01:00
Matthias 64028647a0
Merge pull request #571 from stephendade/userhyper
Separated out custom hyperopts
2018-11-21 19:14:30 +01:00
misagh d05c671a7e adding edge args to bot-usage 2018-11-15 19:54:17 +01:00
Stephen Dade 40368bd1b2 Added more hyperopt documentation 2018-11-07 06:55:27 +01:00
Matthias 4ea6780153 Update documentation with --strategy-list 2018-07-31 21:04:03 +02:00
Matthias 71100a67c9 update documentation with new options 2018-07-19 13:20:15 +02:00
Matthias a290286fef update documentation 2018-07-17 21:05:31 +02:00
Matthias b29eed32ca update documentation 2018-07-17 20:29:53 +02:00
Matthias e17618407b Rename --realistic-simulation to --enable-position-stacking 2018-07-17 20:26:59 +02:00
Janne Sinivirta 0c85febe76 remove all mongodb related code 2018-06-16 09:09:28 +03:00
Janne Sinivirta c1f8f641e6 remove use of hyperopt_conf.py 2018-06-16 09:09:28 +03:00
gcarq 00b646158c update docs 2018-06-07 05:36:39 +02:00
xmatthias 5ef2654eb4 replace references to old url
replace garq with freqtrade
2018-06-03 23:07:00 +02:00
xmatthias 482d063638 update documentation for --export-filename 2018-06-03 19:41:34 +02:00