To the Zerodha team - Tell us what should be the stop loss should we give in Ticks or Absolute value. And how should we give the values, it's not documented in the API doc list. I know you guy are working hard on it and there are many small micro stuffs left. It will be really helpful if you give us the resolution soon.
But we are getting that order is rejected. Could you help us, the documentation is not providing input.
The stoploss and squareoff value is given in ticks because when we sent actual value the order was not accepted and asked us to submit stop loss, square off and trailing stoploss value in ticks. Now we get an order id but it is rejected. Can you send a working sample.
And how should we give the values, it's not documented in the API doc list. I know you guy are working hard on it and there are many small micro stuffs left. It will be really helpful if you give us the resolution soon.
{"exchange":"NSE","trailing_stoploss":1,"price":126.05,"access_token":"xxxxxx","disclosed_quantity":400,"validity":"IOC","order_type":"LIMIT","squareoff_value":50,"tradingsymbol":"KEC","quantity":400,"stoploss_value":13,"trigger_price":126.85,"api_key":"yyyyyyyy","transaction_type":"SELL","product":"MIS"}
But we are getting that order is rejected. Could you help us, the documentation is not providing input.
The stoploss and squareoff value is given in ticks because when we sent actual value the order was not accepted and asked us to submit stop loss, square off and trailing stoploss value in ticks. Now we get an order id but it is rejected. Can you send a working sample.