Begin adding order settings

This commit is contained in:
2023-02-15 18:33:38 +00:00
parent 1974b19157
commit 660aca44db
11 changed files with 220 additions and 19 deletions

View File

@@ -16,8 +16,6 @@
<th>description</th>
<th>account</th>
<th>enabled</th>
<th>TP</th>
<th>SL</th>
<th>actions</th>
</thead>
{% for item in object_list %}
@@ -37,8 +35,6 @@
</span>
{% endif %}
</td>
<td>{{ item.take_profit_percent }}</td>
<td>{{ item.stop_loss_percent }}</td>
<td>
<div class="buttons">
<button