Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. gayatrin
    3. Posts
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 7
    • Best 0
    • Groups 1

    Posts made by gayatrin

    • Missing Stocks in OpenAPIScripMaster — NFO OPTSTK 30JUN2026

      Hello Team,

      Hi,

      I am using the Angel One SmartAPI and noticed that the following 25 stocks are missing from the OpenAPIScripMaster file under NFO segment for the 30JUN2026 expiry:

      ACC, APOLLOTYRE, ATGL, BALKRISIND, BERGEPAINT, COROMANDEL, ESCORTS, GUJGASLTD, HUDCO, IGL, IRB, IRCTC, JKCEMENT, JSL, LTIM, LTTS, M&MFIN, MRF, POONAWALLA, SJVN, TATACOMM, TATAMOTORS, TATATECH, TORNTPOWER, UBL

      All of these are valid NSE F&O stocks, and their option contracts are active for this expiry. Without them in ScripMaster, I am unable to obtain their token IDs for API use.

      Could you please look into this and add the missing entries?

      Thank you.

      posted in Bugs
      G
      gayatrin
    • Unable to fetch option greek data for Sensex

      Hello Team,

      I am trying to call the API endpoint:
      /rest/secure/angelbroking/marketData/v1/optionGreek

      For NIFTY 02SEP2025, I am able to successfully fetch the Greeks data.

      However, I am unable to retrieve the data for SENSEX 04SEP2025.

      I tested this during market hours.

      Could you please help me check this issue?

      Thanks & Regards,
      Ganesh N

      posted in Bugs
      G
      gayatrin
    • RE: Unable to parse JSONobject when requesting candleData

      Hi @UmeshG19

      Thank you for your response, I am able to parse it now

      posted in NodeJS SDK
      G
      gayatrin
    • RE: Unable to parse JSONobject when requesting candleData

      @UmeshG19

      Hey Umesh, Thanks for the response,

      Yes I can parse the JSON

      posted in NodeJS SDK
      G
      gayatrin
    • Unable to parse JSONobject when requesting candleData
      response : {"data":[["2021-03-08T09:15:00+05:30",388.45,390.4,387.7,388.4,1119611],["2021-03-08T09:16:00+05:30",388.4,388.4,386.65,388.2,653327],["2021-03-08T09:17:00+05:30",388.3,388.4,387.45,387.75,517923],["2021-03-08T09:18:00+05:30",388,388.85,387.6,388.65,275743]]],"message":"SUCCESS","errorcode":"","status":true}
      10:30:35.474 [nREPL-session] ERROR com.angelbroking.smartapi.SmartConnect - JSONObject["data"] is not a string (class org.json.JSONArray).
      
      posted in NodeJS SDK
      G
      gayatrin
    • RE: getCandleData is returning null for historical dates

      Any update on this? Even I am getting same issue

      posted in NodeJS SDK
      G
      gayatrin
    • Send error response back to calling function in JAVA sdk

      As per the current implementation of the placeOrder function, and in other related functions, if an error occurs during the call, the response is currently set to null. To enhance clarity, please modify the code to return the error or exception details, providing valuable insights into the nature of the issue.

      posted in NodeJS SDK
      G
      gayatrin