Deployed 67f26fa to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot] 2024-11-01 08:30:06 +00:00
parent 9569e3740e
commit 5f42fe5e62
2 changed files with 2 additions and 1 deletions

View File

@ -2408,6 +2408,7 @@ You can then load the trades to perform further analysis as shown in the <a href
<li>Trailing stoploss</li>
</ul>
</li>
<li>Position reversals (futures only) happen if an entry signal in the other direction than the closing trade triggers at the candle the existing trade closes.</li>
</ul>
<p>Taking these assumptions, backtesting tries to mirror real trading as closely as possible. However, backtesting will <strong>never</strong> replace running a strategy in dry-run mode.
Also, keep in mind that past results don't guarantee future success.</p>

File diff suppressed because one or more lines are too long