Hi!
I´m trying to find a way to move SL, not depending on price but depending on time.
I have a scalping algo working on 10sec chart and when taking a trade I have a preset SL.
After that, If the price moves in the right direction, my break even code move the SL to lets say small profit of 1point.
Often the price movement stalls after that move and also quite often price goes back and hit the breakeven level.
So my idea is to move SL quite rapidly towards the price after breakeven code have done it´s work so at least a few more points are gained.
For example every minut (6bars at 10sec chart) the SL will be moved 1point against the price.
Any ideas how to do it?