Commit Graph

2450 Commits (8ebef914e2cd62ea498be301ddfce1e1deee3519)

Author SHA1 Message Date
Aezo Teo ea418bc9ac added stats for long short
4 years ago
Rik Helsen 58c3d69d14 📝 Docs - Added `Any` import
4 years ago
Reigo Reinmets 1eb83f9a62 Fix documentation formatting.
4 years ago
Reigo Reinmets cea023399e
Merge branch 'freqtrade:develop' into dca
4 years ago
Matthias ea38b58081 Add base_currency to allowed webhook fields
4 years ago
Reigo Reinmets a7c67e8c7c
Merge branch 'freqtrade:develop' into dca
4 years ago
Matthias dda302eea2
Merge pull request #6026 from freqtrade/dependabot/pip/develop/ta-lib-0.4.22
4 years ago
Matthias 95949bd466 Update windows wheels to ta-lib 0.4.22
4 years ago
Reigo Reinmets 98255c18cf
Merge branch 'freqtrade:develop' into dca
4 years ago
Matthias 3398469e55 Update PerformanceFilter to have min_profit as ratio again.
4 years ago
Reigo Reinmets c6256aba35 Improve documentation.
4 years ago
Reigo Reinmets 8dacd987b9
Merge branch 'freqtrade:develop' into dca
4 years ago
Matthias c12f2378db
Merge pull request #6045 from freqtrade/trade_fee_fallback_value
4 years ago
Reigo Reinmets 64558e60d3 Fix bug in example.
4 years ago
Reigo Reinmets 9176e2f1f6
Merge branch 'freqtrade:develop' into dca
4 years ago
Reigo Reinmets 7d42f42405
Merge branch 'freqtrade:develop' into dca
4 years ago
Reigo Reinmets f11a40f144 Improve documentation on adjust_trade_position and position_adjustment_enable
4 years ago
dependabot[bot] f47cfbd2a9
Bump mkdocs-material from 8.0.4 to 8.1.0
4 years ago
Matthias e729fad99c Add unknown_fee_rate parameter
4 years ago
Matthias e9c3f0cbbd Add note about python3.10 not being supported
4 years ago
Matthias edd80c3006 Merge branch 'develop' into feat/short
4 years ago
Matthias 5b67be06c2 Update description of --candletypes
4 years ago
Matthias ce0df08ac7 Update documentation of changed commands
4 years ago
dependabot[bot] 3dda0ef2ef
Bump mkdocs-material from 8.0.1 to 8.0.4
4 years ago
Matthias fbd64d757d Improve doc wording
4 years ago
Matthias 4278c5a24a add note about arm64 installation
4 years ago
Matthias 243e59cabb
Merge pull request #5929 from dvdmchl/develop
4 years ago
Matthias e3190cf8a8 Update documentation
4 years ago
Matthias 68ac8008ec Call custom_exit_price only for sell_signal and custom_sell
4 years ago
Matthias 84ad176287 Improve documentation wording
4 years ago
Matthias 86910b58dc Bracket entry/exit prices to low/high of the candle
4 years ago
Matthias fb1599d21b Merge branch 'develop' into feat/short
4 years ago
Matthias 294c98ed5e Document exchange.uid
4 years ago
Matthias f71b7a4e76 Merge branch 'develop' into feat/short
4 years ago
Matthias 67f3570bf3 Merge branch 'develop' into feat/short
4 years ago
Matthias 542963c7a6 Reduce code complexity by combining buy and buy_fill methods
4 years ago
Matthias de7e1e6bf7
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
4 years ago
incrementby1 85b1f6f6b3
Update pairlists.md
4 years ago
Matthias 06d8217e62
Merge pull request #5983 from PostmanSpat/webhook-raw-retry
4 years ago
Matthias bd8348451e
Merge pull request #5999 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.1
4 years ago
Stefano Ariestasia 3b4051488f Merge branch 'fix-docs' of https://github.com/stash86/freqtrade into fix-docs
4 years ago
Stefano Ariestasia c126d2530a Add few sentences on docs
4 years ago
dependabot[bot] 24997fb36f
Bump mkdocs-material from 7.3.6 to 8.0.1
4 years ago
Matthias cf5ff9257d Add plotconfig as property documentation and sample
4 years ago
Spat fb6ae174b9 Added raw config and retry config to webhook
4 years ago
Matthias 6429205d39 Improve Notebook documentation to include Dataprovider
4 years ago
incrementby1 2f0f576fce
Update pairlists.md
4 years ago
Matthias cc9ea1d466
Merge pull request #5935 from freqtrade/short_buy_tag_compat
4 years ago
Matthias f4bc30c927 Update docs to include "vpn/ssh" section
4 years ago
Matthias ce0593c0e1 Merge branch 'develop' into feat/short
4 years ago
flozzone c245a2a897
fix typo in Volatility filter description.
4 years ago
Aldán Creo 43dab3ee60 Changed the wording of the documentation to be clearer
4 years ago
Matthias c26c0b6822 Merge branch 'feat/short' into short_buy_tag_compat
4 years ago
Matthias aad37bb8f3
Merge pull request #5924 from freqtrade/feat/leverage
4 years ago
Matthias 36deced00b Remove more buy_tag references
4 years ago
Matthias 7d77aff289 Add some compatibility around buy_tag
4 years ago
Matthias 97ff7d1223 Merge branch 'develop' into feat/short
4 years ago
Matthias c0cc3f5f97 Small doc improvements to callback documentation
4 years ago
Matthias b36fe8fe0f Simplify strategy documentation
4 years ago
Matthias 0bae1471bd Extract callbacks into a separate site
4 years ago
Matthias ef67a2adfc Improve callback documentation
4 years ago
Matthias d8ee72554f Improve callback documentation
4 years ago
Matthias a239e5f725 Add segment on colliding signals
4 years ago
Matthias 9aed76ba17 Integrate leverage() to freqtradebot
4 years ago
Matthias 5a8824171c Add short/long metrics to backtest result
4 years ago
Matthias f40221dd9f Merge branch 'develop' into feat/short
4 years ago
Masoud Azizi 0b6060dd11
indentation problem :)
4 years ago
Matthias 5fb0f53539 Add curl to install description
4 years ago
dependabot[bot] c046790727
Bump pymdown-extensions from 9.0 to 9.1
5 years ago
Matthias 37d461c6c2 Improve strategy dataframe documentation
5 years ago
Matthias 0e70d23bef Add documentation for exit_tags
5 years ago
Matthias 0e2b5ef6d4 Simplify custom strategy file wording
5 years ago
Matthias d3d17f9f8b Only allow min-stake adjustments of up to 30%
5 years ago
Matthias c9d974d210 Clarify performancefilter docs
5 years ago
Matthias e8b4d44881 Add warning about telegram group usage
5 years ago
Mario Pérez Alarcón 6f0a98229f
docs: removes duplicated "without" in pairlists.md
5 years ago
Matthias f9e5a25b36 Add docstring style to Contributing
5 years ago
Matthias f2be820f73
Merge pull request #5855 from freqtrade/multi_ohlcv_calls
5 years ago
Matthias 63f4221f70 Fix broken documentation link
5 years ago
Matthias 84261237a0
Improve doc wording
5 years ago
Matthias de4bc7204d Update documentation to clarify new behaviour
5 years ago
Matthias fef7da03b2
Merge pull request #5850 from freqtrade/timeout_forcesell
5 years ago
Matthias e3a368a74e
Merge pull request #5668 from samgermain/docs
5 years ago
Matthias 4f5c5b6982 Clarify timeout documentation
5 years ago
Matthias ebc38159b8 Merge branch 'develop' into feat/short
5 years ago
Matthias 7a907a7636 Add Emergencyselling after X timeouts have been reached
5 years ago
Antoine Merino da4344d216
Remove line breaks
5 years ago
Antoine Merino 87634f0409
/weekly and /monthly documentation
5 years ago
Matthias 60a5ded532 Don't convert telegram chat_id
5 years ago
Sam Germain 7171975a4f Removed interest formulas from docs
5 years ago
Matthias ca2e888801 improve documentation formatting
5 years ago
Sam Germain b620d46958 Updated formatting leverage.md
5 years ago
Sam Germain b4de68e1bc Updated docs to include liquidation, own definitions
5 years ago
Sam Germain 68810eb4f3 Fixed warning
5 years ago
Sam Germain 4a0a215c45 moved lev docs to own file, updated config
5 years ago
Sam Germain 449710d662 Added collateral example
5 years ago
Sam Germain 2714c02842 Added docs for leverage and trading mode
5 years ago
Matthias 781f8a059c
Merge pull request #5835 from freqtrade/okex_support
5 years ago
Matthias c061b576a9 OKEX Notes
5 years ago
Matthias 048db4f509 Enhance "new exchange" documentation
5 years ago
Matthias 6fb0866350 Add OKEX to list of officially supported exchanges
5 years ago
Matthias a1e8878030
Merge pull request #5826 from Theagainmen/patch-1
5 years ago
Theagainmen ce597d12d9
Update exchanges.md
5 years ago
Matthias 1fefb132e0 Improve wording in documentation
5 years ago
Theagainmen f365e68706
[docs] Update RateLimit value [small]
5 years ago
Matthias 7ae9b90174 Further clarify backtesting trailing stop logic
5 years ago
Matthias 3056be3a1d document prerequisites for exchange listing
5 years ago
Matthias 74e8b28991 Improve FAQ with outdated history message
5 years ago
Matthias 6623dfe7da Improve CORS documentation
5 years ago
Matthias 4249fcefba
Merge pull request #5150 from cryptomeisternox/backtesting-filter
5 years ago
dependabot[bot] 45f7093e52
Bump mkdocs-material from 7.3.4 to 7.3.6
5 years ago
Matthias c15f73aa1f Rename command to backtesting-show
5 years ago
Matthias c094ac5762 Merge branch 'develop' into feat/short
5 years ago
Matthias 650d6c276a Add documentation
5 years ago
Matthias c34b8a95d7
Merge pull request #5798 from incrementby1/personal-branch
5 years ago
Matthias c579fcfc19 Add tests and documentation for unlock_reason
5 years ago
Matthias 201fe108bc
Merge pull request #5607 from TreborNamor/develop
5 years ago
Matthias 5cdae2ce3f Remove CalmarDaily hyperopt loss
5 years ago
Matthias 335412a3a8 Improve wording of FAQ entry
5 years ago
Matthias f280397fd7 Add FAQ section about Fees
5 years ago
Matthias 92130837a9 Improve and clarify informative pairs documentation
5 years ago
JackBananas e2b64a750f
Update data-download.md
5 years ago
Matthias cea251c83c Clarify documentation for /forcebuy
5 years ago
Matthias dffb4c5d53 Merge branch 'develop' into pr/TreborNamor/5607
5 years ago
Sam Germain aed22f7dad Merge branch 'develop' into feat/short
5 years ago
Matthias 96f99699e0
Merge pull request #4606 from rextea/add_days_breakdown_to_backtesting_summary
5 years ago
Matthias 053fb076e4 Add documentation for breakdown command
5 years ago
Sam Germain 3fffc315ac Merge branch 'develop' into feat/short
5 years ago
Matthias 55b0216180 Allow StaticPairlist in non-first position
5 years ago
Matthias 42a4dfed28 Reallow bitstamp
5 years ago
Matthias 2995f9a347
Merge pull request #5726 from daniila/patch-1
5 years ago
daniila f863f4fdfc
Update advanced-setup.md
5 years ago
daniila 5d2e374099
Update docs/advanced-setup.md
5 years ago
daniila f9b1667478
Update docs/advanced-setup.md
5 years ago
dependabot[bot] 75e6a2d276
Bump mkdocs-material from 7.3.2 to 7.3.4
5 years ago
dependabot[bot] 4b02749019
Bump mkdocs from 1.2.2 to 1.2.3
5 years ago
Matthias 47bba331c1 Merge branch 'develop' into pr/rextea/4606
5 years ago
Matthias 28483a7952 Fix doc-link in developer docs
5 years ago
Matthias d4d57f0002 Document expansion of `--pairs`, add download-inactive
5 years ago
Matthias 69fdb8edfa Merge branch 'develop' into feat/short
5 years ago
daniila 5a9983086a
How to run multiple instances with docker
5 years ago
Matthias 794862a35a
Merge pull request #5670 from sergeykhliustin/develop
5 years ago
Matthias c02a538187 Add documentation and log to PerformanceFilter
5 years ago
Matthias 0e7d903a6f
Merge pull request #5644 from slyons/develop
5 years ago
Sam Germain bd488cc086 Merge branch 'develop' into feat/short
5 years ago
Matthias 3279ea568c Add new parameter to hyperopt docs
5 years ago
dependabot[bot] 90ea3d4440
Bump mkdocs-material from 7.3.1 to 7.3.2
5 years ago
Matthias 1a3b41ed97 Rephrase and simplify UI access section in docker quickstart
5 years ago
Matthias fa9484a06b Merge branch 'develop' into pr/jonny07/5674
5 years ago
Matthias 4d61e3866c
Merge pull request #5684 from SmartManoj/patch-1
5 years ago
Matthias 2c68342140 Move pypi installation to documentation
5 years ago
Matthias 91ceaef02f
Merge pull request #5678 from sidml/develop
5 years ago
Matthias 7b1c888665 Add FAQ entry for incomplete candles
5 years ago
Matthias 45b7a0c837 Add Test and docs for MaxDrawDownHyperOptLoss
5 years ago
Matthias 65d4df938d Improve docker port api
5 years ago
jonny07 949d616082
Update docker_quickstart.md
5 years ago
Matthias 7f4baab420 Remove explicit rateLimits, improve docs
5 years ago
dependabot[bot] f41fd4e88d
Bump mkdocs-material from 7.3.0 to 7.3.1
5 years ago
dependabot[bot] d220c55d40
Bump pymdown-extensions from 8.2 to 9.0
5 years ago
Sam Germain d3f7207fe6 Merge branch 'develop' into feat/short
5 years ago
Matthias 126c291988 Improve docs
5 years ago
Sam Germain e8b4cf6eaa Merge branch 'develop' into feat/short
5 years ago
Matthias 99e3450d30
Merge pull request #5642 from freqtrade/add_trade_conversion_command
5 years ago
Matthias bd27993e79 Add documentation segment about indicator libraries
5 years ago
Matthias 178db516bf Add documentation for trade-to-ohlcv
5 years ago
Robert Roman bc86cb3280
updated to correct hyperopt.md file
5 years ago
Matthias a926f54a25 Add "side" parameter to custom_stake_amount
5 years ago
Matthias 84e013de2d Update confirm_trade_entry to support "side" parameter
5 years ago
Robert Roman a77ca22026
Merge branch 'freqtrade:develop' into develop
5 years ago
Robert Roman e1036d6f58
Added Calmar Ratio Daily to hyperopt.md file
5 years ago
dependabot[bot] e85dc63263
Bump mkdocs-material from 7.2.6 to 7.3.0
5 years ago
Robert Roman ca20e17d40
added CalmarHyperOpt to hyperopt.md
5 years ago
Matthias ff9c8fe234
Merge pull request #5496 from LoveIsGrief/docs/performance-warning
5 years ago
Matthias d7903f012f Move PerformanceWarning to advanced section
5 years ago
Matthias fcca637107
Merge pull request #5599 from freqtrade/notify_trigger_prot
5 years ago
Matthias 5928ba9c88 Test and document leverage strategy callback
5 years ago
Matthias 6fc770d97d
Add warning about running with docker on windows
5 years ago
Bernhard Millauer abddb0db66
Fix header indention
5 years ago
Matthias 3ce05c0d54 Add "sane" defaults to protection triggers
5 years ago
Matthias dd0db7ee5d Split protection-notification into global and per-pair
5 years ago
Bernhard Millauer c91a9a92f2
Add troubleshooting information
5 years ago
Sam Germain 778f0d9d0a Merged feat/short into lev-strat
5 years ago
Matthias c1895a0fc2 Remove warning related to legacy hyperopt
5 years ago
Rokas Kupstys 7e6aa9390a [SQUASH] Unconditionally include quote currency when asset is explicitly specified. Added docs suggesting to use string formatting to make strategy independent of configured stake currency.
5 years ago
Rokas Kupstys e88c4701bb [SQUASH] Address PR comments.
5 years ago
Matthias bb6ae682fc Small simplifications
5 years ago
Rokas Kupstys dfa61b7ad2 [SQUASH] Fix informatives for each pair not being created because dataprovider was not available.
5 years ago
Rokas Kupstys f2a1d9d2fc [SQUASH] Address PR comments.
5 years ago
Rokas Kupstys 1fdb656334 Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
5 years ago
Rokas Kupstys d84ef34740 A helper to calculate stoploss value from absolute price.
5 years ago
Matthias 11f08b0053
Merge pull request #5582 from sergeykhliustin/develop
5 years ago
Matthias 564e0b9a1a Switch performanceFilter to use Minutes lookback resolution
5 years ago
Matthias 12c12d42df Add documentation for days parameter in PerformanceFilter
5 years ago
Matthias d680fdf33a Merge branch 'develop' into feat/short
5 years ago
Matthias c0811ae896 Add possibility to override estimator from within hyperopt
5 years ago
Matthias 57ea0c322f Rename indicator_space to buy_indicator_space
5 years ago
Sam Germain d77ab337bf merged with develop
5 years ago
Sam Germain 5225bd4a5b Merge branch 'develop' into feat/short
5 years ago
Matthias 0017b3438e Remove list-hyperopts
5 years ago
Matthias 3675df8344 Update documentation regarding Legacy Hyperopt
5 years ago
Matthias ebb0b8aa3f Remove new-hyperopt command
5 years ago
Matthias 432c3df17e Add documentation for Bittex/Gemini with VolumePairlist
5 years ago
Matthias 982534ddc7 Add gate.io to list of supported exchanges
5 years ago
Sam Germain 1f38088d7b Merged with develop
5 years ago
Matthias 10d0987f49 Fix docs for custom hyperopt space
5 years ago
EnzovdWetering a04875eb55
Update edge.md
5 years ago
dependabot[bot] 765e72715b
Bump mkdocs-material from 7.2.5 to 7.2.6
5 years ago
Matthias 2f92838c39 Properly close parenteses in exchange doc
5 years ago
Matthias 19ad165483 Add time_in_force for kucoin
5 years ago
Matthias 5184cc7749 Merge branch 'develop' into feat/short
5 years ago
Matthias b0c4f079c2 Merge branch 'develop' into feat/backtest_detail
5 years ago
Matthias 1cbe303434 Add documentation for --detail-timeframe
5 years ago
Yehya 4cc1f2b4a4
Update bot-basics.md
5 years ago
dependabot[bot] 45c6f90691
Bump mkdocs-material from 7.2.4 to 7.2.5
5 years ago
LoveIsGrief c17595b314
Docs: Mention Performance Warning for strategies
5 years ago
Matthias 89581ad25c Fix typo in protections hyperopt doc
5 years ago
LoveIsGrief f79b30e886
Docs: Minor fixes
5 years ago
Matthias 1f3ccc2587 DefaultStrategy does not need to be limited
5 years ago
Matthias e1c3b7fd8c Merge branch 'develop' into feat/short
5 years ago
Matthias 68dd349094 Update hyperopt docs regarding protections
5 years ago
Matthias 3745966c6c Update help-docstring for hyperopt
5 years ago
Matthias 957551ea97 Merge branch 'develop' into feat/short
5 years ago
JoeSchr 04b4deab58
Update strategy-advanced.md
5 years ago
Matthias d97fc1e484
Update docs/strategy-advanced.md
5 years ago
axel ffd60f392b add custom price max distance ratio option in configuration.md
5 years ago
axel 9469c6dfa9 small cosmetic changes in doc related to custom entry and exit exemple
5 years ago
axel 2fb9f6e2f4 rename custom price max distance option in config, update formula and test associated
5 years ago
axel 6ab99369f2 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price
5 years ago
axel f08d673a52 add details and exemple of custom_price_max_distance_percent usage in doc
5 years ago
slowy07 f24a951ec5 fix: typo spelling grammar
5 years ago
dependabot[bot] e7b6a996df
Bump mkdocs-material from 7.2.2 to 7.2.4
5 years ago
Matthias dda8276589 Update documentation for sell_profit_offset
5 years ago
Matthias c456cfc312 Merge branch 'develop' into pr/Axel-CH/5347
5 years ago
Matthias 0f7ddabec8 Slightly reword documentation
5 years ago
Matthias bb472ff98b Improve new-exchange documentation
5 years ago
axel 0a6c0c429a add a note concerning default custom entry or exit price in documentation
5 years ago
Matthias 519c256b88 Fix kucoin typo in index.md as well
5 years ago
Matthias 7eaadb2630 Add custom-* methods to bot-basics
5 years ago
Matthias cf70b34ff0 Add min_value to all volumepairlist samples
5 years ago
Matthias 5393c55b51 Document min_value for VolumePairList
5 years ago
Matthias 92ed7c0bf8 Merge branch 'develop' into feat/short
5 years ago
Matthias 6532aba765
Merge pull request #5360 from freqtrade/hyperopt_protections
5 years ago
axel 612b88e993 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into custom_order_price
5 years ago
axel 0985b11267 add doc for custom exit price
5 years ago
Matthias 90c194de1f Align Readme and documentation index in supported exchange lists
5 years ago
Matthias ad0e4a8567 Add BooleanParameter
5 years ago
Matthias 3c41223333 Add test for protections-hyperopt
5 years ago
Matthias a661e0db6e Deprecate protections from config
5 years ago
Matthias ceed3c663b Document using protections
5 years ago
axel 5284112b69 fix in custom entry function output,remove changes related to outdated prices, doc exemple minor changes
5 years ago