I am using PHP API Client of Version 3.0.2b. In kite API documentation parameter details for Bracket and Regular order, but not for Cover order. Now I want to place cover order with squareoff and stoploss. So what will be params for this? Please help me out. Thanks in advance.
One can't place a target and stoploss for a cover order. I would suggest checking out these threads to know more about the cover order and bracket order.
Thank you for the reply. What I can understand from the Cover Order article is Cover Order comes with compulsory Stop Loss. Stoploss range is 1.5%. and stoploss order can be modified but within the 1.5% range. So if I want to place a Cover Order can I set stoploss within the 1.5% range? If so then should I pass the stoploss value via "stoploss" param? And is the passing the stoploss value logic is same as the Bracket Order (i.e. trigger price (355) - stoploss price(352) = 3 )?
Please guide me. Thank you again for the prompt reply.
I would suggest checking out these threads to know more about the cover order and bracket order.
What I can understand from the Cover Order article is Cover Order comes with compulsory Stop Loss. Stoploss range is 1.5%. and stoploss order can be modified but within the 1.5% range.
So if I want to place a Cover Order can I set stoploss within the 1.5% range?
If so then should I pass the stoploss value via "stoploss" param? And is the passing the stoploss value logic is same as the Bracket Order (i.e. trigger price (355) - stoploss price(352) = 3 )?
Please guide me.
Thank you again for the prompt reply.