[REQ] Fractal based trailing stop loss EA
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
Greetings does anyone have a stop loss ea please that can automatically place a stop loss at or x pips away from a previous fractal..?
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
[REQ] Fractal based trailing stop loss EA
you can try the attached one... Cheersjustin7 » Mon May 04, 2015 6:30 pm wrote:Greetings does anyone have a stop loss ea please that can automatically place a stop loss at or x pips away from a previous fractal..?
Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
thankyou but I think this one places it at a previous high or low and not at a fractalmilanese » Mon May 04, 2015 1:32 pm wrote:you can try the attached one...justin7 » Mon May 04, 2015 6:30 pm wrote:Greetings does anyone have a stop loss ea please that can automatically place a stop loss at or x pips away from a previous fractal..?
Cheers
Tommaso
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
nevermind I fixed it I had to take off the 1 in the settings to a 0. Could you or anyone here possibly edit it please so that it can have an set x pips away from previous fractal addition too? :hi:milanese » Mon May 04, 2015 1:32 pm wrote:you can try the attached one...justin7 » Mon May 04, 2015 6:30 pm wrote:Greetings does anyone have a stop loss ea please that can automatically place a stop loss at or x pips away from a previous fractal..?
Cheers
Tommaso
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
Do you know how to turn off the trailing part ? I just need it to set to the first fractal I don't want it to trail fractal by fractal into the trade.milanese » Mon May 04, 2015 1:32 pm wrote:you can try the attached one...justin7 » Mon May 04, 2015 6:30 pm wrote:Greetings does anyone have a stop loss ea please that can automatically place a stop loss at or x pips away from a previous fractal..?
Cheers
Tommaso
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
[REQ] Fractal based trailing stop loss EA
Probablyjustin7 » Tue May 05, 2015 1:32 am wrote:Do you know how to turn off the trailing part ? I just need it to set to the first fractal I don't want it to trail fractal by fractal into the trade.milanese » Mon May 04, 2015 1:32 pm wrote:you can try the attached one...justin7 » Mon May 04, 2015 6:30 pm wrote:Greetings does anyone have a stop loss ea please that can automatically place a stop loss at or x pips away from a previous fractal..?
Cheers
Tommaso
OnlyProfit=true and OnlyWithoutLoss=true and set TrailingStop to a a high value, than the EA will only move the SL if your trade is in high profit..btw why you ask for a trail EA if you don't need trailing???
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
accident on the trailing part sorrymilanese » Tue May 05, 2015 12:30 am wrote: ProbablyOnlyProfit=trueandOnlyWithoutLoss=trueand setTrailingStopto a a high value, than the EA will only move the SL if your trade is in high profit..
btw why you ask for a trail EA if you don't need trailing???
Cheers
Tommaso
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
hm..changing the trailing part to a high number didn't seem to matter I think it considers the part that is set before the trade is in profit as trailing as wellmilanese » Tue May 05, 2015 12:30 am wrote: ProbablyOnlyProfit=trueandOnlyWithoutLoss=trueand setTrailingStopto a a high value, than the EA will only move the SL if your trade is in high profit..
btw why you ask for a trail EA if you don't need trailing???
Cheers
Tommaso
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
[REQ] Fractal based trailing stop loss EA
the attached one should do it.. , it will only set a SL if the order so far has no SL Cheersjustin7 » Tue May 05, 2015 1:20 pm wrote:
hm..changing the trailing part to a high number didn't seem to matter I think it considers the part that is set before the trade is in profit as trailing as well
Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
justin7
- Trader
- Posts: 30
- Joined: Wed Jul 10, 2013 9:02 pm
[REQ] Fractal based trailing stop loss EA
milanese » Tue May 05, 2015 7:51 am wrote:the attached one should do it.. , it will only set a SL if the order so far has no SLjustin7 » Tue May 05, 2015 1:20 pm wrote:
hm..changing the trailing part to a high number didn't seem to matter I think it considers the part that is set before the trade is in profit as trailing as well
Cheers
Tommaso
thankyou sir