Locking In Break Even
-
Hi,
I am running a custom trailing stop formula for each trade. It is overriding my Break Even block. I am wondering if it is possible to have the break even be the absolute bottom for an exit once it is triggered while allowing the custom trailing stop to continue to calculate and adjust?

-
Why dont you just make your trailing stop, begin at a price higher than your break even price?
-
Yes, look at the Trailing Start option... this is basically the level beyond which the trailing stop is working, below that level it the same as you don't have trailing stop at all. And with this, maybe the break even is not needed.