Improve posting trades to OANDA and make everything more robust

This commit is contained in:
2022-11-10 19:27:46 +00:00
parent bf863f43b2
commit af9f874209
11 changed files with 267 additions and 30 deletions

View File

@@ -12,6 +12,7 @@
<th>user</th>
<th>name</th>
<th>exchange</th>
<th>currency</th>
<th>API key</th>
<th>sandbox</th>
<th>actions</th>
@@ -22,6 +23,7 @@
<td>{{ item.user }}</td>
<td>{{ item.name }}</td>
<td>{{ item.exchange }}</td>
<td>{{ item.currency }}</td>
<td>{{ item.api_key }}</td>
<td>
{% if item.sandbox %}