Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Get Option Greek

    C#/.Net SDK
    2
    4
    34
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kbhuf last edited by

      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

      A 1 Reply Last reply Reply Quote 0
      • A
        amrut_k @kbhuf last edited by amrut_k

        @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

        1 Reply Last reply Reply Quote 0
        • K
          kbhuf last edited by

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

          A 1 Reply Last reply Reply Quote 0
          • A
            amrut_k @kbhuf last edited by

            @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
            },

            1 Reply Last reply Reply Quote 0
            • First post
              Last post