Navigation

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

    Posts made by vivekkr1010101

    • RE: optionGreek not working

      still getting same error

      posted in Bugs
      V
      vivekkr1010101
    • optionGreek not working

      optionGreek({
      "name":"TCS",
      "expirydate":"29AUG2024"
      })
      Request: {'name': '{name}', 'expirydate': '{expiry}'}, Response: {'message': 'Invalid expiry date', 'errorcode': 'AB9022', 'status': False, 'data': None}

      posted in Bugs
      V
      vivekkr1010101
    • RE: smartAPI.optionGreek not able to fetch data

      I am also facing same issue optionGreek always gives wrong invalid date error

      optionGreek({"name":TCS","expirydate":"29AUG2024"})

      Request: {'name': '{name}', 'expirydate': '{expiry}'}, Response: {'message': 'Invalid expiry date', 'errorcode': 'AB9022', 'status': False, 'data': None}

      posted in Python SDK
      V
      vivekkr1010101