mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-29 10:20:25 +00:00
Deployed 124c051 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1951,6 +1951,11 @@ It's a core concept of freqtrade - and something you'll come across in many sect
|
||||
<td>Absolute profit (in stake currency) at the time of trade closure.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>realized_profit</code></td>
|
||||
<td>float</td>
|
||||
<td>Absolute already realized profit (in stake currency) while the trade is still open.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>leverage</code></td>
|
||||
<td>float</td>
|
||||
<td>Leverage used for this trade - defaults to 1.0 in spot markets.</td>
|
||||
|
||||
Reference in New Issue
Block a user