Navigation

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

    LTP quote not current`

    Test
    0
    30
    115
    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.
    • P
      pari last edited by

      Hi,

      In the Python SDK, when I qury for current LTP, I'm getting wrong data. The bank nifty ltp I'm getting is 43851.05 from 9:15AM 21st Aug 2023.

      P 1 Reply Last reply Reply Quote 4
      • P
        pari @pari last edited by

        @admin
        Any response? Why is the ltp not updating. I've stopped the code and restarted a few time, but still getting the same wrong quote.

        C A A 3 Replies Last reply Reply Quote 3
        • A
          Ashutosh01 @pari last edited by

          @pari LTP data not updating for all scripts.
          @admin please reply

          1 Reply Last reply Reply Quote 0
          • C
            Cyriac last edited by

            @admin

            Serious Issue

            LTP is coming as Close Price !!!

            print(obj.position()['data'])

            [{'symboltoken': '1594', 'symbolname': 'INFY', 'instrumenttype': '', 'priceden': '1.00', 'pricenum': '1.00', 'genden': '1.00', 'gennum': '1.00', 'precision': '2', 'multiplier': '-1', 'boardlotsize': '1', 'exchange': 'NSE', 'producttype': 'INTRADAY', 'tradingsymbol': 'INFY-EQ', 'symbolgroup': 'EQ', 'strikeprice': '-1.0', 'optiontype': '', 'expirydate': '', 'lotsize': '1', 'cfbuyqty': '0', 'cfsellqty': '0', 'cfbuyamount': '0.00', 'cfsellamount': '0.00', 'buyavgprice': '1395.80', 'sellavgprice': '0.00', 'avgnetprice': '1395.80', 'netvalue': '-1395.80', 'netqty': '1', 'totalbuyvalue': '1395.80', 'totalsellvalue': '0.00', 'cfbuyavgprice': '0.00', 'cfsellavgprice': '0.00', 'totalbuyavgprice': '1395.80', 'totalsellavgprice': '0.00', 'netprice': '1395.80', 'buyqty': '1', 'sellqty': '0', 'buyamount': '1395.80', 'sellamount': '0.00', 'pnl': '-7.00', 'realised': '-0.00', 'unrealised': '-7.00', 'ltp': '1388.8', 'close': '1411.55'}, {'symboltoken': '2885', 'symbolname': 'RELIANCE', 'instrumenttype': '', 'priceden': '1.00', 'pricenum': '1.00', 'genden': '1.00', 'gennum': '1.00', 'precision': '2', 'multiplier': '-1', 'boardlotsize': '1', 'exchange': 'NSE', 'producttype': 'INTRADAY', 'tradingsymbol': 'RELIANCE-EQ', 'symbolgroup': 'EQ', 'strikeprice': '-1.0', 'optiontype': '', 'expirydate': '', 'lotsize': '1', 'cfbuyqty': '0', 'cfsellqty': '0', 'cfbuyamount': '0.00', 'cfsellamount': '0.00', 'buyavgprice': '2542.48', 'sellavgprice': '2544.95', 'avgnetprice': '2517.75', 'netvalue': '-2517.75', 'netqty': '1', 'totalbuyvalue': '27967.25', 'totalsellvalue': '25449.50', 'cfbuyavgprice': '0.00', 'cfsellavgprice': '0.00', 'totalbuyavgprice': '2542.48', 'totalsellavgprice': '2544.95', 'netprice': '2517.75', 'buyqty': '11', 'sellqty': '10', 'buyamount': '27967.25', 'sellamount': '25449.50', 'pnl': '39.02', 'realised': '24.70', 'unrealised': '14.32', 'ltp': '2556.8', 'close': '2538.0'}]

            1 Reply Last reply Reply Quote 2
            • A
              akhil @pari last edited by

              @pari Same issue for me as well

              1 Reply Last reply Reply Quote 0
              • C
                Cyriac @pari last edited by Cyriac

                @pari @admin @admin123 @administrators

                The data coming from the API is incorrect.

                LTP data is wrong. Instead the closeprice is being returned for ltp.

                What a nightmare! Something like this can wipe out an Algo trader. Within minutes!

                1 Reply Last reply Reply Quote 2
                • B
                  Bharath Ron last edited by

                  @Admin
                  Any updates since morning LTP is showing wrong data

                  1 Reply Last reply Reply Quote 0
                  • P
                    pari last edited by

                    @admin
                    We are all waiting for a response. At least acknowledge that the issue is present.

                    S 1 Reply Last reply Reply Quote 2
                    • R
                      ramanagajula1999 last edited by

                      Same issue is happening for me also.. @admin any update on the below.?

                      A 1 Reply Last reply Reply Quote 3
                      • P
                        Pavithra last edited by

                        Hi @admin , everyone is having the same issue. can you fix this as soon as possible.?

                        1 Reply Last reply Reply Quote 0
                        • R
                          R263546 last edited by

                          @admin
                          Are you able to Fix issue? If this is so how can we trust Angel API and make trading??

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

                            @ramanagajula1999 We apologize for the inconvenience you are experiencing with the getLTP endpoint. Our team is aware of the issue and actively working to resolve it. We understand the importance of accurate data and are committed to providing a solution as soon as possible. Thank you for your patience, and we'll keep you updated on the progress.

                            R C P V 4 Replies Last reply Reply Quote 0
                            • S
                              smitshahfo @pari last edited by

                              @admin Please rectify the issue ASAP.

                              1 Reply Last reply Reply Quote 0
                              • S
                                senthil.hss last edited by

                                @admin , why are you not responding.. all our algos will not work without LTP.

                                1 Reply Last reply Reply Quote 1
                                • S
                                  StocksDeveloper last edited by

                                  Looks like this is also affecting PnL figures in Position book response.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    Pavithra @admin last edited by

                                    @admin Than you for the reply. This is really a big issue for all the API traders. We are expecting a quick resolution for the same..

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

                                      @admin Thank you for the reply. we are expecting a quick resolution asap.

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        Cyriac @admin last edited by

                                        @admin Please note the issue is with getPosition also...

                                        1 Reply Last reply Reply Quote 0
                                        • P
                                          Preetham last edited by

                                          Hello everyone, the issue has been fixed it seems. I was able to get correct LTP data now.

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            ramanagajula1999 last edited by

                                            @All, I can see the correct LTP is coming now..

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