get_candle_durations {moexer} | R Documentation |
Get Candle Durations-Intervals Mapping
Description
REST path: /index?iss.only=durations
(see http://iss.moex.com/iss/reference/28)
Usage
get_candle_durations(...)
Arguments
... |
Further arguments to query_iss. |
Value
A tibble with the durations-intervals mapping.
Examples
## Not run:
get_candle_durations()
## End(Not run)
[Package moexer version 0.3.0 Index]