smartAPI.optionGreek not able to fetch data


  • Hello Team,

    I am trying to fetch the option greek data

    orderparams = {
    "name": "TCS",
    "expiry": "30MAY2024"
    }

    I am getting a response
    response {'message': 'Invalid expiry date', 'errorcode': 'AB9022', 'status': False, 'data': None}

    I am running this on sunday. Is it the reason I am not getting any data...?