After Order Placed successfully, Order getting Rejected, Error Message rms:blocked for nse_cm sundaram-eq bo block type: all Where can I get this info, i am unable to find these Details in Documentation
Hi, All the price related values like price, trigger_price, square off value, target value, trailing stop-loss must be sent as a value which must be the modulus of tick size. You can check out the excel sheet which has the list of instruments that are not allowed for intraday trading.
@Kanchana, When the issue had happened second leg order were not getting placed. Hence we had blocked bo and co. It should be resolved by now. Please stop hijacking threads, create a new thread for new queries.
URL : https://api.kite.trade/orders/bo
Request : {'product': 'NRML', 'exchange': 'NSE', 'price': '4', 'trailing_stoploss': '', 'stoploss_value': '5', 'validity': 'DAY', 'tradingsymbol': 'SUNDARAM', 'order_type': 'LIMIT', 'access_token': u'MYTOKEN', 'transaction_type': 'BUY', 'api_key': u'MYAPIKEY', 'squareoff_value': '1', 'quantity': '1'}
Response : {"status": "success", "data": {"order_id": "ORDER_ID"}}
Error Message
rms:blocked for nse_cm sundaram-eq bo block type: all
Where can I get this info, i am unable to find these Details in Documentation
All the price related values like price, trigger_price, square off value, target value, trailing stop-loss must be sent as a value which must be the modulus of tick size.
You can check out the excel sheet which has the list of instruments that are not allowed for intraday trading.
It is a sell order. 171026000408610
{"exchange":"NSE","tradingsymbol":"SHRIRAMCIT","transaction_type":"SELL","quantity":1,"price":2078,"product":"MIS","order_type":"LIMIT","validity":"DAY","squareoff_value":5.2,"trigger_price":5.2,"stoploss_value":3.55,"trailing_stoploss":1.05}
Status: rms:blocked for equity bo block type: all
I dont find SHRIRAMCIT under list of blocked stocks in the excel sheet you mentioned.
Please let me know if the JSON object structure I mentioned is correct.
When the issue had happened second leg order were not getting placed. Hence we had blocked bo and co.
It should be resolved by now.
Please stop hijacking threads, create a new thread for new queries.