This commit is contained in:
dceoy
2026-06-23 07:31:36 +00:00
parent 57a53f9c8c
commit 206f5fd771
5 changed files with 1992 additions and 1570 deletions
+8
View File
@@ -382,6 +382,14 @@ strategy entries, exits, Kelly sizing, or signal logic.</p>
<td>Broker volume normalization and margin totals</td>
</tr>
<tr>
<td><code>calculate_positions_margin_by_symbol</code></td>
<td>Per-symbol margin map (resilient, first-seen order)</td>
</tr>
<tr>
<td><code>calculate_positions_margin_safe</code></td>
<td>Summed total margin across symbols (failed symbols skipped)</td>
</tr>
<tr>
<td><code>determine_order_limits</code></td>
<td>SL/TP price levels from ratios</td>
</tr>
+1982 -1568
View File
File diff suppressed because it is too large Load Diff