BRVM_company_info {BRVM}R Documentation

BRVM Get info about a ticker beta, RSI, Closing, Valorisation, etc.

Description

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. .

Usage

BRVM_company_info(ticker)

Arguments

ticker

The ticker of a company

Value

A tibble

Author(s)

Koffi Frederic SESSIE

See Also

https://www.sikafinance.com

Examples

BRVM_company_info("BOAS")
BRVM_company_info("BoaM")
BRVM_company_info("BRVMAG")



[Package BRVM version 5.3.0 Index]