Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. ravikatha
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Groups 0

    ravikatha

    @ravikatha

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Hyderabad

    ravikatha Unfollow Follow

    Latest posts made by ravikatha

    • Getting AB1004 for all scrips

      Hello Moderator

      I am getting an AB1004 error while querying for any symbol for historical data. My client code is R16888. Can you please check if the API is functional and active for my account?

      posted in General Discussion
      R
      ravikatha
    • Multiple suffixes for NSE symbols in the Instrument Master List - What do they mean?

      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?

      posted in General Discussion
      R
      ravikatha