Deployed 3dd7f7f to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-03-03 19:49:13 +00:00
parent 6713ceaf0c
commit 56ea7414af
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1938,6 +1938,11 @@ It's a core concept of freqtrade - and something you'll come across in many sect
<td>int</td>
<td>Number of successful (filled) exit orders.</td>
</tr>
<tr>
<td><code>has_open_orders</code></td>
<td>boolean</td>
<td>Has the trade open orders (excluding stoploss orders).</td>
</tr>
</tbody>
</table>
<h2 id="class-methods">Class methods<a class="headerlink" href="#class-methods" title="Permanent link">&para;</a></h2>