Commit Graph

760 Commits

Author SHA1 Message Date
Matthias 1b374fcf7e Improve plotting documentation 2019-08-24 15:11:31 +02:00
Matthias ad6de07d2b
Merge pull request #2155 from jraviotta/analysis
split example notebooks
2019-08-22 15:54:08 +02:00
Matthias 91b0394433
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live  - deprecate -r
2019-08-22 15:33:39 +02:00
Matthias b2ef8f4e14 Add additional header 2019-08-22 15:26:18 +02:00
Matthias 81925dfadf Fix some doc inconsistencies 2019-08-22 13:01:10 +02:00
Matthias fe12d2e3b7 Fix documentation syntax 2019-08-22 06:57:32 +02:00
Matthias aaeeb9c0c6 Merge branch 'develop' into align_userdata 2019-08-21 19:41:10 +02:00
Matthias 210f66e48b
Improve wording 2019-08-20 19:34:18 +02:00
Matthias 91e72ba081 small formatting issue 2019-08-20 19:32:26 +02:00
Matthias be308ff914
Fix grammar error in documentation 2019-08-20 09:45:28 +02:00
Matthias 4ee35438a7 Improve deprecated docs 2019-08-20 07:07:05 +02:00
Matthias 11dab2b9ca Deprecate documentation for --refresh-pairs-cached 2019-08-20 07:02:30 +02:00
Matthias e9e2a83436 remove `--live` references 2019-08-20 07:00:43 +02:00
Matthias e8ee087e9d Merge branch 'develop' into download_module 2019-08-20 06:49:18 +02:00
Jonathan Raviotta 8cc477f353 edits 2019-08-20 00:47:10 -04:00
Matthias 8d1a575a9b Reword documentation 2019-08-20 06:39:28 +02:00
Matthias 491d742bf9
Merge pull request #2163 from hroff-1902/dataprovider-get-pair-dataframe
get_pair_dataframe(): example in the docs changed
2019-08-20 06:33:59 +02:00
hroff-1902 70b1a05d97 example in the docs changed 2019-08-20 01:32:02 +03:00
Matthias 0a478bc0dc Merge branch 'develop' into align_userdata 2019-08-18 15:00:12 +02:00
Matthias 5e440a4cdc Improve docs to point to `freqtrade download-data` 2019-08-18 06:55:19 +02:00
Jonathan Raviotta 2cffc3228a split example notebooks 2019-08-17 19:37:34 -04:00
Matthias 7fa6d804ce Add note explaining how / when docker images are rebuild 2019-08-17 19:48:55 +02:00
Matthias 219d0b7fb0 Adjust documentation to removed download-script 2019-08-16 15:27:48 +02:00
Matthias 8d206f8308 Fix wrong warning box 2019-08-16 06:57:46 +02:00
Matthias c2e9685e04
Merge pull request #2121 from hroff-1902/config-allow-comments
Allow comments in config files
2019-08-14 06:37:33 +02:00
hroff-1902 3d36747b92 preface in configuration.md reworked 2019-08-13 21:52:50 +03:00
Matthias c0784b7c33
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
Hyperopt print colorized results
2019-08-13 19:36:06 +02:00
hroff-1902 94196c84e9 docs: explanation for --no-color and colorization schema for results 2019-08-13 14:25:56 +03:00
Matthias 3c589bb877 fail if known bad exchanges are detcted 2019-08-13 08:27:46 +02:00
hroff-1902 de80234165 hyperopt options updated in bot-usage.md 2019-08-13 00:23:41 +03:00
hroff-1902 906be7be7c
Merge branch 'develop' into config-allow-comments 2019-08-13 00:14:19 +03:00
hroff-1902 482847a994 docs adjusted; various fixes to bot-usage.md and configuration.md 2019-08-13 00:10:33 +03:00
Matthias 6310b40fc6
Merge pull request #2123 from freqtrade/hyperoptloss_help
[minor] Improve hyperopt-loss docs
2019-08-12 14:08:32 +02:00
Matthias 51ad8f5ab4 Merge branch 'develop' into log_has_ref 2019-08-12 06:49:41 +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 c5d8499ad2 Improve documentation regarding tests 2019-08-11 20:30:15 +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 74e583a612
Merge pull request #2094 from hroff-1902/hyperopt-roi-stoploss
Simplify custom hyperopts -- no need to copy ugly methods in every custom implementation
2019-08-10 15:49:52 +02:00
Matthias 29619ccf1c
Merge pull request #2108 from jraviotta/nbdocs
Added jupyter notebook example and doc edits
2019-08-10 15:47:06 +02:00
Matthias ab092fc77f Reinstate comment on backesting data 2019-08-10 15:45:41 +02:00
Jonathan Raviotta 8eb39178ea code block instructions. removed extra packages 2019-08-09 17:24:17 -04:00
Jonathan Raviotta dd35ba5e81 added imports to doc code blocks. 2019-08-09 17:06:19 -04:00
Jonathan Raviotta 3cc772c8e9 added reminders 2019-08-09 11:53:29 -04:00
Jonathan Raviotta 51d59e673b fixed another instance of Path in docs and nb 2019-08-09 11:36:53 -04:00
hroff-1902 15cf5ac2d7 docs improved 2019-08-09 09:31:30 +03:00
Jonathan Raviotta ccf3c69874 edits to clarify backtesting analysis 2019-08-08 22:09:15 -04:00
pyup-bot dfce202034 Update mkdocs-material from 3.1.0 to 4.4.0 2019-08-07 07:02:15 +00:00
Jonathan Raviotta 8418dfbaed edits for jupyter notebook example 2019-08-06 22:35:14 -04:00
Matthias 9d471f3c9a Fix documentation for strategy-list 2019-08-06 06:32:31 +02:00
Matthias e060516cc7
Merge pull request #2049 from jraviotta/conda
Conda / makefile
2019-08-05 19:49:25 +02:00
Matthias 904381058c Add documentation for conda install 2019-08-05 19:25:43 +02:00
hroff-1902 c6444a10a8 move roi_space, stoploss_space, generate_roi_table to IHyperOpt 2019-08-05 18:07:25 +03:00
Matthias 383b24ab84 Merge branch 'develop' into align_userdata 2019-08-05 06:55:51 +02:00
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
hroff-1902 3dd6fe2703 wording 2019-08-03 19:44:32 +03:00
hroff-1902 f200f52a16 hyperopt print colorized results 2019-08-03 19:09:42 +03: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 bcccdda7c0 Merge branch 'develop' into align_userdata 2019-08-01 19:33:45 +02:00
Matthias 2a141af42e Only create userdir when explicitly requested 2019-07-31 19:39:54 +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 8cef567abc create and use hyperopt-results folder 2019-07-31 07:10:17 +02:00
Matthias c3d14ab9b9 don't use "folder" ... 2019-07-31 06:54:45 +02:00
Matthias 0488525888 Fix some documentation errors 2019-07-31 06:49:25 +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 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
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
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 cdeb649d0b
Merge pull request #1967 from freqtrade/modify/setup.sh
Modify handling of pip in setup.sh
2019-06-30 19:52:50 +02:00
Matthias 16a9e6b72f Improve install documentation 2019-06-27 19:51:04 +02:00
Matthias 3043a8d9c9 Be more explicit about what's missing 2019-06-27 06:20:22 +02:00
Matthias 353437bbd1 07 is July!! 2019-06-24 21:08:40 +02:00
Matthias 8e92fc62a3 Use correct new versioning now 2019-06-24 20:18:06 +02:00
Matthias c106534663 Improve developer-document
to include a note to keep both branches uptodate while creating a changelog.

Cost me ~5 minutes doing the 2019.6 release...
2019-06-24 20:13:40 +02:00
Matthias 31a2aac627
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
Split btanalysis load trades
2019-06-24 19:41:56 +02:00
Matthias e83f8941a1 Fix documentation grammar 2019-06-24 19:20:42 +02:00
Matthias 11d39bb0d3 Improve wording 2019-06-24 17:20:41 +02:00
Matthias eba7327058 Merge branch 'develop' into split_btanalysis_load_trades 2019-06-24 07:15:14 +02:00
Matthias a07653a6cc Merge branch 'develop' into fix/validate_dataframe 2019-06-24 06:21:08 +02:00
hroff-1902 5b84cb39ac
typo fixed 2019-06-23 22:51:33 +03:00
Matthias 559d5ebd1d Remove combined load-method since it's confusing 2019-06-22 16:20:41 +02:00
Matthias 8758218b09 Add data-analysis documentation 2019-06-22 16:18:22 +02:00
Matthias f907a487c8 make ticker_interval available to hyperopt functions 2019-06-21 07:07:21 +02:00
hroff-1902 0866b5f29f allow reading config from stdin 2019-06-20 00:04:11 +03:00
Matthias 7cd36239a4 UPdate documentation with new value 2019-06-17 07:03:33 +02:00
Matthias 4a916125a0 Tests need to pass pair to parse_ticker_dataframe 2019-06-15 13:48:08 +02:00
Matthias 36dd061be7 Update slack link since the old one expired 2019-06-15 13:19:18 +02:00
Matthias 2965931a78
Merge pull request #1893 from hroff-1902/refactor-download-script
refactoring download_backtest_data.py
2019-06-14 20:12:07 +02:00
Misagh 1f3406b29b
Merge pull request #1868 from freqtrade/stoploss_restart
Stoploss restart
2019-06-12 10:29:17 +02:00
Matthias 08105641d9
Merge pull request #1901 from yperfanov/bid_ask_strategy
Bid ask strategy
2019-06-11 11:14:39 +02:00
Matthias 792390e815 Add missing parameter for exchange-verify snippet 2019-06-09 15:03:26 +02:00
Matthias 9f2e0b11d1 Parametrize ohlcv_candle_limit (per call) 2019-06-09 14:52:17 +02:00
Matthias 6ad94684d5 Add WIP document of steps to test a new exchange 2019-06-09 14:36:08 +02:00
Matthias 3fe5388d4c Document _ft_has_params override 2019-06-09 14:13:03 +02:00
Matthias 9ea887dbd0 Merge branch 'develop' into stoploss_restart 2019-06-08 20:23:13 +02:00
Yuliyan Perfanov a9ed5da369 added doc for DataProvider.orderbook() 2019-06-06 18:48:26 +03:00
Matthias 4e45aa1564
Merge pull request #1863 from xmatthias/feat/flask_rest_retry
Add REST API to control the bot
2019-06-02 15:20:12 +02:00
hroff-1902 1add432673 docs adjusted 2019-05-30 23:00:19 +03:00
Matthias 89f44c10a1 Fix grammar error 2019-05-28 19:20:41 +02:00
Matthias 8b028068bb Fix typos, add section for custom indicators 2019-05-28 07:07:09 +02:00
Matthias f7766d305b Improve plotting documentation 2019-05-27 19:42:12 +02:00
Matthias dab4307e04 Add secure way to genreate password, warn if no password is defined 2019-05-26 14:40:03 +02:00
Matthias e335e6c480 Fix some wordings 2019-05-26 13:40:07 +02:00
Matthias 26a8cdcc03 Move telegram-setup to telegram page 2019-05-25 16:27:36 +02:00
Matthias 4394701de3 Seperate docker-documentation 2019-05-25 16:13:18 +02:00
Matthias 6adc8f7ea7 Merge branch 'develop' into feat/flask_rest_retry 2019-05-25 14:17:04 +02:00
Matthias 5bbd3c6158 Add documentation 2019-05-25 14:16:59 +02:00
hroff-1902 c3e93e7593 fix reduce() TypeError in hyperopts 2019-05-24 23:08:56 +03:00
Matthias 51aa469f67 Cleanups 2019-05-20 20:29:23 +02:00
Matthias 58ced36445 Add documentation for stoploss updates 2019-05-20 20:11:50 +02:00
Matthias 11fd8a59af cleanup stoploss documentations 2019-05-20 20:11:50 +02:00
Matthias fc96da869a Fix grammar messup 2019-05-19 16:07:16 +02:00
Matthias f93e6ad0f6 Rename strategy customization file 2019-05-19 09:07:43 +02:00
Matthias 8d8b4a69b7 Clearly warn about using future data during strategy development 2019-05-19 09:03:56 +02:00
Matthias e6ae890def small adjustments after first feedback 2019-05-18 13:36:51 +02:00
Matthias 79cac36b34 Reference reest api in main documentation page 2019-05-18 10:42:18 +02:00
Matthias f2e4689d0c Cleanup script 2019-05-18 10:31:50 +02:00
Matthias 70fabebcb3 Document rest api 2019-05-18 10:24:22 +02:00
Matthias 131b232155 Add sample for order_types in config (slightly different syntax) 2019-05-11 14:33:35 +02:00
Matthias 909df0d7bb Improve doc wording 2019-05-09 08:56:27 +02:00
Matthias 0410654c2c Add printing dataframe to documentation 2019-05-09 06:53:10 +02:00
Matthias f506644a8c Improve docker documentation 2019-05-04 09:10:25 +02:00
Matthias dc12cacd50 Rename requirements-pi to requirements.common 2019-04-26 19:57:09 +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
Matthias d16ccd7e37 Merge branch 'develop' into json-defaults 2019-04-24 09:51:04 +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
Matthias 9b8067cbc3 Improve developer documentation 2019-04-20 12:50:10 +02:00
Misagh 031a63d5c2
Merge pull request #1771 from freqtrade/enable_ratelimit
Enable ratelimit
2019-04-17 17:31:21 +02:00
Matthias 52cc2d224e improve documentation for exchange configuration 2019-04-16 19:51:56 +02:00
Matthias 4f6df73156 Update documentation for Raspberry install since we now have a
rpi-requirements file
2019-04-14 15:57:44 +02:00
hroff-1902 016e8fde89 wrong rendering at freqtrade.io fixed; other cosmetics in docs/
* Titles render wrong both in the docs dir and at freqtrade.io
* Last list of links renders wring at freqtrade.io
2019-04-12 10:54:28 +03:00
hroff-1902 3e4dd5019d docs adjusted 2019-04-08 11:20:15 +03:00
Misagh acb99a03e3 adding stoploss on exchange manual cancel note 2019-04-05 20:30:54 +02:00
Matthias ac1964edb1 Remove unnecessary comment 2019-04-05 06:49:15 +02:00
Matthias dbb1bbf101 Fix webhook documentation 2019-04-05 06:47:03 +02:00
iuvbio 7486cb7c64 fix admonitions 2019-04-04 21:05:26 +02:00
iuvbio e3cdc0a05b typos and visual fixes 2019-04-04 20:53:28 +02:00
Misagh a3b0135557 documentation added for telegram 2019-04-01 19:25:13 +02:00
Misagh ab579587f2 adding percentage to telegram status messages 2019-04-01 19:13:45 +02:00
Matthias 12066411db Update docs with logfile methods 2019-03-29 20:19:40 +01:00
Matthias 146d6bf7fb
Merge pull request #1698 from mishaker/edge_rpc
Edge RPC
2019-03-28 06:22:38 +01:00
Misagh e5406ed3cf typo in docs and comments 2019-03-27 21:22:25 +01:00
Misagh 753b03d581 rolback on removing MD whitespaces 2019-03-27 18:19:42 +01:00
Misagh 4e57969e4e documentation added 2019-03-27 12:54:00 +01:00
Matthias 3bdc7b9a88
add missed "check" in docs 2019-03-27 10:51:13 +01:00
Matthias e085fd9e95 Disable dataprovider from hyperopt.
Dataprovider uses weak links to initialize, which cannot be pickled, and
therefore cannot be used during hyperopt.
2019-03-25 19:49:58 +01:00
Matthias 4cf7282027 Update dataprovider docs 2019-03-25 19:31:10 +01:00
Misagh 66f1e0f4cd help added 2019-03-25 10:25:07 +01:00
Misagh b13735e4cc
Merge pull request #1697 from freqtrade/feat/rpc_blacklist
add pairs to blacklist dynamically
2019-03-25 09:44:12 +01:00
Misagh 96ea27322d
Merge pull request #1694 from freqtrade/doc/dataprovider
Add stake_currency to strategy, fix  documentation typo
2019-03-24 17:13:03 +01:00