Commit Graph

448 Commits

Author SHA1 Message Date
Matthias 47cd856fea Include protection documentation 2020-12-07 08:23:10 +01:00
Leif Segen 98118f5e95
Fix parameter name
Correct which parameter name was referred to within the 2nd Note under "Amend last stake amount"
2020-11-26 18:46:36 -06:00
Matthias aa0c3dced8 Improve order types documentation 2020-11-20 13:14:02 +01:00
Matthias 97e58a42f4 Update documentation with new options 2020-11-19 19:17:31 +01:00
Matthias 2e7367d647
Merge pull request #3881 from apneamona/unfilledtimeout.buy/sell-addition
Update configuration.md
2020-10-22 15:18:37 +02:00
Matthias f43bd250a2 Extract pairlists from configuration 2020-10-09 09:02:44 +02:00
apneamona 72cf3147b8
Update configuration.md 2020-10-06 20:17:05 +02:00
Matthias 2b1d0b4ab5 Rename references to "master" branch to "stable"
closes #2496
2020-09-20 11:45:08 +02:00
Matthias c2707bdd9b
Merge pull request #3688 from freqtrade/Fredrik81-stoploss.md
Update stoploss.md
2020-08-23 09:09:26 +02:00
Fredrik81 4619a50097
Update configuration.md 2020-08-17 02:07:25 +02:00
Matthias cc91d51389 Fix wording in configuration.md 2020-08-15 09:18:00 +02:00
Matthias 9dd2800b98 Apply some review changes 2020-08-15 09:08:50 +02:00
hroff-1902 a1e292f56a Improve docs 2020-07-22 22:09:30 +03:00
hroff-1902 daee414d7a Fix docs formatting 2020-07-22 21:51:25 +03:00
Matthias ea1ddeb87d
Merge pull request #3570 from gambcl/develop
Added range checks to min_days_listed in AgeFilter
2020-07-19 09:37:17 +02:00
HumanBot f0a1a1720f
removed duplicate
removed duplicate word using using
2020-07-11 15:21:54 -04:00
gambcl 14eab9be04 Added min_price, max_price to PriceFilter 2020-07-08 22:02:04 +01:00
gambcl ab7f5a2bcf Added pairslist AgeFilter 2020-06-24 23:58:12 +01:00
Matthias a3506f4d8e Merge branch 'develop' into timeframe 2020-06-15 06:35:55 +02:00
Matthias f80b5f9410
Merge pull request #3438 from freqtrade/ftx_stoploss
Ftx stoploss
2020-06-14 07:02:15 +02:00
Matthias a198b91b87
align Spaces in commented config section
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-10 06:36:35 +02:00
Matthias bd942992ef Add documentation about pricing related to market orders 2020-06-09 20:47:52 +02:00
Mister Render 05deb5ba05
Fixed typo and missing {
This should help with copy pasting the pairlists code block.
Also fixed minor typo on line 594 (was: "I selects" and is now: "It selects")
2020-06-09 16:08:20 +00:00
Matthias 2f07d21629 Update documentation with FTX Stoploss on exchange 2020-06-03 20:20:39 +02:00
hroff-1902 64881a94e2
Merge branch 'develop' into timeframe 2020-06-02 15:56:34 +03:00
hroff-1902 2cc47f651d
Merge pull request #3408 from freqtrade/apiserver_logging
Apiserver logging
2020-06-02 14:32:44 +03:00
Matthias febc95dcdf Update documentation to remove ticker_interval 2020-06-02 10:03:23 +02:00
Matthias 67a3c32373 Remove some occurances of percentage 2020-06-01 20:02:12 +02:00
Matthias 65c5bba189
Fix typo in docs
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-01 12:45:59 +02:00
Matthias 7ad1c7e817 Allow lower verbosity level for api server
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
2020-05-31 09:51:45 +02:00
hroff-1902 a162b911b6
Merge pull request #3398 from freqtrade/ccxt_config_combine
combine CCXT configurations ...
2020-05-30 21:49:44 +03:00
Matthias a0d6a72bc8
Update docs/configuration.md
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-05-30 19:26:47 +02:00
hroff-1902 48915d7945
minor: Fix docs 2020-05-30 19:35:44 +03:00
Matthias 28b35178e9
Update doc wording
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-05-30 11:24:29 +02:00
Matthias f187753f8f Add ccxt_sync_config to simplify ccxt configuration 2020-05-30 10:45:50 +02:00
Matthias 2ed10aeb9b Add to missing point in documentation 2020-05-29 19:39:13 +02:00
Matthias ea5daee505 Allow changing severity of strategy-validations to log only. 2020-05-29 19:37:18 +02:00
hroff-1902 30d1a85895 Adjust docs 2020-05-18 23:46:23 +03:00
hroff-1902 2c6c287c4b
Address comments made in review 2020-05-18 22:24:38 +03:00
hroff-1902 cc28aae5cb
Fix the links again 2020-05-18 12:44:20 +03:00
hroff-1902 d57ef6a2a6
Pairlist Section reworked 2020-05-18 12:39:52 +03:00
hroff-1902 7d80f8d25c
Fix links in docs 2020-05-18 12:02:16 +03:00
Matthias 7a11219b61
Reword some documentation strings
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-05-16 13:17:48 +02:00
Matthias 2a1fcc0f06 Merge branch 'develop' into pr/jpribyl/3210-1 2020-05-16 13:09:38 +02:00
hroff-1902 b3dd0a68d5
minor: fix typo in configuration.md 2020-05-13 18:51:38 +03:00
hroff-1902 2307495f28
Update docs/configuration.md
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-05-08 20:10:16 +03:00
jpribyl bd51cd332b Cancel all open orders after receiving /stop or ctrl+c 2020-05-01 10:36:11 -06:00
hroff-1902 fedcf1db52
Merge pull request #3217 from freqtrade/remove_deprecation
Remove deprecated pairlist and binary
2020-04-27 19:41:54 +03:00
Matthias 9fa21628d7 Deprecate keys other than quoteVolume
fixes #2981
2020-04-25 16:29:17 +02:00
Matthias 57345476ab Document pairlists for backtesting 2020-04-25 15:39:27 +02:00
hroff-1902 2f60d9cad4
minor: fix typo in the docs 2020-04-17 23:23:22 +03:00
Matthias 6f687c97ce
Update docs/configuration.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-25 09:24:37 +01:00
Matthias dfac7448d1
fix typo
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-25 08:33:22 +01:00
Matthias acd402187a Update max_open_trades documentation 2020-03-22 19:39:36 +01:00
hroff-1902 51f52c8609
Merge branch 'develop' into no-ticker-2 2020-03-13 16:43:52 +03:00
Matthias a046c4829c
Apply suggestions from code review
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-10 09:03:44 +01:00
Matthias 42038da7f1
Update docs/configuration.md
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-10 07:57:25 +01:00
Matthias e0afbcd4af Additional warning about order_book-max 2020-03-09 17:41:44 +01:00
Matthias 74a17c7b7b Clarify warning in the documentation 2020-03-09 17:38:35 +01:00
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
hroff-1902 dea4ef957e
Merge pull request #2982 from freqtrade/rate_side_optional
Rate side configurable
2020-03-04 16:07:08 +03:00
Matthias 2f54aff0ce Improve documentation wording for price sides 2020-03-04 06:44:59 +01:00
Matthias 8de35e1c83
Documentation suggestions from Review
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-03-04 06:40:19 +01:00
Matthias 18d724f7a1 Adjust wording of supported exchanges 2020-02-29 19:22:36 +01:00
Matthias d7373be553 Add official support for Kraken 2020-02-29 16:58:22 +01:00
Matthias 0fea3a7ea7 Some final polish to configurable_side 2020-02-26 19:50:17 +01:00
Matthias 3c5e716d8f Update some documentation regarding price_side 2020-02-26 19:39:12 +01:00
hroff-1902 30b0911645
Merge pull request #2976 from gaugau3000/doc_update_config_section
[Doc update config section] - [minor]
2020-02-26 12:45:06 +03:00
Matthias 8ae0f99a96 Remove duplicate section 2020-02-26 09:05:48 +01:00
Matthias a29653b510
Wording changes to install docs
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-02-26 08:59:27 +01:00
hroff-1902 ce2e039e5f
Update docs/configuration.md 2020-02-26 01:58:32 +03:00
gaugau3000 76c449c0c2 volume_pair_list_extra_doc_infos 2020-02-25 19:45:23 +00:00
gaugau3000 7d7318a3ea fix_wrong_order_type 2020-02-25 19:41:20 +00:00
Matthias 2f349e0504 Improve install documentation by streamlining the process 2020-02-24 20:21:25 +01:00
Matthias 6335d81ceb Merge branch 'develop' into data_handler 2020-02-16 15:12:14 +01:00
Matthias be4a9b5f4b Lowercase freqtrade 2020-02-14 19:37:20 +01:00
hroff-1902 4cdcf00ddc
Merge branch 'develop' into rpc_notification_fixes 2020-02-14 00:10:50 +03:00
Matthias 02148a1df2 Fix datatype styling issues 2020-02-13 15:09:09 +01:00
Matthias a93bc74eff Update documentation ... 2020-02-13 07:04:37 +01:00
Matthias d65a06947d Merge branch 'develop' into data_handler 2020-02-09 15:16:43 +01:00
Yazeed Al Oyoun f3b1161640 wide notifications fixes 2020-02-08 21:02:52 +01:00
hroff-1902 739acaa475
Wordings improved 2020-02-06 13:54:51 +03:00
Matthias 586cbc750c Add considerations for dry-run 2020-02-06 06:45:11 +01:00
hroff-1902 d2cac1d8fd
Merge branch 'develop' into spreadfilter 2020-02-04 16:54:46 +03:00
untoreh aa54fd2251 - added spread filter
- minimum value to volume pairlist
2020-02-04 14:49:59 +01:00
Matthias fc2970f41b Merge branch 'develop' into data_handler 2020-01-21 06:58:48 +01:00
Matthias 7a22aaa111 UPdate documentation to reflect that stoploss-on-exchange is also
available for kraken
2020-01-19 14:40:09 +01:00
hroff-1902 d3de398395 Docs adjusted 2020-01-10 23:43:09 +03:00
hroff-1902 83b88e7916
Remove Required marks for new settings 2020-01-10 23:14:17 +03:00
hroff-1902 3faa2d0eb9
Refine description for last_stake_amount_min_ratio 2020-01-10 22:59:02 +03:00
Matthias fab19ae3a7 Implement last_stake_amount_min_ratio 2020-01-10 06:36:28 +01:00
Matthias e94dfdeff2 UPdate documentation to remove inexisting setting 2020-01-09 20:13:14 +01:00
Matthias b748ed3435 UPdate documentaiton wording 2020-01-09 19:59:13 +01:00
Matthias b37f34ff5b Implement amend_last_stake_amount 2020-01-05 13:25:11 +01:00
Matthias 7e7c82cf4a Small adjustments to relative_stake PR 2020-01-03 11:34:17 +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 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 9c5b94adf5 Pass data_format to methods 2019-12-28 11:01:42 +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 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
hroff-1902 4f88857442
Merge pull request #2694 from freqtrade/unfilled_strategy
Add unfilledtimeout to strategy overrides
2019-12-22 14:34:25 +03:00
Matthias dc567f99d6 Update documentation to new handling of dry-mode database 2019-12-22 10:16:56 +01:00
Matthias 1ff0d0f1fa Add unfilledtimeout to strategy overrides 2019-12-22 09:35:06 +01: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 39197458f4
Merge pull request #2661 from freqtrade/wallet_dry
Introduce Dry-Run Wallet
2019-12-16 14:00:11 +03: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 931d24b5a8 Have dry_run_wallet default to 1000 2019-12-15 09:26:17 +01:00
Matthias 189835b963 Add documentation for ROI-1 case 2019-12-07 15:26:10 +01:00
Matthias b33e47a49e Update documentation with test-pairlist 2019-12-03 16:15:10 +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 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
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 66a273b31b Merge branch 'develop' into volumeList_enhanced_filter 2019-11-12 09:31:46 +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 02b9da8aba Update documentation 2019-11-09 14:39:28 +01:00
Matthias 6f01d7f8ea Merge branch 'develop' into feat/new_args_system 2019-11-03 10:09:49 +01:00
hroff-1902 6a9a2e7f88
Merge pull request #2452 from freqtrade/fix/1717
Allow configuration of stoploss on exchange limit
2019-10-31 23:13:37 +03:00
Matthias 9e988783de Allow configuration of stoploss on exchange limit
fixes #1717
2019-10-30 20:07:26 +01:00
Matthias d89a7d5235 Document new method to configure filters 2019-10-30 16:30:47 +01:00
Matthias 7a96d3c9ae Update raspbian install documentation
Fix "box" titles ... they need to be in quotes!
2019-10-30 13:27:04 +01:00
Matthias a368646745 Merge branch 'develop' into feat/new_args_system 2019-10-29 19:33:56 +01:00
Matthias de2cc58b0c Final cleanups and added tests 2019-10-29 10:44:35 +01:00
Matthias d803d86f4d Add low_price_percent_filter 2019-10-29 09:32:06 +01:00
Matthias 4ff035537b Simplify precision_filter code 2019-10-28 16:21:00 +01:00
Matthias b947f3c2a5
Merge pull request #2417 from freqtrade/whitelist_docs
DynamicPairlist - pair_whitelist
2019-10-28 15:25:17 +01:00
Matthias 73343b3387 Address feedback 2019-10-28 12:53:12 +01:00
hroff-1902 48d83715a5 Fix typo in docs (thanks to Escaliert@Slack) 2019-10-27 03:44:49 +03:00
Matthias 20dabd9c41 Merge branch 'develop' into whitelist_docs 2019-10-26 13:36:39 +02:00
hroff-1902 ea6b94fd0c
docs: add a tip for The Ocean exchange 2019-10-26 11:54:04 +03:00
Matthias 2f1d9696cd Change keepalive to heartbeat 2019-10-25 20:00:08 +02:00
Matthias e63377980e Improve pairlist documentation 2019-10-25 19:47:37 +02:00
Matthias 0773a65333 Add I Am Alive Message 2019-10-25 15:01:35 +02:00
Matthias b3e028e853 Improve dynamic pairlist documentation 2019-10-25 07:06:29 +02:00
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
hroff-1902 e78e42339d Improve docs wordings 2019-10-08 00:58:25 +03:00
hroff-1902 9b23376415 Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
Matthias b73426b91f Disable Defaulting to DefaultStrategy 2019-10-01 07:02:30 +02:00
Matthias fe40636ae1 Improve wordings 2019-09-24 06:42:44 +02:00
Matthias ba4db0da49 Improve configuration documentation 2019-09-21 13:16:53 +02:00
Matthias 88f823f899 Improvements to documentation 2019-09-04 06:56:25 +02:00
Matthias 514860ac3b Improve documentation 2019-09-01 10:17:02 +02:00
Matthias ee808abfea Add emergency_sell as sell reason 2019-09-01 09:07:09 +02:00
hroff-1902 756f44fcbd highlight really important notifications 2019-08-28 00:20:32 +03:00
hroff-1902 a504abf00c minor: improvements in confuguration.md 2019-08-27 04:12:00 +03:00
Matthias 0a478bc0dc Merge branch 'develop' into align_userdata 2019-08-18 15:00:12 +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 3c589bb877 fail if known bad exchanges are detcted 2019-08-13 08:27:46 +02:00
hroff-1902 482847a994 docs adjusted; various fixes to bot-usage.md and configuration.md 2019-08-13 00:10:33 +03:00
Matthias c3d14ab9b9 don't use "folder" ... 2019-07-31 06:54:45 +02:00
Matthias c1bc1e3137 Add documentation for user_data_dir 2019-07-28 15:34:49 +02:00
hroff-1902 4a144d1c18 docs: description for whitelist and blacklist fixed 2019-07-18 22:43:36 +03: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 96564d0dad remove deprecated --dynamic-whitelist option 2019-07-18 10:45:47 +03:00
Matthias 17800c8ca5 Remove folder references (it's directory!) 2019-07-04 19:57:38 +02:00
Misagh 1f3406b29b
Merge pull request #1868 from freqtrade/stoploss_restart
Stoploss restart
2019-06-12 10:29:17 +02:00
Matthias 9f2e0b11d1 Parametrize ohlcv_candle_limit (per call) 2019-06-09 14:52:17 +02:00
Matthias 3fe5388d4c Document _ft_has_params override 2019-06-09 14:13:03 +02:00
Matthias 11fd8a59af cleanup stoploss documentations 2019-05-20 20:11:50 +02:00
Matthias 131b232155 Add sample for order_types in config (slightly different syntax) 2019-05-11 14:33:35 +02:00
Matthias d16ccd7e37 Merge branch 'develop' into json-defaults 2019-04-24 09:51:04 +02:00
Matthias 52cc2d224e improve documentation for exchange configuration 2019-04-16 19:51:56 +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 12066411db Update docs with logfile methods 2019-03-29 20:19:40 +01:00
Matthias e60d1788b2 Add new options to docu 2019-03-24 15:06:17 +01:00
hroff-1902 00821036bb
docs for dry_run_wallet 2019-03-20 23:57:49 +03:00
Matthias e632539b61 Add 15min to documentation, fix link to "parameters in THE strategy" 2019-03-16 19:51:39 +01:00
Matthias 6666d31ee9
Merge pull request #1648 from hroff-1902/sd-watchdog
Support for systemd watchdog
2019-03-16 13:46:04 +01:00
misagh 9a226ec7e6 conflict with develop resolved 2019-03-14 07:56:21 +01:00
Misagh 2959600f52
Merge pull request #1656 from freqtrade/fix/1633
Default value for minimal_roi
2019-03-14 07:51:07 +01:00