Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    R SDK - Need sample code for Quantmod-GetSymbols

    Java SDK
    3
    7
    37
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      shobha last edited by shobha

      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

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @shobha last edited by

        Hi @shobha We have noted your request.

        S 1 Reply Last reply Reply Quote 0
        • S
          shobha @admin last edited by

          @admin Thank You! What you would suggest - when should I check back this? Thanks, Shobha

          1 Reply Last reply Reply Quote 0
          • A
            admin last edited by admin

            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

            S 1 Reply Last reply Reply Quote 0
            • S
              shobha @admin last edited by

              @admin Ok - Thank You!

              S 1 Reply Last reply Reply Quote 0
              • S
                Surya 1 @shobha last edited by

                @shobha

                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 ??

                S 1 Reply Last reply Reply Quote 0
                • S
                  shobha @Surya 1 last edited by

                  @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 ..

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post