powered by
REST path: securities/[security] (see http://iss.moex.com/iss/reference/13)
securities/[security]
get_security_info(secid, ...)
A list with two tibbles:
description: Full instrument profile incl. its type, listing level, etc.
description
boards: The security's boards with boardid, history_from, ... columns.
boards
boardid
history_from
A security ID.
Further arguments to query_iss
if (FALSE) { get_security_info(secid = 'SBER') }
Run the code above in your browser using DataLab