Navigation

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

    Posts made by Sourav

    • RE: Not able to log in via api

      @admin Hey please respond to this.

      posted in Bugs
      S
      Sourav
    • RE: Not able to log in via api

      @admin
      Client Id : P335951

      posted in Bugs
      S
      Sourav
    • Not able to log in via api

      @admin @angelbroking

      Currently I'm not able to log in via api
      https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword

      But able to log in successfully in angel one app.
      Kindly let us know, why it is happening?

      posted in Bugs
      S
      Sourav
    • RE: Failed to get symbol details while calling getLtpData api end point

      @admin Hi..But if this BLUECOAST-BE is not available then why it is mentioned in instrument json file. And If it will be mentioned there then how we will know that particular stock is not available.

      posted in Bugs
      S
      Sourav
    • Failed to get symbol details while calling getLtpData api end point

      @admin This is the stock details in instrument json file.

      {
      "token": "8552",
      "symbol": "BLUECOAST-BE",
      "name": "BLUECOAST",
      "expiry": "",
      "strike": "-1.000000",
      "lotsize": "1",
      "instrumenttype": "",
      "exch_seg": "NSE",
      "tick_size": "5.000000"
      }

      when I tried to get the ltp data for this stock...

      {"exchange":"NSE","tradingsymbol":"BLUECOAST-BE","symboltoken":"8552"}

      Gives response as

      {
      "message": "Failed to get symbol details",
      "errorcode": "AB1018",
      "status": false,
      "data": null
      }

      And I'm not getting 403 error code means I'm not exceeding the rate limit.

      could you please explain the reason why it is happening ?

      posted in Bugs
      S
      Sourav
    • RE: Failed to get symbol details

      @admin I have also got this response when I manually change the symbol and token.

      {"exchange":"NSE","tradingsymbol":"KOTAKIT","symboltoken":"2632"}

      {
      "message": "Entered trading symbol and symbol token is mismatch",
      "errorcode": "AB1019",
      "status": false,
      "data": null
      }

      Actual is value of symbol and token.

      {"exchange":"NSE","tradingsymbol":"KOTAKIT-BL","symboltoken":"2632"}

      And the response is

      {
      "status": true,
      "message": "SUCCESS",
      "errorcode": "",
      "data": {
      "exchange": "NSE",
      "tradingsymbol": "KOTAKIT-BL",
      "symboltoken": "2632",
      "open": 0.0,
      "high": 0.0,
      "low": 0.0,
      "close": 0.0,
      "ltp": 0.0
      }
      }

      posted in Bugs
      S
      Sourav
    • RE: Failed to get symbol details

      @admin What it means "breaching the limits"?
      I didn't understand. Can you explain a bit more about it?

      posted in Bugs
      S
      Sourav
    • RE: Failed to get symbol details

      @admin When I call this api endpoint for all nse stocks. Then approx 300 request giving this error response with "Failed to get symbol details" message.

      posted in Bugs
      S
      Sourav
    • RE: Failed to get symbol details

      @admin This is my request body.
      {
      "exchange": "NSE",
      "tradingsymbol": "182D010721-TB",
      "symboltoken": "2630"

      }

      And api endpoint is:

      https://apiconnect.angelbroking.com/order-service/rest/secure/angelbroking/order/v1/getLtpData

      posted in Bugs
      S
      Sourav
    • RE: Access denied because of exceeding access rate

      @admin I solved the issues by reducing the request to 9/sec. Thanks for your time.

      posted in Bugs
      S
      Sourav
    • RE: get quotes index in sensex

      @swarup Hi ..have you got the sensex symbol or token related information?

      posted in Bugs
      S
      Sourav
    • Failed to get symbol details

      @angelbroking @admin @SmartAPI_Angel @StocksDeveloper

      While calling getLtpdata api, I'm not able to get some stock details. They give this response.

      {
      "message": "Failed to get symbol details",
      "errorcode": "AB1018",
      "status": false,
      "data": null
      }

      I want to know the probable reasons behind this response.

      posted in Bugs
      S
      Sourav
    • RE: Access denied because of exceeding access rate

      @admin P335951

      posted in Bugs
      S
      Sourav
    • Access denied because of exceeding access rate

      @angelbroking @admin @SmartAPI_Angel @StocksDeveloper

      I am trying to get the NSE stocks details using api (https://apiconnect.angelbroking.com/order-service/rest/secure/angelbroking/order/v1/getLtpData). But its giving access denied error 403.

      I am trying to fetch 9 stock details in one iteration in loop with setTimeout 1 sec. Because getLtpData ratelimit is 10 request/sec. But still getting access rate limit error.

      I don't know why it is giving error ? Please help. Its almost 15 days I have been trying.

      posted in Bugs
      S
      Sourav
    • RE: Always getting Time feed as a response

      @admin Yes I'm able to get feed now.

      posted in Bugs
      S
      Sourav
    • RE: Always getting Time feed as a response

      @admin Now again...I'm getting time feed as a response each time.
      Same as previously.

      posted in Bugs
      S
      Sourav
    • RE: Always getting Time feed as a response

      @admin Hello...now I'm able to get the responses successfully. I am checking it in all aspects. If I will find any issue then I will get touch with you.

      posted in Bugs
      S
      Sourav
    • RE: Always getting Time feed as a response

      @admin Thanks for your response. I'm waiting for your updates on this.

      posted in Bugs
      S
      Sourav
    • RE: Always getting Time feed as a response

      @angelbroking @admin @SmartAPI_Angel @StocksDeveloper Is this a bug or some faults? please let me know.

      posted in Bugs
      S
      Sourav
    • RE: Always getting Time feed as a response

      @admin please provide some informations regarding this.

      posted in Bugs
      S
      Sourav