Clarify value and quantity in position table headers

This commit is contained in:
Mark Veidemanis 2022-11-22 07:20:37 +00:00
parent cb88cf33c2
commit b525611aaa
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
<th>account</th>
<th>asset</th>
<th>price</th>
<th>quantity</th>
<th>value</th>
<th>value in base</th>
<th>value in quote</th>
<th>P/L</th>
<th>side</th>
<th>actions</th>