Navigation

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

    How many instrument type is there in instrument list

    General Discussion
    0
    1
    2
    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.
    • M
      manankansara last edited by

      This is the url for script data : https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
      inside that we will get whole list of symbol that available i had create one lambda function that insert,update and delete data based on the data so i want to create differnt collection for different exchanges and instrumenttype based on that i want to inserting script data so it make's my personal platform more effetive to get data and for different script.

      • exchange segment : [ 'NSE', 'BSE','NFO', 'CDS', 'MCX', 'NCDEX','BFO', 'NCO'],

      • instrumenttype : [ '', 'AMXIDX', 'OPTSTK','OPTIDX', 'FUTSTK', 'FUTIDX','OPTCUR', 'OPTIRC', 'FUTIRC','UNDIRC', 'UNDCUR', 'FUTCUR','FUTIRT', 'UNDIRD', 'INDEX','UNDIRT', 'OPTFUT', 'FUTCOM','COMDTY', 'FUTENR', 'OPTBLN','FUTBAS', 'UNDCOM', 'FUTBLN' ]

      The above provided is list of diffent avialbale value in instrument type so based on that how can i insert particalur document into specific collection
      please share detail about this scriptmaster so we can basically define our whole use case betterly there is instrument tab in api docs but it's out dated it's not showing all avialable option meaning for instrument type like here one instrumentype is ' ' what should we understand

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