Navigation

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

    gayatrin

    @gayatrin

    SmartAPI Group

    0
    Reputation
    5
    Posts
    3
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    gayatrin Follow
    SmartAPI Group

    Best posts made by gayatrin

    This user hasn't posted anything yet.

    Latest posts made by 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