Commit Graph

124 Commits

Author SHA1 Message Date
Matthias 6310b40fc6
Merge pull request #2123 from freqtrade/hyperoptloss_help
[minor] Improve hyperopt-loss docs
2019-08-12 14:08:32 +02:00
Matthias 43b41324e2 Improve hyperopt-loss docs 2019-08-12 06:45:27 +02:00
Matthias 197ce0b670 Improve documentation wording for multiconfig files 2019-08-12 06:35:47 +02:00
Matthias 2c5a499a8b Merge branch 'develop' into align_userdata 2019-08-10 20:15:07 +02:00
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 2a141af42e Only create userdir when explicitly requested 2019-07-31 19:39:54 +02:00
Matthias 8cef567abc create and use hyperopt-results folder 2019-07-31 07:10:17 +02:00
Matthias 0488525888 Fix some documentation errors 2019-07-31 06:49:25 +02:00
Matthias c1bc1e3137 Add documentation for user_data_dir 2019-07-28 15:34:49 +02:00
Matthias c85cd13ca1 Change default backtest result to "backtest_results" - backtest_data is
misleading
2019-07-28 14:55:19 +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
Gerald Lonlas d3d62e90d3 Update Backtesting/Hyperopt usage documentation 2018-06-03 08:36:01 -07:00
Gerald Lonlas 963d2a8368 Doc: update bot usage 2018-05-29 22:24:13 -07:00
Anton ceeb98dda9 Fix conflicts 2018-05-03 11:16:29 +03:00
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
Anton 24ab1b5be5 Fix review comments, documenation update 2018-05-01 00:27:05 +03:00
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
gcarq 004e0bb9a3 bot-usage.md: add strategy-path 2018-03-27 18:46:42 +02:00
gcarq 7edbae893d docs: fix typos 2018-03-25 16:42:20 +02:00
gcarq 7fe0ec5407 adapt docs/bot-usage to reflect changes 2018-03-25 16:39:31 +02:00
Gerald Lonlas 5b314e2f7a Port commit "Remove Strategy fallback to default strategy (#490)"
Hash: d24cd89304
2018-03-03 09:33:54 +08:00
Gérald LONLAS d24cd89304 Remove Strategy fallback to default strategy (#490)
* Remove Strategy fallback to default strategy
2018-02-02 11:01:09 +02:00
Elan Hasson b6c6f42d40
Update bot-usage.md
Fixed typo.
2018-01-29 10:08:50 -05:00
Gerald Lonlas a5853681e3 Update documentation 2018-01-22 20:51:39 -08:00
kryofly 0c9d862a49 docs: --datadir documentation 2018-01-07 10:15:26 +01:00
Gerald Lonlas 284c6c4223 Reorder and revamp the documentation 2018-01-02 22:50:54 -08:00