Need more details on instruments for bond trading

samir
Hi,
I am developing an application for trading in bonds (Debt instruments). I fetched the full instrument list from both NSE and BSE.
But from that list, how can I programtically figure out which instruments are of type Debt ?
currently for all instruments I am getting the instrument_type as "EQ"

For any Debt Instrument, I also need to following information to decide on trade. How can I get them using Zerodha API ? the current API documentation doesn't talk about these information:
1. Issuer Name
2. ISIN Number
3. Credit Rating
4. Face Value
5. Coupon Rate (Maturity Value or Discounted Face Value for Zero Coupon Bonds)
6. Coupon Frequency
7. Last Coupon Payment Date / Next Coupon Payment Date
8. Issue Date / Maturity Date
9. Call/Put Options
10. Type of the Bond (NCD, Bonds, Infrastructure Bonds, Tax Free Bonds, etc )

Thanks,
Samir
  • sujith
    Hi @samir,
    I am afraid we can't provide it because the instrument master we get from the exchanges do not come with metadata for bonds.
    You can find it on NSE website.
Sign In or Register to comment.