Deployed 65ba67d to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-09-04 19:11:37 +00:00
parent ed0301b86b
commit b962f9de4f
57 changed files with 825 additions and 167 deletions

View File

@@ -13,7 +13,7 @@
<link rel="icon" href="/develop/images/logo.png">
<link rel="icon" href="/en/develop/images/logo.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.34">
@@ -22,10 +22,10 @@
<link rel="stylesheet" href="/develop/assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="/en/develop/assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="/develop/assets/stylesheets/palette.06af60db.min.css">
<link rel="stylesheet" href="/en/develop/assets/stylesheets/palette.06af60db.min.css">
@@ -44,11 +44,21 @@
<link rel="stylesheet" href="/develop/stylesheets/ft.extra.css">
<link rel="stylesheet" href="/en/develop/stylesheets/ft.extra.css">
<script>__md_scope=new URL("/develop",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script>__md_scope=new URL("/en/develop",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -87,9 +97,9 @@
<header class="md-header md-header--shadow" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="/develop/." title="Freqtrade" class="md-header__button md-logo" aria-label="Freqtrade" data-md-component="logo">
<a href="/en/develop/." title="Freqtrade" class="md-header__button md-logo" aria-label="Freqtrade" data-md-component="logo">
<img src="/develop/images/logo.png" alt="logo">
<img src="/en/develop/images/logo.png" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
@@ -226,9 +236,9 @@
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="/develop/." title="Freqtrade" class="md-nav__button md-logo" aria-label="Freqtrade" data-md-component="logo">
<a href="/en/develop/." title="Freqtrade" class="md-nav__button md-logo" aria-label="Freqtrade" data-md-component="logo">
<img src="/develop/images/logo.png" alt="logo">
<img src="/en/develop/images/logo.png" alt="logo">
</a>
Freqtrade
@@ -255,7 +265,7 @@
<li class="md-nav__item">
<a href="/develop/." class="md-nav__link">
<a href="/en/develop/." class="md-nav__link">
<span class="md-ellipsis">
@@ -275,7 +285,7 @@
<li class="md-nav__item">
<a href="/develop/docker_quickstart/" class="md-nav__link">
<a href="/en/develop/docker_quickstart/" class="md-nav__link">
<span class="md-ellipsis">
@@ -330,7 +340,7 @@
<li class="md-nav__item">
<a href="/develop/installation/" class="md-nav__link">
<a href="/en/develop/installation/" class="md-nav__link">
<span class="md-ellipsis">
@@ -351,7 +361,7 @@
<li class="md-nav__item">
<a href="/develop/windows_installation/" class="md-nav__link">
<a href="/en/develop/windows_installation/" class="md-nav__link">
<span class="md-ellipsis">
@@ -379,7 +389,7 @@
<li class="md-nav__item">
<a href="/develop/bot-basics/" class="md-nav__link">
<a href="/en/develop/bot-basics/" class="md-nav__link">
<span class="md-ellipsis">
@@ -399,7 +409,7 @@
<li class="md-nav__item">
<a href="/develop/configuration/" class="md-nav__link">
<a href="/en/develop/configuration/" class="md-nav__link">
<span class="md-ellipsis">
@@ -419,7 +429,7 @@
<li class="md-nav__item">
<a href="/develop/strategy-customization/" class="md-nav__link">
<a href="/en/develop/strategy-customization/" class="md-nav__link">
<span class="md-ellipsis">
@@ -439,7 +449,7 @@
<li class="md-nav__item">
<a href="/develop/strategy-callbacks/" class="md-nav__link">
<a href="/en/develop/strategy-callbacks/" class="md-nav__link">
<span class="md-ellipsis">
@@ -459,7 +469,7 @@
<li class="md-nav__item">
<a href="/develop/stoploss/" class="md-nav__link">
<a href="/en/develop/stoploss/" class="md-nav__link">
<span class="md-ellipsis">
@@ -479,7 +489,7 @@
<li class="md-nav__item">
<a href="/develop/plugins/" class="md-nav__link">
<a href="/en/develop/plugins/" class="md-nav__link">
<span class="md-ellipsis">
@@ -499,7 +509,7 @@
<li class="md-nav__item">
<a href="/develop/bot-usage/" class="md-nav__link">
<a href="/en/develop/bot-usage/" class="md-nav__link">
<span class="md-ellipsis">
@@ -554,7 +564,7 @@
<li class="md-nav__item">
<a href="/develop/telegram-usage/" class="md-nav__link">
<a href="/en/develop/telegram-usage/" class="md-nav__link">
<span class="md-ellipsis">
@@ -575,7 +585,7 @@
<li class="md-nav__item">
<a href="/develop/freq-ui/" class="md-nav__link">
<a href="/en/develop/freq-ui/" class="md-nav__link">
<span class="md-ellipsis">
@@ -596,7 +606,7 @@
<li class="md-nav__item">
<a href="/develop/rest-api/" class="md-nav__link">
<a href="/en/develop/rest-api/" class="md-nav__link">
<span class="md-ellipsis">
@@ -617,7 +627,7 @@
<li class="md-nav__item">
<a href="/develop/webhook-config/" class="md-nav__link">
<a href="/en/develop/webhook-config/" class="md-nav__link">
<span class="md-ellipsis">
@@ -645,7 +655,7 @@
<li class="md-nav__item">
<a href="/develop/data-download/" class="md-nav__link">
<a href="/en/develop/data-download/" class="md-nav__link">
<span class="md-ellipsis">
@@ -665,7 +675,7 @@
<li class="md-nav__item">
<a href="/develop/backtesting/" class="md-nav__link">
<a href="/en/develop/backtesting/" class="md-nav__link">
<span class="md-ellipsis">
@@ -685,7 +695,7 @@
<li class="md-nav__item">
<a href="/develop/hyperopt/" class="md-nav__link">
<a href="/en/develop/hyperopt/" class="md-nav__link">
<span class="md-ellipsis">
@@ -740,7 +750,7 @@
<li class="md-nav__item">
<a href="/develop/freqai/" class="md-nav__link">
<a href="/en/develop/freqai/" class="md-nav__link">
<span class="md-ellipsis">
@@ -761,7 +771,7 @@
<li class="md-nav__item">
<a href="/develop/freqai-configuration/" class="md-nav__link">
<a href="/en/develop/freqai-configuration/" class="md-nav__link">
<span class="md-ellipsis">
@@ -782,7 +792,7 @@
<li class="md-nav__item">
<a href="/develop/freqai-parameter-table/" class="md-nav__link">
<a href="/en/develop/freqai-parameter-table/" class="md-nav__link">
<span class="md-ellipsis">
@@ -803,7 +813,7 @@
<li class="md-nav__item">
<a href="/develop/freqai-feature-engineering/" class="md-nav__link">
<a href="/en/develop/freqai-feature-engineering/" class="md-nav__link">
<span class="md-ellipsis">
@@ -824,7 +834,7 @@
<li class="md-nav__item">
<a href="/develop/freqai-running/" class="md-nav__link">
<a href="/en/develop/freqai-running/" class="md-nav__link">
<span class="md-ellipsis">
@@ -845,7 +855,7 @@
<li class="md-nav__item">
<a href="/develop/freqai-reinforcement-learning/" class="md-nav__link">
<a href="/en/develop/freqai-reinforcement-learning/" class="md-nav__link">
<span class="md-ellipsis">
@@ -866,7 +876,7 @@
<li class="md-nav__item">
<a href="/develop/freqai-developers/" class="md-nav__link">
<a href="/en/develop/freqai-developers/" class="md-nav__link">
<span class="md-ellipsis">
@@ -894,7 +904,7 @@
<li class="md-nav__item">
<a href="/develop/leverage/" class="md-nav__link">
<a href="/en/develop/leverage/" class="md-nav__link">
<span class="md-ellipsis">
@@ -914,7 +924,7 @@
<li class="md-nav__item">
<a href="/develop/utils/" class="md-nav__link">
<a href="/en/develop/utils/" class="md-nav__link">
<span class="md-ellipsis">
@@ -934,7 +944,7 @@
<li class="md-nav__item">
<a href="/develop/plotting/" class="md-nav__link">
<a href="/en/develop/plotting/" class="md-nav__link">
<span class="md-ellipsis">
@@ -954,7 +964,7 @@
<li class="md-nav__item">
<a href="/develop/exchanges/" class="md-nav__link">
<a href="/en/develop/exchanges/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1009,7 +1019,7 @@
<li class="md-nav__item">
<a href="/develop/data-analysis/" class="md-nav__link">
<a href="/en/develop/data-analysis/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1030,7 +1040,7 @@
<li class="md-nav__item">
<a href="/develop/strategy_analysis_example/" class="md-nav__link">
<a href="/en/develop/strategy_analysis_example/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1051,7 +1061,7 @@
<li class="md-nav__item">
<a href="/develop/advanced-backtesting/" class="md-nav__link">
<a href="/en/develop/advanced-backtesting/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1114,7 +1124,7 @@
<li class="md-nav__item">
<a href="/develop/advanced-setup/" class="md-nav__link">
<a href="/en/develop/advanced-setup/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1135,7 +1145,7 @@
<li class="md-nav__item">
<a href="/develop/trade-object/" class="md-nav__link">
<a href="/en/develop/trade-object/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1156,7 +1166,7 @@
<li class="md-nav__item">
<a href="/develop/lookahead-analysis/" class="md-nav__link">
<a href="/en/develop/lookahead-analysis/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1177,7 +1187,7 @@
<li class="md-nav__item">
<a href="/develop/recursive-analysis/" class="md-nav__link">
<a href="/en/develop/recursive-analysis/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1198,7 +1208,7 @@
<li class="md-nav__item">
<a href="/develop/strategy-advanced/" class="md-nav__link">
<a href="/en/develop/strategy-advanced/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1219,7 +1229,7 @@
<li class="md-nav__item">
<a href="/develop/advanced-hyperopt/" class="md-nav__link">
<a href="/en/develop/advanced-hyperopt/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1240,7 +1250,7 @@
<li class="md-nav__item">
<a href="/develop/advanced-orderflow/" class="md-nav__link">
<a href="/en/develop/advanced-orderflow/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1261,7 +1271,7 @@
<li class="md-nav__item">
<a href="/develop/producer-consumer/" class="md-nav__link">
<a href="/en/develop/producer-consumer/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1282,7 +1292,7 @@
<li class="md-nav__item">
<a href="/develop/sql_cheatsheet/" class="md-nav__link">
<a href="/en/develop/sql_cheatsheet/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1303,7 +1313,7 @@
<li class="md-nav__item">
<a href="/develop/edge/" class="md-nav__link">
<a href="/en/develop/edge/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1331,7 +1341,7 @@
<li class="md-nav__item">
<a href="/develop/faq/" class="md-nav__link">
<a href="/en/develop/faq/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1351,7 +1361,7 @@
<li class="md-nav__item">
<a href="/develop/strategy_migration/" class="md-nav__link">
<a href="/en/develop/strategy_migration/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1371,7 +1381,7 @@
<li class="md-nav__item">
<a href="/develop/updating/" class="md-nav__link">
<a href="/en/develop/updating/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1391,7 +1401,7 @@
<li class="md-nav__item">
<a href="/develop/deprecated/" class="md-nav__link">
<a href="/en/develop/deprecated/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1411,7 +1421,7 @@
<li class="md-nav__item">
<a href="/develop/developer/" class="md-nav__link">
<a href="/en/develop/developer/" class="md-nav__link">
<span class="md-ellipsis">
@@ -1489,12 +1499,12 @@
</div>
<script id="__config" type="application/json">{"base": "/develop", "features": ["content.code.annotate", "search.share", "content.code.copy", "navigation.top", "navigation.footer"], "search": "/develop/assets/javascripts/workers/search.07f07601.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"alias": true, "provider": "mike"}}</script>
<script id="__config" type="application/json">{"base": "/en/develop", "features": ["content.code.annotate", "search.share", "content.code.copy", "navigation.top", "navigation.footer"], "search": "/en/develop/assets/javascripts/workers/search.07f07601.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"alias": true, "provider": "mike"}}</script>
<script src="/develop/assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="/en/develop/assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="/develop/javascripts/config.js"></script>
<script src="/en/develop/javascripts/config.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/advanced-backtesting/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/advanced-backtesting/">
<link rel="prev" href="../strategy_analysis_example/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1784,6 +1794,8 @@ Use the <code>--analysis-to-csv</code> option to disable printing out of tables

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/advanced-hyperopt/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/advanced-hyperopt/">
<link rel="prev" href="../strategy-advanced/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1837,6 +1847,8 @@ If you're unsure about this, best use one of the Defaults (<code>"ET"</code> has

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/advanced-orderflow/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/advanced-orderflow/">
<link rel="prev" href="../advanced-hyperopt/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1850,6 +1860,8 @@

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/advanced-setup/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/advanced-setup/">
<link rel="prev" href="../advanced-backtesting/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1953,6 +1963,8 @@ $RepeatedMsgReduction on

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/backtesting/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/backtesting/">
<link rel="prev" href="../data-download/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2440,6 +2450,8 @@ Your next step is to learn <a href="../hyperopt/">how to find optimal parameters

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/bot-basics/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/bot-basics/">
<link rel="prev" href="../windows_installation/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1770,6 +1780,8 @@ Most callbacks will be called once per iteration in live (usually every ~5s) - w

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/bot-usage/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/bot-usage/">
<link rel="prev" href="../plugins/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1910,6 +1920,8 @@ in production mode. Example command:</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/configuration/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/configuration/">
<link rel="prev" href="../bot-basics/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -3709,6 +3719,8 @@ freqtrade

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/data-analysis/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/data-analysis/">
<link rel="prev" href="../exchanges/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1823,6 +1833,8 @@ Best avoid relative paths, since this starts at the storage location of the jupy

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/data-download/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/data-download/">
<link rel="prev" href="../webhook-config/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2395,6 +2405,8 @@ Most other exchanges provide OHLCV data with sufficient history, so downloading

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/deprecated/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/deprecated/">
<link rel="prev" href="../updating/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1868,6 +1878,8 @@ We will keep a compatibility layer for 1-2 versions (so both <code>buy_tag</code

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/developer/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/developer/">
<link rel="prev" href="../deprecated/">
@@ -53,6 +53,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2748,6 +2758,8 @@ twine<span class="w"> </span>upload<span class="w"> </span>dist/*

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/docker_quickstart/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/docker_quickstart/">
<link rel="prev" href="..">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2064,6 +2074,8 @@ Best use a linux-VPS for running freqtrade reliably.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/edge/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/edge/">
<link rel="prev" href="../sql_cheatsheet/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2325,6 +2335,8 @@ Please refer to the <a href="../data-download/">Data Downloading</a> section of

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/exchanges/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/exchanges/">
<link rel="prev" href="../plotting/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2274,6 +2284,8 @@ By default, Freqtrade assumes that incomplete candle is fetched from the exchang

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/faq/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/faq/">
<link rel="prev" href="../edge/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2309,6 +2319,8 @@ Should you be asked to expose your exchange keys or send funds to some random wa

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freq-ui/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freq-ui/">
<link rel="prev" href="../telegram-usage/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1784,6 +1794,8 @@ Such a configuration will not take effect, and the cors errors will remain.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai-configuration/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai-configuration/">
<link rel="prev" href="../freqai/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2264,6 +2274,8 @@ To see a full example, you can refer to the <a href="https://github.com/freqtrad

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai-developers/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai-developers/">
<link rel="prev" href="../freqai-reinforcement-learning/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1700,6 +1710,8 @@

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai-feature-engineering/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai-feature-engineering/">
<link rel="prev" href="../freqai-parameter-table/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2128,6 +2138,8 @@ model for training/prediction and has therefore prepended it with <code>%</code>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai-parameter-table/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai-parameter-table/">
<link rel="prev" href="../freqai-configuration/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2074,6 +2084,8 @@

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai-reinforcement-learning/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai-reinforcement-learning/">
<link rel="prev" href="../freqai-running/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1962,6 +1972,8 @@ The reward function provided with the Freqtrade source code is a showcase of fun

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai-running/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai-running/">
<link rel="prev" href="../freqai-feature-engineering/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1935,6 +1945,8 @@ tensorboard<span class="w"> </span>--logdir<span class="w"> </span>user_data/mod

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/freqai/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/freqai/">
<link rel="prev" href="../hyperopt/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1872,6 +1882,8 @@ Stefan Gehring @bloodhunter4rc, @longyu, Andrew Lawless @paranoidandy, Pascal Sc

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/hyperopt/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/hyperopt/">
<link rel="prev" href="../backtesting/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -3201,6 +3211,8 @@ Your epochs should therefore be aligned to the possible values - or you should b

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/cors/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/cors/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1532,6 +1542,8 @@ Such a configuration will not take effect, and the cors errors will remain.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/pairlists/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/pairlists/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2178,6 +2188,8 @@ If the volatility over the last 10 days is not in the range of 0.05-0.50, remove

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/pricing/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/pricing/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1829,6 +1839,8 @@ Assuming both entry and exits are using market orders, a configuration similar t

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/protections/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/protections/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1775,6 +1785,8 @@ All protections are evaluated in the sequence they are defined.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/release_template/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/release_template/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1568,6 +1578,8 @@ pip install -U -r requirements.txt

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/showcase/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/showcase/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1471,6 +1481,8 @@

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/includes/strategy-imports/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/includes/strategy-imports/">
@@ -51,6 +51,16 @@
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1536,6 +1546,8 @@ Obviously you can add more imports as needed for your strategy.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/">
@@ -53,6 +53,16 @@
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1873,6 +1883,8 @@

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/installation/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/installation/">
<link rel="prev" href="../docker_quickstart/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2611,6 +2621,8 @@ For MacOS 10.14, this can be accomplished with the below command.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/leverage/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/leverage/">
<link rel="prev" href="../freqai-developers/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1987,6 +1997,8 @@ This artificial liquidation price is calculated as:</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/lookahead-analysis/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/lookahead-analysis/">
<link rel="prev" href="../trade-object/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1719,6 +1729,8 @@ If you decide to do so, then make doubly sure that you won't ever run out of <co

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/plotting/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/plotting/">
<link rel="prev" href="../utils/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1986,6 +1996,8 @@ Strategy arguments:

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/plugins/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/plugins/">
<link rel="prev" href="../stoploss/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2803,6 +2813,8 @@ All protections are evaluated in the sequence they are defined.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/producer-consumer/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/producer-consumer/">
<link rel="prev" href="../advanced-orderflow/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1812,6 +1822,8 @@

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/recursive-analysis/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/recursive-analysis/">
<link rel="prev" href="../lookahead-analysis/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1729,6 +1739,8 @@ Strategy arguments:

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/rest-api/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/rest-api/">
<link rel="prev" href="../freq-ui/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2420,6 +2430,8 @@ Such a configuration will not take effect, and the cors errors will remain.</p>

View File

@@ -1,219 +1,219 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.freqtrade.io/develop/</loc>
<loc>https://www.freqtrade.io/en/develop/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/advanced-backtesting/</loc>
<loc>https://www.freqtrade.io/en/develop/advanced-backtesting/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/advanced-hyperopt/</loc>
<loc>https://www.freqtrade.io/en/develop/advanced-hyperopt/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/advanced-orderflow/</loc>
<loc>https://www.freqtrade.io/en/develop/advanced-orderflow/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/advanced-setup/</loc>
<loc>https://www.freqtrade.io/en/develop/advanced-setup/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/backtesting/</loc>
<loc>https://www.freqtrade.io/en/develop/backtesting/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/bot-basics/</loc>
<loc>https://www.freqtrade.io/en/develop/bot-basics/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/bot-usage/</loc>
<loc>https://www.freqtrade.io/en/develop/bot-usage/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/configuration/</loc>
<loc>https://www.freqtrade.io/en/develop/configuration/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/data-analysis/</loc>
<loc>https://www.freqtrade.io/en/develop/data-analysis/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/data-download/</loc>
<loc>https://www.freqtrade.io/en/develop/data-download/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/deprecated/</loc>
<loc>https://www.freqtrade.io/en/develop/deprecated/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/developer/</loc>
<loc>https://www.freqtrade.io/en/develop/developer/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/docker_quickstart/</loc>
<loc>https://www.freqtrade.io/en/develop/docker_quickstart/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/edge/</loc>
<loc>https://www.freqtrade.io/en/develop/edge/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/exchanges/</loc>
<loc>https://www.freqtrade.io/en/develop/exchanges/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/faq/</loc>
<loc>https://www.freqtrade.io/en/develop/faq/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freq-ui/</loc>
<loc>https://www.freqtrade.io/en/develop/freq-ui/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai-configuration/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai-configuration/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai-developers/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai-developers/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai-feature-engineering/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai-feature-engineering/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai-parameter-table/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai-parameter-table/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai-reinforcement-learning/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai-reinforcement-learning/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai-running/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai-running/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/freqai/</loc>
<loc>https://www.freqtrade.io/en/develop/freqai/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/hyperopt/</loc>
<loc>https://www.freqtrade.io/en/develop/hyperopt/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/installation/</loc>
<loc>https://www.freqtrade.io/en/develop/installation/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/leverage/</loc>
<loc>https://www.freqtrade.io/en/develop/leverage/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/lookahead-analysis/</loc>
<loc>https://www.freqtrade.io/en/develop/lookahead-analysis/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/plotting/</loc>
<loc>https://www.freqtrade.io/en/develop/plotting/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/plugins/</loc>
<loc>https://www.freqtrade.io/en/develop/plugins/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/producer-consumer/</loc>
<loc>https://www.freqtrade.io/en/develop/producer-consumer/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/recursive-analysis/</loc>
<loc>https://www.freqtrade.io/en/develop/recursive-analysis/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/rest-api/</loc>
<loc>https://www.freqtrade.io/en/develop/rest-api/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/sql_cheatsheet/</loc>
<loc>https://www.freqtrade.io/en/develop/sql_cheatsheet/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/stoploss/</loc>
<loc>https://www.freqtrade.io/en/develop/stoploss/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/strategy-advanced/</loc>
<loc>https://www.freqtrade.io/en/develop/strategy-advanced/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/strategy-callbacks/</loc>
<loc>https://www.freqtrade.io/en/develop/strategy-callbacks/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/strategy-customization/</loc>
<loc>https://www.freqtrade.io/en/develop/strategy-customization/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/strategy_analysis_example/</loc>
<loc>https://www.freqtrade.io/en/develop/strategy_analysis_example/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/strategy_migration/</loc>
<loc>https://www.freqtrade.io/en/develop/strategy_migration/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/telegram-usage/</loc>
<loc>https://www.freqtrade.io/en/develop/telegram-usage/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/trade-object/</loc>
<loc>https://www.freqtrade.io/en/develop/trade-object/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/updating/</loc>
<loc>https://www.freqtrade.io/en/develop/updating/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/utils/</loc>
<loc>https://www.freqtrade.io/en/develop/utils/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/webhook-config/</loc>
<loc>https://www.freqtrade.io/en/develop/webhook-config/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/windows_installation/</loc>
<loc>https://www.freqtrade.io/en/develop/windows_installation/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/cors/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/cors/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/pairlists/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/pairlists/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/pricing/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/pricing/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/protections/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/protections/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/release_template/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/release_template/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/showcase/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/showcase/</loc>
<lastmod>2024-09-04</lastmod>
</url>
<url>
<loc>https://www.freqtrade.io/develop/includes/strategy-imports/</loc>
<loc>https://www.freqtrade.io/en/develop/includes/strategy-imports/</loc>
<lastmod>2024-09-04</lastmod>
</url>
</urlset>

Binary file not shown.

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/sql_cheatsheet/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/sql_cheatsheet/">
<link rel="prev" href="../producer-consumer/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1891,6 +1901,8 @@ It is strongly advised to backup your database file before making any manual cha

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/stoploss/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/stoploss/">
<link rel="prev" href="../strategy-callbacks/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2067,6 +2077,8 @@ If price moves 1% - you've lost 10$ of your own capital - therefore stoploss wil

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/strategy-advanced/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/strategy-advanced/">
<link rel="prev" href="../recursive-analysis/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2006,6 +2016,8 @@ This can have slight performance implications, which are usually only visible du

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/strategy-callbacks/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/strategy-callbacks/">
<link rel="prev" href="../strategy-customization/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -3169,6 +3179,8 @@ It will be called independent of the order type (entry, exit, stoploss or positi

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/strategy-customization/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/strategy-customization/">
<link rel="prev" href="../configuration/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -3315,6 +3325,8 @@ Your next step is to learn <a href="../backtesting/">How to use the Backtesting<

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/strategy_analysis_example/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/strategy_analysis_example/">
<link rel="prev" href="../data-analysis/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2018,6 +2028,8 @@ They will allow you to drill deeper into your results, and perform analysis whic

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/strategy_migration/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/strategy_migration/">
<link rel="prev" href="../faq/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2968,6 +2978,8 @@ As such, the definition of features becomes much simpler with the new logic.</p>

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/telegram-usage/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/telegram-usage/">
<link rel="prev" href="../bot-usage/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2617,6 +2627,8 @@ Strategies using <code>market_direction</code> will probably not produce reliabl

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/trade-object/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/trade-object/">
<link rel="prev" href="../advanced-setup/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2022,6 +2032,8 @@ Most properties here can be None as they are dependent on the exchange response.

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/updating/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/updating/">
<link rel="prev" href="../strategy_migration/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1652,6 +1662,8 @@ Please refer to the corresponding installation sections (common problems linked

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/utils/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/utils/">
<link rel="prev" href="../leverage/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2849,6 +2859,8 @@ Common arguments:

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/webhook-config/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/webhook-config/">
<link rel="prev" href="../rest-api/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -2025,6 +2035,8 @@ To disable either of the two default values (<code>entry_fill</code> / <code>exi

View File

@@ -10,7 +10,7 @@
<link rel="canonical" href="https://www.freqtrade.io/develop/windows_installation/">
<link rel="canonical" href="https://www.freqtrade.io/en/develop/windows_installation/">
<link rel="prev" href="../installation/">
@@ -55,6 +55,16 @@
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script id="__analytics">function __md_analytics(){function e(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],e("js",new Date),e("config","G-VH170LG9M5"),document.addEventListener("DOMContentLoaded",(function(){document.forms.search&&document.forms.search.query.addEventListener("blur",(function(){this.value&&e("event","search",{search_term:this.value})}));document$.subscribe((function(){var t=document.forms.feedback;if(void 0!==t)for(var a of t.querySelectorAll("[type=submit]"))a.addEventListener("click",(function(a){a.preventDefault();var n=document.location.pathname,d=this.getAttribute("data-md-value");e("event","feedback",{page:n,data:d}),t.firstElementChild.disabled=!0;var r=t.querySelector(".md-feedback__note [data-md-value='"+d+"']");r&&(r.hidden=!1)})),t.hidden=!1})),location$.subscribe((function(t){e("config","G-VH170LG9M5",{page_path:t.pathname})}))}));var t=document.createElement("script");t.async=!0,t.src="https://www.googletagmanager.com/gtag/js?id=G-VH170LG9M5",document.getElementById("__analytics").insertAdjacentElement("afterEnd",t)}</script>
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
@@ -1718,6 +1728,8 @@ Commands for the legacy CMD windows console may differ.</p>