Navigation

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

    problem in ltpData python function !!! for getting the index value

    Test
    0
    2
    18
    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.
    • Mnagesh
      Mnagesh last edited by

      @Moderator_1
      @Moderator_2

      Nifty = 'Nifty 50'
      token = '99926000'
      exchange = "NSE"```
      ltp = obj.ltpData(exchange ,Nifty, token)
      
      

      If i call this function i should get a latest NIFTY value .
      which is suppose to be the same as that of the value seen in the chart close value using getCandleData .

      but latest ltp value and chart latest close value are different most of the time .

      there is some bug in getting ltpData function in getting the nifty index .

      This happens few times on few days randomly .
      I am not sure it is fetching Nifty Future value instead of Nifty Index value .

      Now I am full time Algo Trader and successfully developed my own Apps for my personal use.

      1 Reply Last reply Reply Quote 0
      • devenderweb
        devenderweb last edited by

        I have same problem get

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