Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. pavanimitnala
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 16
    • Best 0
    • Groups 0

    pavanimitnala

    @pavanimitnala

    1
    Reputation
    14
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pavanimitnala Unfollow Follow

    Latest posts made by pavanimitnala

    • rulelist timeout error

      Observing Timeout for rulelist since couple of days. It was working fine until last week.
      The same rulelist is working of other logins, only my specific login I am seeing this issue. Can you please help on this ASAP.

      , Request Body: {"count":1000,"page":1,"status":["FORALL"]},Response : timeout
      2025-08-28 15:28:55,894 ERROR com.angelbroking.smartapi.SmartConnect [main] timeout
      2025-08-28 15:28:55,901 DEBUG com.smart.util.SheetsQuickstart [main]

      posted in NodeJS SDK
      P
      pavanimitnala
    • fetch banknifty index data

      trading symbol and symboltoken of banknifty-index??????

      posted in Python SDK
      P
      pavanimitnala
    • automatically placing duplicate order

      when i place order to buy stock one duplicate order is automatically executed
      dont know why????

      and also sometimes order is placed automatically even when condition is not satisfied.why?????

      posted in Python SDK
      P
      pavanimitnala
    • how to get ltp data of two instrument at single call

      i want to get nifty fut and banknifty fut ltp data at single call so that i can make my algo more efficient.

      posted in Python SDK
      P
      pavanimitnala
    • RE: Order placement issue Internal server 500 issue

      same error i am also facing

      posted in Python SDK
      P
      pavanimitnala
    • internal server error

      <!doctype html><html lang="en"><head><title>HTTP Status 500 – Internal Server Error</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 500 – Internal Server Error</h1></body></html>

      when i copied n pasted get ltp data syntex from smartapi doc the this error is showing

      am i bad coder or some internal issue is going on angel broking smartapi server?

      posted in Python SDK
      P
      pavanimitnala
    • RE: error occured

      @panda1234
      res = conn.getresponse()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\http\client.py", line 1347, in getresponse
      response.begin()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\http\client.py", line 307, in begin
      version, status, reason = self._read_status()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\http\client.py", line 276, in _read_status
      raise RemoteDisconnected("Remote end closed connection without"
      http.client.RemoteDisconnected: Remote end closed connection without response

      posted in Python SDK
      P
      pavanimitnala
    • RE: error occured

      @panda1234 no reply from admin

      posted in Python SDK
      P
      pavanimitnala
    • error occured

      http.client.RemoteDisconnected: Remote end closed connection without response
      this error is showing when i run the program

      posted in Python SDK
      P
      pavanimitnala
    • RE: insert variable in payload

      @panda1234 problem solved
      thank you

      posted in Python SDK
      P
      pavanimitnala