Navigation

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

    Incorrect strike price showing on https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

    General Discussion
    2
    3
    118
    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.
    • R
      rahulmungse last edited by

      Hi Team,

      I have observed that below json file shows incorrect strike price.

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      Example,

      If i want to look for UPL option with 25 Mar 2021 at 570 CE,
      it shows "strike":"57000.000000" instead of 570.000000

      {"token":"108725","symbol":"UPL25MAR21570CE","name":"UPL","expiry":"25MAR2021","strike":"57000.000000","lotsize":"1300","instrumenttype":"OPTSTK","exch_seg":"NFO","tick_size":"5.000000"}

      Please check and let me if this is correct

      J 1 Reply Last reply Reply Quote 0
      • J
        jiwan1986 @rahulmungse last edited by

        @builder35 Strike price is correct. You just need to divide the strike price with 100 in case of EQUITY/MCX and by 10000000 in case of CDS. I checked the code of smart API and I found this logic behind it.

        R 1 Reply Last reply Reply Quote 0
        • R
          rahulmungse @jiwan1986 last edited by

          @rjbanna Thanks , let me try it.

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