Description Usage Arguments Value Examples
FM Taiwan Stock Foreign Investment.
1 | tw_FM_ForeignInvestment(symbolvec, datefrom)
|
symbolvec |
stock symbol vector, in chr (preferred) or int type. |
datefrom |
start date formatted "YYYY-MM-DD". |
a tibble contains following variables: $ ChineseInvestmentUpperLimitRatio: num, $ ForeignInvestmentRemainingShares: num, $ ForeignInvestmentShares: num, $ ForeignInvestmentUpperLimitRatio: num, $ InternationalCode: chr, $ NumberOfSharesIssued: num, $ RecentlyDeclareDate: chr, $ date: chr, $ stock_id: chr, $ stock_name: chr
1 | tw_FM_ForeignInvestment(c("2330", "2008"), "2019-01-01")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.