Commit Graph

1023 Commits

Author SHA1 Message Date
Matthias a75420f75f Merge branch 'develop' into relative_stake 2020-01-05 12:55:55 +01:00
Matthias f82c4346b6 data conversion, not data conversation
* we're not talking to the data yet ...
2020-01-05 09:55:02 +01:00
Matthias 2409261cb7 Merge branch 'develop' into data_handler 2020-01-04 11:36:27 +01:00
hroff-1902 24aa596e3c
Minor: Refine fee example in the docs
Taken from https://github.com/freqtrade/freqtrade/issues/2738#issuecomment-570687230. slightly reworded.
2020-01-04 01:08:37 +03:00
Matthias e1f89e3ad3 Reword Note in backtesting fee docs 2020-01-03 20:11:58 +01:00
Matthias 7e7c82cf4a Small adjustments to relative_stake PR 2020-01-03 11:34:17 +01:00
Matthias 55041878ae Update Backtesting fee documentation 2020-01-03 11:20:08 +01:00
Matthias 0dd274917f Update documentation regarding configuration of stake_amount 2020-01-03 11:16:59 +01:00
Matthias f3beaa3374 Deprecate capital_available_percentage 2020-01-03 10:58:31 +01:00
Matthias 4ac1ac7ef5 Warn about tradable balance being applied to the current amount of the
balance
2020-01-03 09:56:06 +01:00
Matthias 11059e532b Fix missed default minimum in documentation 2020-01-03 06:39:47 +01:00
Matthias da1fea6582 Minor correction to wording of MacOS Specific install doc 2020-01-03 06:37:43 +01:00
Matthias b48bf035f6 Add note about MacOS installation 2020-01-02 14:54:07 +01:00
Matthias 6e615998c0 Fix documentation typo 2020-01-02 13:52:35 +01:00
Matthias 1b8943ac54 Add documentation for tradable_balance_ratio 2020-01-02 10:59:41 +01:00
Matthias 699c0d6bc3 Merge branch 'develop' into data_handler 2019-12-30 19:40:43 +01:00
Matthias 304d15e236 Small corrections 2019-12-29 19:35:42 +01:00
Matthias d1c45cf3f8 Update analysis documentation to include kernel installation 2019-12-29 13:07:51 +01:00
Matthias e2a00c03d6 Document convert options 2019-12-28 11:24:37 +01:00
Matthias 9c5b94adf5 Pass data_format to methods 2019-12-28 11:01:42 +01:00
hroff-1902 004993583b
Merge pull request #2712 from freqtrade/strategylist
add list-strategies subcommand
2019-12-28 12:32:06 +03:00
Matthias fc98cf0037 Address PR feedback - change output to show Filename only 2019-12-28 06:25:45 +01:00
hroff-1902 9987e64e8c
Merge pull request #2711 from freqtrade/doc/formatting
Align Edge documentation to configuration page
2019-12-26 00:36:40 +03:00
Matthias 98647b490c Remove wrong "once per hour" listings 2019-12-25 19:27:08 +01:00
Matthias 63f41cf1c6 Update documentation with new result 2019-12-25 09:44:23 +01:00
Matthias 402c761a23 Change loglevel of Path output to debug 2019-12-24 15:44:04 +01:00
Matthias 66f9ece061 Add documentation for strategy-list 2019-12-24 15:35:53 +01:00
Matthias 48935d2932 Align edge documentation to configuration page 2019-12-24 07:25:18 +01:00
Matthias 83ed0b38c1 Wordwrap before keep it secret 2019-12-24 07:13:44 +01:00
Matthias 6688a2c112 Merge branch 'develop' into doc/pricing_reasons 2019-12-24 06:33:51 +01:00
Matthias 33cfeaf9b0 Remove i.e. where it doesn't fit 2019-12-24 06:31:05 +01:00
hroff-1902 690eb2a52b
configuration.md reviewed 2019-12-24 07:19:35 +03:00
Matthias c6d2233978 Convert StrategyLoader to static loader 2019-12-23 10:23:48 +01:00
hroff-1902 98eed4f2ed
Merge pull request #2695 from freqtrade/custom_pairlock
Improve pairlocking mechanism to allow usage from within strategy
2019-12-22 15:03:24 +03:00
Matthias 2195ae59d6 Use different time offsets to avoid confusion 2019-12-22 12:49:01 +01:00
hroff-1902 4f88857442
Merge pull request #2694 from freqtrade/unfilled_strategy
Add unfilledtimeout to strategy overrides
2019-12-22 14:34:25 +03:00
hroff-1902 01d53c0160
Merge pull request #2697 from freqtrade/dry_run_db
persist Dry run db as default
2019-12-22 13:46:32 +03:00
hroff-1902 d98cd6f135
Merge pull request #2693 from freqtrade/doc/pypi
document how to do releases to pypi
2019-12-22 13:42:44 +03:00
Matthias dc567f99d6 Update documentation to new handling of dry-mode database 2019-12-22 10:16:56 +01:00
Matthias 43c25c8a32 add documentation for is_pair_locked 2019-12-22 09:59:25 +01:00
Matthias a71deeda94 Document lock-pair implementation 2019-12-22 09:55:40 +01:00
Matthias 89b4f45fe3 Remove section about strategy template - use new-strategy intead 2019-12-22 09:47:37 +01:00
Matthias 1ff0d0f1fa Add unfilledtimeout to strategy overrides 2019-12-22 09:35:06 +01:00
Matthias 9ec4368c6f Add release documentation 2019-12-22 09:25:13 +01:00
hroff-1902 95bd9e8e0b No underscores in cli options 2019-12-22 00:17:51 +03:00
Matthias 1af962899d Fix note-box syntax error 2019-12-18 19:43:37 +01:00
Matthias 11e787c884 Finish depth_of_market documentation piece 2019-12-18 19:41:51 +01:00
Matthias 1c19856d26 add section about depth_of_market 2019-12-18 16:49:56 +01:00
Matthias d73ba71ec6 Improve formatting of orderbook doc 2019-12-18 16:41:54 +01:00
Matthias dc07037edf Add documentation for price finding 2019-12-18 16:38:57 +01:00
hroff-1902 c32507252e
Merge pull request #2671 from freqtrade/doc/incompletecandle
Add documentation about ohlcv_partial_candle
2019-12-17 13:10:36 +03:00
Matthias 707c5668a5 Fix typo 2019-12-17 06:11:44 +01:00
Matthias 9cea5cd442 Add documentation about ohlcv_partial_candle 2019-12-16 20:38:36 +01:00
hroff-1902 39197458f4
Merge pull request #2661 from freqtrade/wallet_dry
Introduce Dry-Run Wallet
2019-12-16 14:00:11 +03:00
dependabot-preview[bot] cc41cdbf22
Bump mkdocs-material from 4.5.1 to 4.6.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.5.1...4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 07:30:46 +00:00
Matthias 655672c957 Enhance documentation Note 2019-12-16 06:22:54 +01:00
Matthias b5b6458f12 Add note about unlimited stake amount 2019-12-15 10:57:27 +01:00
Matthias 56e13c8919 Enhance documentation for dry-run wallet 2019-12-15 10:55:15 +01:00
Matthias 4463d58470 Add release section about collapsible section 2019-12-15 09:49:56 +01:00
Matthias 931d24b5a8 Have dry_run_wallet default to 1000 2019-12-15 09:26:17 +01:00
hroff-1902 1cc174c007
Merge pull request #2624 from freqtrade/backtest_refactor
handle and document ROI=-1
2019-12-14 23:11:36 +03:00
hroff-1902 82ff878e38
Fix typo in the docs 2019-12-14 15:15:20 +03:00
hroff-1902 3bd873f3c6
Add notes on random-state to the docs 2019-12-13 13:59:18 +03:00
Matthias d8b2d39f2f
Merge pull request #2628 from freqtrade/rpc/sell_duration
Telegram / sell duration
2019-12-11 07:15:00 +01:00
Matthias 29745bb4ec
Merge pull request #2641 from hroff-1902/hyperopt-list
minor: Fix documentation formatting
2019-12-10 06:00:44 +01:00
hroff-1902 2f76eaf358 minor: Fix documentation formatting 2019-12-10 00:33:57 +03:00
hroff-1902 0e4ef33d6a
Merge pull request #2581 from hroff-1902/hyperopt-list
Add hyperopt-list and hyperopt-show commands
2019-12-10 00:30:26 +03:00
dependabot-preview[bot] 4934456751
Bump mkdocs-material from 4.5.0 to 4.5.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.5.0...4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 07:25:28 +00:00
Matthias dc9fed4a5f Adjust documentation 2019-12-08 14:10:26 +01:00
Matthias 189835b963 Add documentation for ROI-1 case 2019-12-07 15:26:10 +01:00
Matthias 2bd4008cb2 fix space name ... 2019-12-06 06:06:41 +01:00
Matthias 1da008b3af Document "quick" hyperopt of roi/stoploss and trailing stoploss 2019-12-05 20:44:12 +01:00
hroff-1902 216094a761
Add reference to hyperopt-list and hyperopt-show to the Hyperopt doc 2019-12-05 14:30:55 +03:00
hroff-1902 4efd8b96e5
Add description for hyperopt-list and hyperopt-show to the docs 2019-12-05 14:16:18 +03:00
hroff-1902 8dd9b5c6fb
Merge pull request #2606 from freqtrade/volume_tester
Subcommand: test-pairlist
2019-12-04 18:31:37 +03:00
Matthias 16a50fbe4e Resort documentation 2019-12-04 14:30:53 +01:00
Matthias 8a7fe3f1d6 The file will (for users) be in user_data - just in the repo it's in
templates
2019-12-04 07:01:09 +01:00
hroff-1902 ac3e061508 Resolve issues stated in the review 2019-12-03 23:20:00 +03:00
hroff-1902 ba29a2ffe4 Move docs on loss function creation to a separate doc file 2019-12-03 21:30:50 +03:00
Matthias b33e47a49e Update documentation with test-pairlist 2019-12-03 16:15:10 +01:00
hroff-1902 17e03559dc
minor: fix typo in docs 2019-12-03 12:51:52 +03:00
hroff-1902 406dfe21f8
Merge pull request #2492 from hroff-1902/hyperopt-trailing-space
Add trailing stoploss hyperspace
2019-12-03 00:23:14 +03:00
hroff-1902 ee733210ca
minor: Fix formatting typo in docs 2019-12-01 19:10:30 +03:00
hroff-1902 32c9b5f415
Description for generate_roi_table reformulated slightly 2019-12-01 13:13:41 +03:00
hroff-1902 f42ce8fc2a
Fix typo in the docs 2019-12-01 13:07:17 +03:00
hroff-1902 69b0767165 Merge remote-tracking branch 'upstream/develop' into hyperopt-trailing-space 2019-12-01 03:28:23 +03:00
hroff-1902 f862b4d0f0
Add description for 'default' space 2019-12-01 02:50:44 +03:00
hroff-1902 a88bfa8ded Fix: trailing_stop_positive should be positive 2019-12-01 02:27:17 +03:00
hroff-1902 fffd47e3d8
Add description of trailing space into docs 2019-12-01 01:28:26 +03:00
hroff-1902 7a3c3c4ddf
Add directlink to the section 2019-11-30 22:35:13 +03:00
hroff-1902 eafccb445c
Add command sample for journalctl with -u 2019-11-30 22:32:12 +03:00
hroff-1902 b040cbffdd
syslog and journald cases splitted 2019-11-30 22:28:48 +03:00
hroff-1902 36b2ed172c
Merge branch 'develop' into logging-syslog 2019-11-30 21:38:50 +03:00
gaugau3000 58d70b2079 doc explicit optimization feature 2019-11-29 09:35:13 +01:00
gaugau3000 0e9e6b3443 refactor feature details doc 2019-11-28 21:22:40 +01:00
gaugau3000 9199fd5964 change doc into 2019-11-28 21:21:43 +01:00
Matthias 997c426228 fix some datatypes 2019-11-27 16:51:03 +01:00
Matthias 111f018c85 Add datatype to configuration documentation 2019-11-27 14:46:09 +01:00
Matthias 64da877161 Update stake_amount description 2019-11-27 14:24:14 +01:00
Matthias f0e6a9e0e3 Address feedback 2019-11-27 14:18:40 +01:00
Matthias 9e7d367b5c Realign strategy_override paramters 2019-11-25 15:43:09 +01:00
Matthias 12b9257c6d new-lines before defaults in documentation 2019-11-25 14:25:02 +01:00
Matthias 37f698d9c1 move default values to Description field 2019-11-25 14:20:41 +01:00
Matthias e7c17df844 validate defaults in documentation 2019-11-25 12:56:05 +01:00
Matthias d1511a1085 Update some config documentation 2019-11-25 07:12:39 +01:00
Matthias a374df7622 some minor fixes from feedback 2019-11-24 09:55:34 +01:00
hroff-1902 a183162d8b
Add description into Advanced Setup section 2019-11-23 03:37:29 +03:00
Matthias a6bb7595e8 Update utils doc 2019-11-22 13:44:50 +01:00
Matthias f7322358cf Update documentation 2019-11-21 06:32:45 +01:00
Matthias 8cf8ab089e Add note about create-datadir to install instruction 2019-11-21 06:32:45 +01:00
Matthias ed1d450099 Update documentation for create-userdir util 2019-11-21 06:32:45 +01:00
hroff-1902 dfe3d78767
Merge pull request #2541 from freqtrade/rpc/show_config
[Rpc] - show config
2019-11-20 18:42:41 +03:00
Matthias 09b302abf7
Merge pull request #2442 from freqtrade/volumeList_enhanced_filter
Pairlists enhanced filter options
2019-11-19 20:19:10 +01:00
Matthias 5f62a9e4d8 rename ttl to refresh_period 2019-11-19 06:50:23 +01:00
Matthias a8855bf795 rename LowPriceFilter to PrieFilter 2019-11-19 06:49:45 +01:00
Matthias c22b00b303 move pairlist filters out of config[] 2019-11-19 06:37:06 +01:00
dependabot-preview[bot] 0bc71403ff
Bump mkdocs-material from 4.4.3 to 4.5.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.4.3...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:24:39 +00:00
Matthias 2b190e5638 Add documentation 2019-11-17 15:05:56 +01:00
Matthias 6c306c0013 Merge branch 'develop' into github_actions_tests 2019-11-14 06:45:14 +01:00
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
2019-11-14 06:28:42 +01:00
Matthias 66619204ba re-add hyperopts multiple ... 2019-11-13 11:13:48 +01:00
Matthias 5b62ad876e Remove hyperopts occurances 2019-11-13 09:39:00 +01:00
Matthias 334ac8b10c Adapt documentation for timeframe 2019-11-12 15:13:06 +01:00
Matthias 8c76f45030 Use correct dockerhub image name 2019-11-12 10:54:38 +01:00
Matthias 66a273b31b Merge branch 'develop' into volumeList_enhanced_filter 2019-11-12 09:31:46 +01:00
hroff-1902 025350ebff
Fix typo in the rest-api docs 2019-11-12 00:07:27 +03:00
Matthias 800997437a Update documentation 2019-11-11 20:25:44 +01:00
Matthias 75d5ff69ef Add ping endpoing 2019-11-11 20:10:56 +01:00
hroff-1902 27d81bb68c
minor: More cosmetics on Exchange Notes 2019-11-11 12:23:24 +03:00
Matthias 044105e8e0
Merge pull request #2507 from freqtrade/hroff-1902-patch-3
minor: Exchange notes docs
2019-11-11 10:11:46 +01:00
Matthias 48f8a62335
Merge pull request #2506 from freqtrade/hroff-1902-patch-1
minor: Fix link in the Faq docs
2019-11-11 09:59:52 +01:00
Matthias 71f99ba79c
Merge pull request #2504 from freqtrade/hroff-1902-patch-2
Minor: Exchange notes typographical cosmetics
2019-11-11 09:59:09 +01:00
hroff-1902 95492958f9
wordings 2019-11-11 11:37:57 +03:00
hroff-1902 661c8251c5
minor: Exchange notes docs
* Formatting (structure of sections)
* Cosmetic changes

This was not noticed in terms of #2505
2019-11-11 11:23:29 +03:00
hroff-1902 83067c1edc
minor: Fix link in the Faq docs 2019-11-11 11:18:43 +03:00
Matthias 04b51a982e Include warning-message to bittrex explanation 2019-11-11 08:55:37 +01:00
Matthias e810597eec Add restricted markets snippet to documentation 2019-11-11 07:16:35 +01:00
hroff-1902 692d6afbd9
Minor exchange notes typographical cosmetics 2019-11-11 02:17:41 +03:00
hroff-1902 59fa02e11a
Merge pull request #2499 from freqtrade/hroff-1902-patch-1
minor: Wordings on top of #2495
2019-11-11 01:27:43 +03:00
Matthias de2d04f06b Add note about systemd load location
closes #2461
2019-11-09 16:24:24 +01:00
Matthias 12654cb810 Add seperate exchange section in docs 2019-11-09 16:19:58 +01:00
Matthias 748fe94603 Merge branch 'develop' into volumeList_enhanced_filter 2019-11-09 15:34:47 +01:00
Matthias 86a5dfa62e Update documentation 2019-11-09 15:28:36 +01:00
Matthias 0b4800835c update documentation 2019-11-09 15:28:03 +01:00
Matthias 5caeca7509 Improve tests for pairlist-sequence behaviour 2019-11-09 15:23:36 +01:00
Matthias 02b9da8aba Update documentation 2019-11-09 14:39:28 +01:00
hroff-1902 1f042f5e32
Quick start and easy installation sections reworked 2019-11-08 19:38:32 +03:00
hroff-1902 54b63e89f8
Wordings on top of #2495 2019-11-08 17:32:18 +03:00
Gautier Pialat bc5c91f681 add missing note block 2019-11-08 10:29:00 +01:00
Gautier Pialat 076ef0407b git branch note explanation 2019-11-08 09:39:06 +01:00