This commit is contained in:
AKurakin 2023-09-11 14:27:57 +03:00
parent 44880a2b4b
commit 4ee335efd5
3 changed files with 3 additions and 3 deletions

View file

@ -5923,7 +5923,7 @@
}
,
{"code": "price",
"type": 10,"name": "Цена %","shortname": "Цена %","visible": true,"searchable": true,"sortable": true
"type": 10,"name": "Цена, %","shortname": "Цена, %","visible": true,"searchable": true,"sortable": true
}
,
{"code": "settlementAmount",

View file

@ -1370,7 +1370,7 @@
<securityId type="1" dbname="Идентификатор финансового инструмента" name="Финансовый инструмент" shortname="Код биржевого инструмента / товара" searchable="true" sortable="true" link="security" linkCode="securitySymbol" ignore="true"/>
<interestAmount type="11" name="НКД" shortname="НКД" visible="true" searchable="true" sortable="true"/>
<exchangeOrderId type="1" name="Идентификационный номер заявки в Торговой системе" shortname="Номер заявки" visible="true" searchable="true" sortable="true"/>
<price type="10" name="Цена %" shortname ="Цена %" visible="true" searchable="true" sortable="true"/>
<price type="10" name="Цена, %" shortname ="Цена, %" visible="true" searchable="true" sortable="true"/>
<settlementAmount type="11" name="Объем сделки" shortname="Объем" visible="true" searchable="true" sortable="true"/>
<lots type="11" name="Количество лотов" shortname="Лоты" visible="true" searchable="true" sortable="true"/>
<quantity type="11" name="Количество штук" shortname="Штуки" visible="false" searchable="true" sortable="true"/>

View file

@ -5923,7 +5923,7 @@
}
,
{"code": "price",
"type": 10,"name": "Цена %","shortname": "Цена %","visible": true,"searchable": true,"sortable": true
"type": 10,"name": "Цена, %","shortname": "Цена, %","visible": true,"searchable": true,"sortable": true
}
,
{"code": "settlementAmount",