get_candle_durations {moexer} | R Documentation |
REST path: /index?iss.only=durations
(see http://iss.moex.com/iss/reference/28)
get_candle_durations(...)
... |
Further arguments to query_iss. |
A tibble with the durations-intervals mapping.
## Not run:
get_candle_durations()
## End(Not run)