Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    No data available for any option greeks

    Python SDK
    0
    3
    11
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mohak last edited by

          params = {
              "name" : "NIFTY",
              "expirydate" : "28NOV2024"
          }
      

      on requesting the above data, this is the response I'm getting

      Response: {
      'status': False,
      'message': 'No Data Available',
      'errorcode': 'AB9019',
      'data': None
      }

      Has the request structure changed or I'm making some silly mistake.
      I tried for other instruments too by referring https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
      to cross check the name and expirydate but was showing the same error.

      S 1 Reply Last reply Reply Quote 0
      • A
        admin last edited by

        Please check through postman, the API is working.

        1 Reply Last reply Reply Quote 0
        • S
          shantanu.007 @mohak last edited by

          @mohak Did you find a solution for this. I am facing same issue.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post