getHisMktCap_unit | R Documentation |
get a company's historical market cap, data comes from NetEase
getHisMktCap_unit(ticker, date1, date2)
ticker |
ticker/sympol of a company, MUST BE A CHARACTER, '006027' INSTEAD OF '6027' |
date1 |
starting date, in the following format "20160101", means Jan 1st of 2016 |
date2 |
ending date, in the following format "20160101", if you only want one day's data, just set starting date and ending date the same day |
Data comes from www.money.163.com
A data table with companies total capitalization and market capitalization
www.money.163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.