issCandles: OHLC data for a security.

Description Usage Arguments

View source: R/moex_api.R

Description

OHLC data for a security.

Usage

1
2
3
4
5
6
7
8
9
issCandles(
  engine = "stock",
  market = "shares",
  board = "TQBR",
  security = "VTBR",
  from = "2020-01-01",
  til = "2037-12-31",
  interval = 10
)

Arguments

interval

apxu-devil/MoexAPI documentation built on June 29, 2020, 12:52 a.m.