Trigger price for stoploss buy orders should be higher than the last traded price (1112.45)

rishiajmera
rishiajmera edited October 2020 in Python client
Hello,
My program was trying to place an SLM order to buy in INFY today.

_______________________________________________________________________
My order was rejected with the following error:
09:30:19 INFO INFY placing BUY order...
09:30:19 ERROR Trigger price for stoploss buy orders should be higher than the last traded price (1112.45). Try limit order to buy at a lower price. [Read more.](https://support.zerodha.com/category/trading-and-markets/margin-leverage-and-product-and-order-types/articles/what-are-stop-loss-orders-and-how-to-use-them)
_______________________________________________________________________

Trigger price was 1109.75.
Order placement request made at 09:30:19
If you check the 1min chart of INFY, 09:30:00 candle high was 1098 only. My order should have gone through without rejection.
In the error message, it's saying that LTP at that time was 1112.45 which is wrong.



Could you please help me with the same? Let me know if any other information required.

Thanks,
Regards,
Rishi A.
Tagged:
Sign In or Register to comment.