Navigation

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

    LTP exceptions or position check exception error frequently

    Python SDK
    0
    4
    31
    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

      @admin @SmartAPI-Admin @SmartAPI @SmartAPI_Angel

      getting
      position exceptions
      LTP exceptions frequently
      is the server down ? or slow ? or overloaded ???

      we know the rate limits and according to the rate limits only we are trying to get the ltp values or position . even if we get emption we are calling the function after 1 second sleep . still something wrong with angel one smartapi today.

      g1.jpg

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

      V 1 Reply Last reply Reply Quote 0
      • V
        vivekjha05 @Mnagesh last edited by

        @Mnagesh I had the same issue today. Not a Rate Limit issue as it was throwing 403 time out error for LTP, Orderbook and Positions @admin @SmartAPI-Admin

        V 1 Reply Last reply Reply Quote 0
        • V
          vivekjha05 @vivekjha05 last edited by

          @vivekjha05 @admin is it because of the updates done to the codes recently? Here are the details of the error messages:

          HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7)

          HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getPosition?{} (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f25d555f190>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))

          HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getOrderBook?{} (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f26081730d0>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))

          HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/secure/angelbroking/order/v1/getLtpData (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f25d555ef20>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=7)'))

          So, all you APIs went for a toss today..!

          Mnagesh 1 Reply Last reply Reply Quote 0
          • Mnagesh
            Mnagesh @vivekjha05 last edited by

            @vivekjha05 @SmartAPI-Admin @SmartAPI @admin

            it there any changes we need to do like update smartapi lib in python or reinstall .

            there is no reply from @admin

            they never reply to my post 😞

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

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