Navigation

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

    High price and Open price is not available in websocket datastream

    Test
    6
    13
    127
    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.
    • D
      dipeshbodas last edited by

      @admin
      Trying to get open and high price from websocket feed (using python library ) but they are not available. Low price is there in datafeed but open and high values are missing. Below is sample datafeed of COALINDIA

      {'ap': '135.82', 'bp': '135.75', 'bq': '6977', 'bs': '10', 'c': '135.65', 'cng': '00.20', 'e': 'nse_cm', 'lo': '134.10', 'ltp': '135.85', 'ltq': '1', 'ltt': '23/03/202112:53:32', 'name': 'sf', 'nc': '00.15', 'sp': '135.80', 'tbq': '1494518', 'tk': '20374', 'to': '644317312.92', 'tsq': '1962447', 'v': '4743906'}

      J A 2 Replies Last reply Reply Quote 0
      • J
        jiwan1986 @dipeshbodas last edited by

        @dipeshbodas You can get OHLC using ltpData() function.

        D ananya 2 Replies Last reply Reply Quote 0
        • D
          dipeshbodas @jiwan1986 last edited by dipeshbodas

          @rjbanna
          I know. But why make another APIcall when we can get it from websocket feed. Saves time and coding. documentation shows we should get high and open prices in websocket feed. Need clarification if we will get these values in websocket feed or not?

          J S 2 Replies Last reply Reply Quote 0
          • J
            jiwan1986 @dipeshbodas last edited by

            @dipeshbodas Yes, I agree with you that it should be there in the socket connection. We don't get these values in socket connection of any stock. @admin please get this values added to the socket connection.

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

              @dipeshbodas

              @dipeshbodas said in High price and Open price is not available in websocket datastream:

              Need clarification if we will get these values in websocket feed or not?

              No, its not available. But this is the most requested feature in this forum. I hope this comes soon, Im also running some strategies based on oi and its missing.

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

                Hi @dipeshbodas currently we don't provide high price and open price in web socket data stream.

                R 1 Reply Last reply Reply Quote 0
                • R
                  rjamitsharma01 @admin last edited by

                  @admin hi actually it is basic requirement for trading and if we dont get it on web socket then we need to make another api call to get it

                  you are providing unnecessory values in socket but neccessory is missing please have a look on another broker api

                  A V 2 Replies Last reply Reply Quote 0
                  • A
                    admin @rjamitsharma01 last edited by admin

                    Hi @rjamitsharma01 Currently we are providing it.

                    S V 2 Replies Last reply Reply Quote 0
                    • S
                      Surya 1 @admin last edited by

                      @admin

                      Oh really.. Open and OI coming in web sockets now ?

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

                        Hi @rajanprabu my bad wanted to convey currently we are not providing it.

                        1 Reply Last reply Reply Quote 0
                        • ananya
                          ananya @jiwan1986 last edited by

                          @rjbanna @dipeshbodas Were you able to get open price info ?
                          Is it possible that price at 9:15AM is the same as open price ?

                          High price is still not available

                          1 Reply Last reply Reply Quote 0
                          • V
                            vbiz.krish @admin last edited by

                            @admin said in High price and Open price is not available in websocket datastream:

                            Hi @rjamitsharma01 Currently we are providing it.

                            @admin
                            Almost After 1 year of this thread still not getting "high" price on web socket data feed

                            1 Reply Last reply Reply Quote 0
                            • V
                              vbiz.krish @rjamitsharma01 last edited by

                              @admin

                              Almost After 1 year of this thread still not getting "high" price on web socket data feed

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