I am getting these fields when i am fetching all Instruments:
public long instrument_token,exchange_token; public String tradingsymbol,name; public double last_price, tick_size; public String instrument_type,segment,exchange, strike; public int lot_size; public Date expiry;
Which fields are constants here for a given Index, stocks, futures or options etc. Like for Nifty 50 and all its F&O has name as "NIFTY" in response. Will it always be true? I need to know this to ensure that proper FUT and OPT tokens are selected automatically to trade every time new FUT and OPT are available for NIFTY.
If you are using or conversant with Linux, I can give you CLI based explanations. If you are using windows, you will need to use excel.
Once you respond with the OS, I will tailor my answer accordingly.