I am trying to place an order for GPIL wherein I get a nudge in UI suggesting it is a trade to trade stock but in UI we do get an option to still continue but when it comes to api call to place order, we get an exception and are unable to continue to still place an order.
Are you sure, that you are placing same order_type order as kite web on kite connect APIs? As the error suggests, you need to place non-market order_type i.e LIMIT, SL, etc.
We are placing limit orders - as we always have been placing - but we have only been getting this issue from last tuesday(13 July 2021). Please note that this is GPIL stock.
@sujith@rakeshr@kiteconnect 1. How to identify T2T stocks using API? (I believe instrument_type =="BE" but i don't see any stocks like that). 2. Does kite API returns only non BE stocks with kite.instruments('NSE')?
As the error suggests, you need to place non-market order_type i.e LIMIT, SL, etc.
GPIL-BE
and checked. It's working fine for LIMIT orders.Can you paste the complete exception message?
1. How to identify T2T stocks using API? (I believe instrument_type =="BE" but i don't see any stocks like that).
2. Does kite API returns only non BE stocks with kite.instruments('NSE')?
https://tradingqna.com/t/where-can-i-find-a-list-of-securities-trading-in-the-t2t/12009/2