get_candle_data | R Documentation |
Function to get the historic data
get_candle_data(object, exchange, symboltoken, interval, fromdate, todate)
object |
An object of type smart connect. |
exchange |
Exchange for the order, e.g. NSE, NFO, CDS etc |
symboltoken |
symboltoken. |
interval |
time interval |
fromdate |
fromdate |
todate |
todate |
Returns historic data from the date range given with the time interval provided, if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.