Navigation

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

    Multiple suffixes for NSE symbols in the Instrument Master List - What do they mean?

    General Discussion
    0
    2
    10
    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
      ravikatha last edited by

      There are a couple of suffixes for NSE symbols, such as "-BL", "-EQ", "-GE" etc. For e.g. "PAGEIND-EQ", and "PAGEIND-BL" both have similar properties in the master list like below

      {
      "token": "14415",
      "symbol": "PAGEIND-BL",
      "name": "PAGEIND",
      "expiry": "",
      "strike": "-1.000000",
      "lotsize": "1",
      "instrumenttype": "",
      "exch_seg": "NSE",
      "tick_size": "5.000000"
      }

      {
      "token": "14413",
      "symbol": "PAGEIND-EQ",
      "name": "PAGEIND",
      "expiry": "",
      "strike": "-1.000000",
      "lotsize": "1",
      "instrumenttype": "",
      "exch_seg": "NSE",
      "tick_size": "5.000000"
      }

      Why do we have two or more entries in the master list for a single NSE symbol?

      M 1 Reply Last reply Reply Quote 0
      • M
        Moderator_3 @ravikatha last edited by

        Hello @ravikatha
        BL is for block deals which is use for large deals
        Regards,
        SmartAPI Team

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