Deployed b0b866e to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-09-30 04:55:54 +00:00
parent 166789c746
commit 20111725d1
8 changed files with 80 additions and 89 deletions

View File

@@ -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">&para;</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">&para;</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>