Deployed 7492cf8 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2026-02-12 18:04:05 +00:00
parent 47f49c4e0f
commit b083d3c200
6 changed files with 16 additions and 16 deletions
@@ -2119,7 +2119,7 @@ Users who prefer docker should ensure they use the docker image appended with <c
<span class="sd"> More details about feature engineering available:</span>
<span class="sd"> https://www.freqtrade.io/en/latest/freqai-feature-engineering</span>
<span class="sd"> https://www.freqtrade.io/en/stable/freqai-feature-engineering</span>
<span class="sd"> :param df: strategy dataframe which will receive the targets</span>
<span class="sd"> usage example: dataframe[&quot;&amp;-target&quot;] = dataframe[&quot;close&quot;].shift(-1) / dataframe[&quot;close&quot;]</span>