Navigation

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

    jaskirat1208

    @jaskirat1208

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

    jaskirat1208 Follow

    Best posts made by jaskirat1208

    • HIstorical API not working

      Seems like there is a problem with the historical data api. Sending a candle request with params:

      {'exchange': 'NFO', 'symboltoken': '37819', 'interval': 'ONE_MINUTE', 'fromdate': '2023-02-07 00:00', 'todate': '2023-02-07 23:59'}
      

      However, seems like I'm not gettting a response back from the server. 2 days back everything was working fine. And I don't know why this happened. Request you to please take a look into it.

      Thanks

      posted in Bugs
      J
      jaskirat1208

    Latest posts made by jaskirat1208

    • RE: ERROR AB1004

      Hi, getting the same something went wrong error when logging into the portal. I migrated my account earlier, still got this error, could you pls help?
      a5eb4245-49c6-4f66-aa34-65f7786024ed-image.png
      Thanks

      posted in General Discussion
      J
      jaskirat1208
    • RE: HIstorical API not working

      @jaskirat1208 said in HIstorical API not working:

      s like I'm not gettting a response back from the server. 2 days back everything was working fine. And I don't know why this happened. Request you to please take a look into it.

      Any updates on this?

      posted in Bugs
      J
      jaskirat1208
    • HIstorical API not working

      Seems like there is a problem with the historical data api. Sending a candle request with params:

      {'exchange': 'NFO', 'symboltoken': '37819', 'interval': 'ONE_MINUTE', 'fromdate': '2023-02-07 00:00', 'todate': '2023-02-07 23:59'}
      

      However, seems like I'm not gettting a response back from the server. 2 days back everything was working fine. And I don't know why this happened. Request you to please take a look into it.

      Thanks

      posted in Bugs
      J
      jaskirat1208
    • RE: Get historical price of Nifty Future contracts

      @falconTrader I'm not an admin, but I think I can help you here.

      This function gives you all the upcoming expiry dates for a symbol since the first date.

      $ pip install nsepython
      $ python
      > nsepython.expiry_list('NIFTY') # Can enter banknifty, finnifty, etc as per convenience
      
      posted in Python SDK
      J
      jaskirat1208
    • RE: instrument list is not working . URL is getting null v

      @anil_patel I had the same issue a few hours back. Looks like the've fixed it.

      posted in Bugs
      J
      jaskirat1208
    • Instruments API is down

      Hi team,
      THere seems like an issue with the instruments API, which returns null at the moment. Is there anyone else who is facing the same problem as me? Is there any change associated with the API I'm unaware of? It is returning null since today morning.

      Usually, just a get request used to get the instruments information, but that doesn't seem to work now. Could you please help

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      Thanks,
      Jaskirat Singh

      posted in Bugs
      J
      jaskirat1208
    • Instruments API down

      Hi, The API for fetching tokens from angel broking is down. Could you please give the ETA for it being up?

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      09bb9282-0c2e-4c52-8241-6dbed5f52fd1-image.png
      Thanks,
      Jaskirat Singh

      posted in Bugs
      J
      jaskirat1208
    • RE: Access denied because of exceeding access rate

      @admin can you please help

      posted in Bugs
      J
      jaskirat1208
    • RE: Access denied because of exceeding access rate

      @Sourav @admin I'm also getting this error on every request I fire on the API. Did you have to wait for a cooldown period after you got this error?

      posted in Bugs
      J
      jaskirat1208
    • RE: How to fetch historical 15 min candle for NIFTY 50 ?

      @Mnagesh try token 26000, or 26009. Candle data will throw an error.

      posted in Python SDK
      J
      jaskirat1208