Commit Graph

499 Commits (ci/pi_python_3.13)

Author SHA1 Message Date
Matthias 288c92301f Improve docs wording
5 years ago
Sam Germain 362436f7d2 Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
5 years ago
Matthias 29e2b858ca Improve wording in docs
5 years ago
Matthias 40db424363 Add documentation for available capital setting
5 years ago
Matthias ce69abc06e Update docs and tests for newly deprectated settings
5 years ago
Matthias ae6a5c908e Update documentation to reflect new setting for sell price
5 years ago
Matthias 3d9336459f
Merge pull request #5180 from mohammad-hekmat/patch-2
5 years ago
Matthias 40545e62af
Merge pull request #5082 from freqtrade/dry_run_order
5 years ago
mohammad sadegh hekmat fef73b1b6a
Update configuration.md
5 years ago
mohammad sadegh hekmat ea236abf18
Update configuration.md
5 years ago
Matthias 39b876e37a Log exchange responses if configured
5 years ago
Matthias 8562e19776 Document protections to come from the strategy
5 years ago
Matthias c76848e089 Update dry-run description with new filling logic
5 years ago
Matthias 42b6d28b3c Update warning about order_time_in_force
5 years ago
Matthias 1594402312 Add note about signal expiry
5 years ago
axel 75f88b466a add ability to choose unit in unfilled timeout
5 years ago
Matthias 185d754b8b Improve documentation to suggest config-private.json
5 years ago
grillzoo 01b303e0f9 Aligning the doc
5 years ago
Matthias 43d7f9ac67 Add bid_last_balance parameter
5 years ago
Matthias 7ffe1fd36a Fix calculation error for min-trade-stake
5 years ago
Matthias b05de6d468 Move advanced exchange config to exchange page
5 years ago
Matthias 0b35c0571f Allow custom fee to be used during dry-run
5 years ago
Matthias ef9977fc1e Make stake_amount + stake_currency mandatory for backtesting
5 years ago
Matthias 0db5c9746f
Merge pull request #4454 from freqtrade/backtest_compound_speed
5 years ago
Matthias a405d578da Introduce forcebuy ordertype to allow specifiying a different ordertype for forcebuy / forcesells
5 years ago
Matthias a13dc3cdde Use sensible defaults for balance_dust_level
5 years ago
Matthias f5bb5f56f1 Update documentation with backtesting compounding possibilities
5 years ago
Matthias 959ff99046 Add Dry-run wallet CLI option
5 years ago
Matthias 7d87c44c35
Merge pull request #4436 from Th0masL/forcesell_type
5 years ago
Matthias 6d38a2e659 Small enhancements to docs
5 years ago
Th0masL 117f0064ed Allow changing the order_type for forcesell
5 years ago
Matthias aec22c5c3d introduce skip_open_order_update parameter
5 years ago
Alberto del Barrio f36c61e32f
Fix documentation links pointing to pairlists
5 years ago
Matthias 43986d3f73 Move Pricing to subpage
5 years ago
Matthias b41078cc46 Don't include plugin documentation in Configuration page
5 years ago
Matthias dabe456d65 Improve wording of configuration doc
5 years ago
Matthias 16dad8b6d4 Allow custom_stoploss to cooperate with stoploss on exchange
5 years ago
Matthias bec9b580b0 sell_profit_offset should be documented in the strategy override section
5 years ago
Matthias 86b3306a3b Small doc refactoring
5 years ago
Matthias 53c208197d Add bot_name setting
5 years ago
Matthias baef8b4f79
Merge pull request #4197 from nas-/develop
5 years ago
Matthias bf5868c96d Add testcase for nonexisting pairs on whitelist
5 years ago
nas- f72d53351c Added ability to keep invalid pairs while expanding expand_pairlist
5 years ago
Matthias 60ea32e398 Improve wording
5 years ago
Matthias 6007d5182a
Merge pull request #4147 from hoeckxer/ignore_expired_candle
5 years ago
hoeckxer e328182bd7 Changed workings so it only needs to timing-parameter, instead of also requiring a boolean value
5 years ago
Matthias 63a579dbab Add sell_profit_offset parameter
5 years ago
Matthias c9e477214f Allow protections to be set in the strategy
5 years ago
hoeckxer 5c34140a19 Adjusted documentation to reflect sub-key configuration
5 years ago
Erwin Hoeckx eaaaddac86
Update docs/configuration.md
5 years ago
hoeckxer 614a996597 First commit about ignoring expired candle
5 years ago
Matthias 47cd856fea Include protection documentation
6 years ago
Leif Segen 98118f5e95
Fix parameter name
6 years ago
Matthias aa0c3dced8 Improve order types documentation
6 years ago
Matthias 97e58a42f4 Update documentation with new options
6 years ago
Matthias 2e7367d647
Merge pull request #3881 from apneamona/unfilledtimeout.buy/sell-addition
6 years ago
Matthias f43bd250a2 Extract pairlists from configuration
6 years ago
apneamona 72cf3147b8
Update configuration.md
6 years ago
Matthias 2b1d0b4ab5 Rename references to "master" branch to "stable"
6 years ago
Matthias c2707bdd9b
Merge pull request #3688 from freqtrade/Fredrik81-stoploss.md
6 years ago
Fredrik81 4619a50097
Update configuration.md
6 years ago
Matthias cc91d51389 Fix wording in configuration.md
6 years ago
Matthias 9dd2800b98 Apply some review changes
6 years ago
hroff-1902 a1e292f56a Improve docs
6 years ago
hroff-1902 daee414d7a Fix docs formatting
6 years ago
Matthias ea1ddeb87d
Merge pull request #3570 from gambcl/develop
6 years ago
HumanBot f0a1a1720f
removed duplicate
6 years ago
gambcl 14eab9be04 Added min_price, max_price to PriceFilter
6 years ago
gambcl ab7f5a2bcf Added pairslist AgeFilter
6 years ago
Matthias a3506f4d8e Merge branch 'develop' into timeframe
6 years ago
Matthias f80b5f9410
Merge pull request #3438 from freqtrade/ftx_stoploss
6 years ago
Matthias a198b91b87
align Spaces in commented config section
6 years ago
Matthias bd942992ef Add documentation about pricing related to market orders
6 years ago
Mister Render 05deb5ba05
Fixed typo and missing {
6 years ago
Matthias 2f07d21629 Update documentation with FTX Stoploss on exchange
6 years ago
hroff-1902 64881a94e2
Merge branch 'develop' into timeframe
6 years ago
hroff-1902 2cc47f651d
Merge pull request #3408 from freqtrade/apiserver_logging
6 years ago
Matthias febc95dcdf Update documentation to remove ticker_interval
6 years ago
Matthias 67a3c32373 Remove some occurances of percentage
6 years ago
Matthias 65c5bba189
Fix typo in docs
6 years ago
Matthias 7ad1c7e817 Allow lower verbosity level for api server
6 years ago
hroff-1902 a162b911b6
Merge pull request #3398 from freqtrade/ccxt_config_combine
6 years ago
Matthias a0d6a72bc8
Update docs/configuration.md
6 years ago
hroff-1902 48915d7945
minor: Fix docs
6 years ago
Matthias 28b35178e9
Update doc wording
6 years ago
Matthias f187753f8f Add ccxt_sync_config to simplify ccxt configuration
6 years ago
Matthias 2ed10aeb9b Add to missing point in documentation
6 years ago
Matthias ea5daee505 Allow changing severity of strategy-validations to log only.
6 years ago
hroff-1902 30d1a85895 Adjust docs
6 years ago
hroff-1902 2c6c287c4b
Address comments made in review
6 years ago
hroff-1902 cc28aae5cb
Fix the links again
6 years ago
hroff-1902 d57ef6a2a6
Pairlist Section reworked
6 years ago
hroff-1902 7d80f8d25c
Fix links in docs
6 years ago
Matthias 7a11219b61
Reword some documentation strings
6 years ago
Matthias 2a1fcc0f06 Merge branch 'develop' into pr/jpribyl/3210-1
6 years ago
hroff-1902 b3dd0a68d5
minor: fix typo in configuration.md
6 years ago
hroff-1902 2307495f28
Update docs/configuration.md
6 years ago
jpribyl bd51cd332b Cancel all open orders after receiving /stop or ctrl+c
6 years ago
hroff-1902 fedcf1db52
Merge pull request #3217 from freqtrade/remove_deprecation
6 years ago
Matthias 9fa21628d7 Deprecate keys other than quoteVolume
6 years ago
Matthias 57345476ab Document pairlists for backtesting
6 years ago
hroff-1902 2f60d9cad4
minor: fix typo in the docs
6 years ago
Matthias 6f687c97ce
Update docs/configuration.md
6 years ago
Matthias dfac7448d1
fix typo
6 years ago
Matthias acd402187a Update max_open_trades documentation
6 years ago
hroff-1902 51f52c8609
Merge branch 'develop' into no-ticker-2
6 years ago
Matthias a046c4829c
Apply suggestions from code review
6 years ago
Matthias 42038da7f1
Update docs/configuration.md
6 years ago
Matthias e0afbcd4af Additional warning about order_book-max
6 years ago
Matthias 74a17c7b7b Clarify warning in the documentation
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
hroff-1902 dea4ef957e
Merge pull request #2982 from freqtrade/rate_side_optional
6 years ago
Matthias 2f54aff0ce Improve documentation wording for price sides
6 years ago
Matthias 8de35e1c83
Documentation suggestions from Review
6 years ago
Matthias 18d724f7a1 Adjust wording of supported exchanges
6 years ago
Matthias d7373be553 Add official support for Kraken
6 years ago
Matthias 0fea3a7ea7 Some final polish to configurable_side
6 years ago
Matthias 3c5e716d8f Update some documentation regarding price_side
6 years ago
hroff-1902 30b0911645
Merge pull request #2976 from gaugau3000/doc_update_config_section
6 years ago
Matthias 8ae0f99a96 Remove duplicate section
6 years ago
Matthias a29653b510
Wording changes to install docs
6 years ago
hroff-1902 ce2e039e5f
Update docs/configuration.md
6 years ago
gaugau3000 76c449c0c2 volume_pair_list_extra_doc_infos
6 years ago
gaugau3000 7d7318a3ea fix_wrong_order_type
6 years ago
Matthias 2f349e0504 Improve install documentation by streamlining the process
6 years ago
Matthias 6335d81ceb Merge branch 'develop' into data_handler
6 years ago
Matthias be4a9b5f4b Lowercase freqtrade
6 years ago
hroff-1902 4cdcf00ddc
Merge branch 'develop' into rpc_notification_fixes
6 years ago
Matthias 02148a1df2 Fix datatype styling issues
6 years ago
Matthias a93bc74eff Update documentation ...
6 years ago
Matthias d65a06947d Merge branch 'develop' into data_handler
6 years ago
Yazeed Al Oyoun f3b1161640 wide notifications fixes
6 years ago
hroff-1902 739acaa475
Wordings improved
6 years ago
Matthias 586cbc750c Add considerations for dry-run
6 years ago
hroff-1902 d2cac1d8fd
Merge branch 'develop' into spreadfilter
6 years ago
untoreh aa54fd2251 - added spread filter
6 years ago
Matthias fc2970f41b Merge branch 'develop' into data_handler
6 years ago
Matthias 7a22aaa111 UPdate documentation to reflect that stoploss-on-exchange is also
6 years ago
hroff-1902 d3de398395 Docs adjusted
6 years ago
hroff-1902 83b88e7916
Remove Required marks for new settings
6 years ago
hroff-1902 3faa2d0eb9
Refine description for last_stake_amount_min_ratio
6 years ago
Matthias fab19ae3a7 Implement last_stake_amount_min_ratio
6 years ago
Matthias e94dfdeff2 UPdate documentation to remove inexisting setting
6 years ago
Matthias b748ed3435 UPdate documentaiton wording
6 years ago
Matthias b37f34ff5b Implement amend_last_stake_amount
6 years ago
Matthias 7e7c82cf4a Small adjustments to relative_stake PR
6 years ago
Matthias 0dd274917f Update documentation regarding configuration of stake_amount
6 years ago
Matthias f3beaa3374 Deprecate capital_available_percentage
6 years ago
Matthias 4ac1ac7ef5 Warn about tradable balance being applied to the current amount of the
6 years ago
Matthias 11059e532b Fix missed default minimum in documentation
6 years ago
Matthias 6e615998c0 Fix documentation typo
6 years ago
Matthias 1b8943ac54 Add documentation for tradable_balance_ratio
6 years ago
Matthias 9c5b94adf5 Pass data_format to methods
6 years ago
hroff-1902 9987e64e8c
Merge pull request #2711 from freqtrade/doc/formatting
6 years ago
Matthias 83ed0b38c1 Wordwrap before keep it secret
7 years ago
Matthias 6688a2c112 Merge branch 'develop' into doc/pricing_reasons
7 years ago
Matthias 33cfeaf9b0 Remove i.e. where it doesn't fit
7 years ago
hroff-1902 690eb2a52b
configuration.md reviewed
7 years ago
hroff-1902 4f88857442
Merge pull request #2694 from freqtrade/unfilled_strategy
7 years ago
Matthias dc567f99d6 Update documentation to new handling of dry-mode database
7 years ago
Matthias 1ff0d0f1fa Add unfilledtimeout to strategy overrides
7 years ago
Matthias 1af962899d Fix note-box syntax error
7 years ago
Matthias 11e787c884 Finish depth_of_market documentation piece
7 years ago
Matthias 1c19856d26 add section about depth_of_market
7 years ago
Matthias d73ba71ec6 Improve formatting of orderbook doc
7 years ago
Matthias dc07037edf Add documentation for price finding
7 years ago
hroff-1902 39197458f4
Merge pull request #2661 from freqtrade/wallet_dry
7 years ago
Matthias 655672c957 Enhance documentation Note
7 years ago
Matthias b5b6458f12 Add note about unlimited stake amount
7 years ago
Matthias 56e13c8919 Enhance documentation for dry-run wallet
7 years ago
Matthias 931d24b5a8 Have dry_run_wallet default to 1000
7 years ago
Matthias 189835b963 Add documentation for ROI-1 case
7 years ago
Matthias b33e47a49e Update documentation with test-pairlist
7 years ago
Matthias 997c426228 fix some datatypes
7 years ago
Matthias 111f018c85 Add datatype to configuration documentation
7 years ago
Matthias 64da877161 Update stake_amount description
7 years ago
Matthias f0e6a9e0e3 Address feedback
7 years ago
Matthias 9e7d367b5c Realign strategy_override paramters
7 years ago
Matthias 12b9257c6d new-lines before defaults in documentation
7 years ago
Matthias 37f698d9c1 move default values to Description field
7 years ago
Matthias e7c17df844 validate defaults in documentation
7 years ago
Matthias d1511a1085 Update some config documentation
7 years ago
Matthias 09b302abf7
Merge pull request #2442 from freqtrade/volumeList_enhanced_filter
7 years ago
Matthias 5f62a9e4d8 rename ttl to refresh_period
7 years ago
Matthias a8855bf795 rename LowPriceFilter to PrieFilter
7 years ago
Matthias c22b00b303 move pairlist filters out of config[]
7 years ago
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
7 years ago
Matthias 66a273b31b Merge branch 'develop' into volumeList_enhanced_filter
7 years ago
Matthias 12654cb810 Add seperate exchange section in docs
7 years ago
Matthias 748fe94603 Merge branch 'develop' into volumeList_enhanced_filter
7 years ago
Matthias 86a5dfa62e Update documentation
7 years ago
Matthias 0b4800835c update documentation
7 years ago
Matthias 02b9da8aba Update documentation
7 years ago
Matthias 6f01d7f8ea Merge branch 'develop' into feat/new_args_system
7 years ago
hroff-1902 6a9a2e7f88
Merge pull request #2452 from freqtrade/fix/1717
7 years ago
Matthias 9e988783de Allow configuration of stoploss on exchange limit
7 years ago
Matthias d89a7d5235 Document new method to configure filters
7 years ago
Matthias 7a96d3c9ae Update raspbian install documentation
7 years ago
Matthias a368646745 Merge branch 'develop' into feat/new_args_system
7 years ago
Matthias de2cc58b0c Final cleanups and added tests
7 years ago