BO Order created successfully,but squareoffValue and stoplossValue are not placing properly

namburimk
This is the URL, I placed successful BO.
https://api.kite.trade/orders/bo?api_key=xxxxx&access_token=yyyyy&tradingsymbol=PNB&exchange=NSE
&transaction_type=BUY&order_type=LIMIT&quantity=1&price=78.3
&product=MIS&validity=DAY&squareoff_value=80&stoploss_value=78
&trailing_stoploss=0.05&variety=BO&disclosed_quantity=1&trigger_price=78.3

But,
Stoploss order placed @ 71.1, actual was @78 and
squareoff order placed @ 86.9,actual was @80
Kailash,
Could you please suggest me on this.
  • gkannan1965
    The stoploss_value and square-ff_value has to be in absolute. i.e in your case squareoff_value=1.7&stoploss_value=0.3
  • Vivek
    @namburimk As mentioned by @gkannan1965 stoploss_value and squareoff_value should be in absolute price. And also trailing_stoploss value should be atleast 1 for all segments except CDS for which its 0.05
Sign In or Register to comment.