mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 18:43:04 +00:00
Deployed 75081ab to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -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] [<n>]</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">¶</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 />
|
||||
|
||||
Reference in New Issue
Block a user