is this a bug? You can’t modify stops in BO. Whenever I try to trail stops, closure, it initiates the response - trigger gap is out of range. Tried from dhan orderbook, the same.
It seems the stop value follows a certain range? But why? As price moves, we should be able to modify stops accordingly. Why the range restriction?
Tick size is the minimum difference in rates between two orders on the same side i.e., buy or sell, entered in the system for particular script. Trading in scrips on NSE and BSE is done with the tick size of 5 paise currently. So if you select 20 in Ticks, it means Rs. 1 (5 paise * 20)
Stop loss range for Bracket and Cover orders
0.25% or Rs.0.50 paise (whichever is high) for Equity Stocks and Futures
But that doesn’t explain why I can’t modify stops.
Tested with a script, axisbank BO trading view.
Bought at 668.7 initial stop was 664.
Now, when I want to trial/modify the stop up to 666, it says trigger gap is out of specified range, with ltp running at say, 668.5.
So, are you saying it’s because you need to maintain a SL range ?
The reason I am asking is cuz I need to trail my stops to cost, once a certain level is reach. Yes, i can do with limit orders, but thinking of giving BO a try.
The current implementation doesn’t help in protecting profits by trailing/modifying the stop as it expects the fixed distance from CMP even after the trade is initiated.
In order to ensure both TL and TGT doesn’t get executed at the same time, better way to implement BO is to measure total distance between SL and TGT instead of just SL distance.
Hoping one day @Dhan@Dhan_Cares will understand and make it better, till then it doesn’t help traders to use it more often just because of margin benefit.