Error while placing stoploss order
-
I am trying to place stoploss limit but getting error
Difference between limit price and trigger price for sl limit order is beyond the exchange’s permissible range of ₹1.50. consider setting the limit price to ₹1.50 or lower
Example:
{'variety': 'STOPLOSS', 'tradingsymbol': 'GOCOLORS-EQ', 'symboltoken': '6964', 'transactiontype': 'BUY', 'exchange': 'NSE', 'ordertype': 'STOPLOSS_LIMIT', 'producttype': 'INTRADAY', 'duration': 'DAY', 'price': '1246.1', 'squareoff': '0', 'stoploss': '1245.6', 'quantity': 41}
Please let me know what am I missing? Thank you!