Navigation

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

    vivekkr1010101

    @vivekkr1010101

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

    vivekkr1010101 Follow

    Best posts made by vivekkr1010101

    This user hasn't posted anything yet.

    Latest 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