Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 19:35:38 +0000



Post From: How to start trailing stop after target has been filled?

[2020-04-24 21:47:42]
User269983 - Posts: 31
I need help setting a 3 targets strategy.

Example,
Target 1 = 20 ticks
Target 2 = 40 ticks
Target 3 = 100 ticks
Stop = 50 ticks

1) When target 1 is filled, stop move to 25 ticks
2) when target 2 is filled, move to stop to BE
3) After target 2 is filled, trail the stop every 10 ticks.

I got step 1 and 2. But I cannot figure out 3. I just cannot SC to trail only after the target is filled. I have tried using step trailing, but it trails all the time.

Thank you.