You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quotationprice=3; //Цена за 1 инструмент. Для получения стоимости лота требуется умножить на лотность инструмента. Для перевод цен в валюту рекомендуем использовать [информацию со страницы](https://russianinvestments.github.io/investAPI/faq_marketdata/)
int64quantity=4; //Количество лотов.
google.protobuf.Timestamptime=5; //Время сделки в часовом поясе UTC по времени биржи.
У своих сделок оно есть
investAPI/src/docs/contracts/orders.proto
Line 75 in c61987c
А у обезличенных нет
investAPI/src/docs/contracts/marketdata.proto
Lines 289 to 296 in c61987c