R SDK - Need sample code for Quantmod-GetSymbols
-
Hi
I am able to fetch "ltp" and "historical" data into Rstudio.
But getting hard time to use it within Quantmod package within R. This is very common package in R, to use for analysis.
Will really be helpful, if you could provide sample code, for using the fetched data within Quantmod-GetSymbols function?
Thank You!
Regards,
Shobha -
@rajanprabu You are right .. I was trying to use angel Realtime data for quantmod - source as db or csv .. but it's not that straight .. For now planning to use TTR .. for that also I will need OHLC dataframe for intraday data ... I am trying to achieve this ..
-
Quantmod is not designed to work with live data. or I dont understand what are you trying to achieve here..
Getsymbols uses Yahoo finance API to fetch daily to do technical analysis.. is that what you want to achieve with Angel API ??
-
@admin Ok - Thank You!
-
Hi @shobha said in R SDK - Need sample code for Quantmod-GetSymbols:
Hi
I am able to fetch "ltp" and "historical" data into Rstudio.
But getting hard time to use it within Quantmod package within R. This is very common package in R, to use for analysis.
Will really be helpful, if you could provide sample code, for using the fetched data within Quantmod-GetSymbols function?
Thank You!
Regards,
Shobha
This is a user specific requirement you can follow our doc..for further development.
https://github.com/angelbroking-github/smartapi-r
https://smartapi.angelbroking.com/docs -
@admin Thank You! What you would suggest - when should I check back this? Thanks, Shobha
-
Hi @shobha We have noted your request.