Intraday/BTST trading is not allowed in GPIL-BE as this is a [trade to trade] (https://support.zerodha.com/category/trading-and-markets/kite-web-and-mobile/articles/what-are-trade-to-trade-stocks)
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.
Hi, @rakeshr, I am also facing the same issue. Can you please let me know what is the solution for the same?
We are incurring losses and issues in our program due to the same. (Using Python Client)
Hi, I upgraded to the latest version of kiteconnect(3.9.0) & I changed the position to 'day' as well, but I am still getting the same error.
Please let me know the solution for the same.
Hello again.
Please note that I am passing "kite.VALIDITY_DAY" for "position_type" & exchange as kite.EXCHANGE_NSE, as given in the API call below & still I am getting the error "InputException: Missing or empty field `exchange`"
kite.conv…
yes, as per the documentation the position type can be kite.VALIDITY_DAY or kite.VALIDITY_IOC and both did not work. can you tell us whats wrong in the parameters I have stated above?
Hi, This error is still not resolved for the current quote api. Any specific cause for this that we can fix from our end?
ReadTimeout: HTTPSConnectionPool(host='api.kite.trade', port=443): Read timed out. (read timeout=7)