get_candle_data: Function to get the historic data

View source: R/api_calls.R

get_candle_dataR Documentation

Function to get the historic data

Description

Function to get the historic data

Usage

get_candle_data(object, exchange, symboltoken, interval, fromdate, todate)

Arguments

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

Value

Returns historic data from the date range given with the time interval provided, if successful.


angelbroking-github/smartapi-r documentation built on March 30, 2022, 8:04 a.m.