Deployed 75081ab to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-07-18 04:58:55 +00:00
parent 93a5cdd28e
commit a982953b33
2 changed files with 6 additions and 1 deletions

View File

@@ -2537,6 +2537,10 @@ official commands. You can ask at any moment for help with <code>/help</code>.</
<td>Display a summary of your profit/loss from close trades and some stats about your performance, over the last n days (all trades by default)</td>
</tr>
<tr>
<td><code>/profit_[long|short] [&lt;n&gt;]</code></td>
<td>Display a summary of your profit/loss from close trades in one direction and some stats about your performance, over the last n days (all trades by default)</td>
</tr>
<tr>
<td><code>/performance</code></td>
<td>Show performance of each finished trade grouped by pair</td>
</tr>
@@ -2636,6 +2640,7 @@ Enter Tag is configurable via Strategy.</p>
2 10
</code></pre></div>
<h3 id="profit">/profit<a class="headerlink" href="#profit" title="Permanent link">&para;</a></h3>
<p>Also available as <code>/profit_long</code> and <code>/profit_short</code> to show profit for long or short trades only.</p>
<p>Return a summary of your profit/loss and performance.</p>
<blockquote>
<p><strong>ROI:</strong> Close trades<br />