Deployed 23bbbdd to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-07-16 18:43:25 +00:00
parent 6ffa8ab6d8
commit d412fb532b
4 changed files with 49 additions and 49 deletions

View File

@@ -2459,7 +2459,7 @@ It contains some useful key metrics about performance of your strategy on backte
<li><code>Profit factor</code>: profit / loss.</li>
<li><code>Avg. stake amount</code>: Average stake amount, either <code>stake_amount</code> or the average when using dynamic stake amount.</li>
<li><code>Total trade volume</code>: Volume generated on the exchange to reach the above profit.</li>
<li><code>Best Pair</code> / <code>Worst Pair</code>: Best and worst performing pair, and it's corresponding <code>Tot Profit %</code>.</li>
<li><code>Best Pair</code> / <code>Worst Pair</code>: Best and worst performing pair (based on absolute profit), and it's corresponding <code>Tot Profit %</code>.</li>
<li><code>Best Trade</code> / <code>Worst Trade</code>: Biggest single winning trade and biggest single losing trade.</li>
<li><code>Best day</code> / <code>Worst day</code>: Best and worst day based on daily profit.</li>
<li><code>Days win/draw/lose</code>: Winning / Losing days (draws are usually days without closed trade).</li>