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
Прошу расширить класс Operation, для учёта данных об оплаченном НКД (накопленного купонного дохода).
В данный момент нету в open api, но есть тут https://www.tinkoff.ru/api/trading/user/operations?*
Адрес получения из ответа : payload.items[*].accruedint
Рассчитать можно путем _payment - price*quantity
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Прошу расширить класс Operation, для учёта данных об оплаченном НКД (накопленного купонного дохода).
В данный момент нету в open api, но есть тут
https://www.tinkoff.ru/api/trading/user/operations?*
Адрес получения из ответа : payload.items[*].accruedint
Рассчитать можно путем _payment - price*quantity
The text was updated successfully, but these errors were encountered: