company_nbrank {BRVM} | R Documentation |
This function returns the given company rank from the BRVM stock exchange according to their daily change (variation).
It uses BRVM_company_rank()
to show all copanies rank before filtering the company we give as input
company_nbrank(.company)
.company |
The company name |
This function will get the rank of one companies listed on the BVRM exchange through the Rich Bourse site. The function takes as parameter the name of company listed on BRVM
"character"
Koffi Frederic SESSIE
Oudouss Diakité Abdoul
Steven P. Sanderson II, MPH
https://www.brvm.org/en/cours-actions/0
BRVM_company_rank()
Other Data Retrieval:
BRVM_bySector()
,
BRVM_cap()
,
BRVM_company_rank()
,
BRVM_get1()
,
BRVM_get()
,
BRVM_index_stock()
,
BRVM_index()
,
BRVM_market_activity()
,
BRVM_plot()
,
BRVM_stock_market()
,
BRVM_ticker_desc()
,
company_cap()
,
company_country()
,
company_sector()
,
company_traded_val()
Other BRVM:
BRVM.index()
,
BRVM_cap()
,
BRVM_company_cap()
,
BRVM_company_rank()
,
BRVM_company_url()
,
BRVM_index_stock()
,
BRVM_index()
,
BRVM_market_activity()
,
BRVM_plot()
,
BRVM_stock_market()
,
BRVM_ticker_desc()
,
BRVM_traded_val()
,
company_cap()
,
company_country()
,
company_sector()
,
company_traded_val()
,
normality_test()
,
stationarity_test()
company_nbrank("BICC")
company_nbrank("SNTS")