Description Usage Arguments Examples
Fetch the quote for a given stock code from Yahoo Finance API or Rediff Money.
1 | nse_stock_quote(stock_code, source = c("yahoo", "rediff"))
|
stock_code |
Symbol of the stock. |
source |
Yahoo Finance API or Rediff Money. |
1 2 | nse_stock_quote("infy")
nse_stock_quote("infy", source = "rediff")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.