BRVM_company_info {BRVM} | R Documentation |
It receives the ticker of a company or index listed on the BRVM stock exchange,
Turn to upper case the input by using toupper()
and returns informations about the company's RSI, Beta, Closing price, etc. .
BRVM_company_info(ticker)
ticker |
The ticker of a company |
A tibble
Koffi Frederic SESSIE
BRVM_company_info("BOAS")
BRVM_company_info("BoaM")
BRVM_company_info("BRVMAG")