Get Option Greek


  • Is everyone able to get option greek data? I am new here and facing to get data of option greek plus multiple strikes together. If anyone can help, i am ready to pay for the same


  • @kbhuf Share what you have built. Post your query or email to amrut.mexcel@gmail.com. The Smart API available from Angel One is not good enough. No update since the launch 4 years ago. Here is sample of what I have built already!

    54b8d1b9-b2cd-4af5-86f5-f802adabb6cd-image.png


  • Amrut, Pleasure connecting with you. Lets connect! I am facing issue retriving the data. Can you share your available timeslot to connect.


  • @kbhuf drop me mail or suggest a time /platform to connect. here is sample of Nifty greeks ```
    {
    "name": "NIFTY",
    "expiry": "31JUL2025",
    "strikePrice": 24700.0,
    "optionType": "CE",
    "delta": 0.6268,
    "gamma": 0.0008,
    "theta": -47.6861,
    "vega": 6.9591,
    "impliedVolatility": 11.3,
    "tradeVolume": 3737468.0
    },
    {
    "name": "NIFTY",
    "expiry": "31JUL2025",
    "strikePrice": 24800.0,
    "optionType": "CE",
    "delta": 0.5404,
    "gamma": 0.0009,
    "theta": -49.2108,
    "vega": 7.2945,
    "impliedVolatility": 10.87,
    "tradeVolume": 3513076.0
    },
    {
    "name": "NIFTY",
    "expiry": "31JUL2025",
    "strikePrice": 24750.0,
    "optionType": "CE",
    "delta": 0.5834,
    "gamma": 0.0008,
    "theta": -48.7265,
    "vega": 7.1715,
    "impliedVolatility": 11.16,
    "tradeVolume": 2093149.0
    },