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

This commit is contained in:
github-actions[bot]
2024-09-14 07:52:04 +00:00
parent e6b4aa7d57
commit 579f20ee25
4 changed files with 56 additions and 55 deletions

View File

@@ -1719,6 +1719,7 @@ This could lead to a false-negative (the strategy will then be reported as non-b
<li><code>lookahead-analysis</code> has access to everything that backtesting has too.
Please don't provoke any configs like enabling position stacking.
If you decide to do so, then make doubly sure that you won't ever run out of <code>max_open_trades</code> amount and neither leftover money in your wallet.</li>
<li>In the results table, the <code>biased_indicators</code> column will falsely flag FreqAI target indicators defined in <code>set_freqai_targets()</code> as biased. These are not biased and can safely be ignored.</li>
</ul>