zerodha / pykiteconnect

The official Python client library for the Kite Connect trading APIs
MIT License
965 stars 462 forks source link

Refactor instrument type in the scrip master #188

Open Developermayank opened 7 months ago

Developermayank commented 7 months ago

I request you to kindly separate the instrument type from the trading symbol name. As the symbols' legends/series i.e EQ, BZ, BE etc changes on daily basis for multiple symbols. Kindly update it in the instrument type exactly and separate it from the trading symbol. It will also be helpful, if you add some more columns to like the equity symbols that exists in options, futures also. I have seen the scrip master of 5 paisa which is more elaborate.

Scenarios 1: 20MICRONS-BE is the trading symbol with Instrument type as EQ make it 20MICRONS in the trading symbol and BE in Instrument Type.