README.md

belex

belex downloads historical financial time series from the Belgrade Stock Exchange. One can specify which ticker or index to download, start and end date.

Installation

Install the release version from CRAN:

install.packages("belex")

Example

library(belex)

blx15 <- belex("belex15")

niis <- belex("NIIS", "2011-01-01", "2015-12-31")


Try the belex package in your browser

Any scripts or data that you put into this service are public.

belex documentation built on May 2, 2019, 8:29 a.m.