Deployed 12ab1cb to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-11-05 06:23:24 +00:00
parent a2ee108818
commit ed6e039098
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -2022,6 +2022,11 @@ Most properties here can be None as they are dependent on the exchange response.
<td>Stake amount used for this order. <em>Added in 2023.7.</em></td>
</tr>
<tr>
<td><code>stake_amount_filled</code></td>
<td>float</td>
<td>Filled Stake amount used for this order. <em>Added in 2024.11.</em></td>
</tr>
<tr>
<td><code>order_date</code></td>
<td>datetime</td>
<td>Order creation date <strong>use <code>order_date_utc</code> instead</strong></td>