mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
Deployed b0b866e to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -1599,6 +1599,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#removal-of-protections-from-configuration" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Removal of protections from configuration
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1799,6 +1808,15 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#removal-of-protections-from-configuration" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Removal of protections from configuration
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1869,6 +1887,8 @@ We will keep a compatibility layer for 1-2 versions (so both <code>buy_tag</code
|
||||
</ul>
|
||||
<h2 id="removal-of-populate_any_indicators">Removal of <code>populate_any_indicators</code><a class="headerlink" href="#removal-of-populate_any_indicators" title="Permanent link">¶</a></h2>
|
||||
<p>version 2023.3 saw the removal of <code>populate_any_indicators</code> in favor of split methods for feature engineering and targets. Please read the <a href="../strategy_migration/#freqai-strategy">migration document</a> for full details.</p>
|
||||
<h2 id="removal-of-protections-from-configuration">Removal of <code>protections</code> from configuration<a class="headerlink" href="#removal-of-protections-from-configuration" title="Permanent link">¶</a></h2>
|
||||
<p>Setting protections from the configuration via <code>"protections": [],</code> has been removed in 2024.10, after having raised deprecation warnings for over 3 years.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user