Navigation

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

    darshanmc

    @darshanmc

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    darshanmc Unfollow Follow

    Latest posts made by darshanmc

    • Optiongreek not returning any value.

      for my valid payload, I don't get any output. please help.
      params = {
      "name" : "NIFTY",
      "expirydate" : "16SEP2025"
      }
      smart_api.optionGreek(params)
      {'status': False, 'message': 'No Data Available', 'errorcode': 'AB9019', 'data': None}

      posted in Python SDK
      D
      darshanmc