Api related some questions

Hey I want to know how can I calculate option selling margin and profit/loss from option selling in live market in my own trading app as I had already integrated your given option chain api.
@shanmu @Pradeep_Jaiswar

Hi @Aashish_Tahlan,

Regarding your queries:

  1. Option Selling Margin: You can obtain the option selling margin using the Margin API. Please refer to the documentation here: Margin API.
  2. Profit/Loss from Option Selling: You can retrieve your profit and loss details using the Profit and Loss API: Profit and Loss API.If you require real-time updates on your positions, you may use the Positions API: Positions API.

I hope this addresses your concerns. Please let me know if you need further assistance.

Thanks!

Is that work in my own app ?

yes it will work in your api app

Can you pls provide both the api’s url ?
@shanmu @Pradeep_Jaiswar