Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Moderator_2
    3. Best
    M
    • Profile
    • Following 0
    • Followers 5
    • Topics 0
    • Posts 596
    • Best 7
    • Groups 1

    Best posts made by Moderator_2

    • RE: Web Socket Issues

      HI @perceptron

      We are verifying on the issue. Will update you asap.
      Please check if the websocket connection is initiated within limit (three connection only allowed per client code).

      Regards,
      SmartAPI team

      posted in Bugs
      M
      Moderator_2
    • RE: Need More Admin Responses

      Hi @Cyriac,

      Thank you for supporting us.
      We are Moderator_1 and Moderator_2 from SmartAPI team dedicatedly working to resolve/help with all of our customer queries

      Thanks & Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: Need to receive data on Postback/Webhook URL when placed order from AngleOne App or website.

      hi @kabranitin1992

      Apologies for delayed response.
      The orders placed via smart API with the created APP and API_key, those details can be retrieved from Postback URL.
      Orders placed via angelone app and web cannot be fetched.

      Thanks & Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: Discrepancy Between Real-Time and Historical Market Data: Causes and Impact on Algo Trading Decisions

      Hi all,

      Apologies for delayed response.
      Please write to us on smartapi@angelbroking.com if the issue still persists

      Thanks & Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: Connection timeout errors since last week

      Hi @PareshBhatiya

      We apologies for longer wait on this. We have came up with the solution, will be deploying for the same by tomorrow EOD.

      Thanks & Regards,
      SmartAPI team

      posted in Python SDK
      M
      Moderator_2
    • RE: Market Data API - Stock LTP issue

      Hi @PradeepB

      Thank you for notifying on us. Will get it analyzed and update you on the resolution.

      Regards,
      SmartAPI team

      posted in Python SDK
      M
      Moderator_2
    • RE: Market Data API - Stock LTP issue

      hi @PradeepB

      Kindly note, BL series is not active in NSE. Due to which for the above token, we haven't pushed the values. Please use EQ series for the required symbols
      Please fetch the same from below file
      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
      Sample Request for ALKEM-EQ:
      {
      "mode": "OHLC",
      "exchangeTokens": {
      "NSE": [
      "11703"
      ]
      }
      }

      Regards,
      SmartAPI team

      posted in Python SDK
      M
      Moderator_2