Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • A

      Nifty Futures historical data
      Python SDK • • abhay15.akshukla

      5
      0
      Votes
      5
      Posts
      15
      Views

      A

      @admin said in Nifty Futures historical data:

      es you can use the same getCandleData API in request pass NFO for exchange param.

      the historical data api can provide only data of live F&O contracts, not the expired ones. So this is very limited data for futures past data. The request format requires symboltoken. The token comes from https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json which provides token only for live F&O. My original question remain remain unasnwered: How to get historical data of Nifty Futures?
      {
      "exchange": "NFO",
      "symboltoken": "46823",
      "interval": "THREE_MINUTE",
      "fromdate": "2024-06-07 09:15",
      "todate": "2024-06-07 15:30"
      }

    • R

      LoginByPassword AB1050: Invalid totp
      General Discussion • • rahim1021

      6
      0
      Votes
      6
      Posts
      26
      Views

      A

      Hi @rahim1021

      For which API you are getting invalid token AG8001 ?

    • P

      Place order response with error {"success":false,"data":""}
      Bugs • • PareshBhatiya

      2
      0
      Votes
      2
      Posts
      18
      Views

      A

      Hi @PareshBhatiya

      Please let us know still are you facing issue ?

    • J

      Issues with placing orders via Angel One API (Cautionary stocks / Symbol-token mismatch)
      C#/.Net SDK • • jayagogwani

      4
      0
      Votes
      4
      Posts
      16
      Views

      A

      @jayagogwani

      This error caused due to we are not allowing trading on scrips under surviellance.

    • G

      certificate verify failed: Hostname mismatch, certificate is not valid for 'margincalculator.angelbroking.com'. (_ssl.c:1032)>
      General Discussion • • gsanjaya

      2
      0
      Votes
      2
      Posts
      5
      Views

      A

      Hi @gsanjaya

      Use below link to refer scrip master json file.

      https://margincalculator.angelone.in/OpenAPI_File/files/OpenAPIScripMaster.json

    • A

      Nifty Future market price
      Python SDK • • abhay15.akshukla

      4
      0
      Votes
      4
      Posts
      11
      Views

      A

      Thank you @abhay15-akshukla

      Happy Trading

    • M

      unable to get option data login issue Python
      Python SDK • • mistrymah

      2
      0
      Votes
      2
      Posts
      7
      Views

      A

      @mistrymah

      Please let us know which API are you using to Login.

    • L

      Regarding IP address
      Bugs • • Latheesh

      2
      0
      Votes
      2
      Posts
      14
      Views

      A

      @Latheesh

      Please register with new unique IP since, this error occurs due to the IP you given have already by some other Smart API client.