
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I have a copy of StepStopExpert_v1.1. From the code I have it only functions as a trailing stop for orders that are already open. Do you have a version that actually places trades? Robert
Mrpip have a look at this :
https://www.mql5.com/en/forum/175631
this is the modified version of B sqeez
http://www.forexfactory.com/showthread.php?t=5174&page=24
http://www.babypips.com/school/bollinger_bands.html
I think StepStopExpert just trail stop it does not place orders, but I am not sure
I have idea about StepStopExpert, maybe StepSize and MinDistance parameters define by ATR? When market move faster
StepSize increase, then when market slow down StepSize
and MinDistance moving close to equal. What you think?
I think stepsize is the amount of pips which is needed by the trailing stop to move the stop loss
But for the mindistance i have absolutely no idea
Thanks to think about it
Hello Big Joe,
I can`t find StepStop EA, can you please post it ? I will apreciate
Thank you
PartyPips
Hello Big Joe,
I can`t find StepStop EA, can you please post it ? I will apreciate
Thank you
PartyPipsHi PartyPips.
catch StepStop.
I think stepsize is the amount of pips which is needed by the trailing stop to move the stop loss
But for the mindistance i have absolutely no idea
Thanks to think about itMindistance is:
for example you sell 1.9550
expert moving stop to 1.9580
when price go to 1.9540 expert move stop loss to 1.9575
1.9550-1.9540=10 pips=MinDistance
1.9580-1.9575=5 pips=StepSize
that my opinion.
Hi PartyPips. catch StepStop.
Hi nekronfx !!
I tried to run a backtest of the EA, but nothing happens. Does it need an indicator to run ?.. if so, can you post it, please?
Tks. for sharing
Hi nekronfx !!
I tried to run a backtest of the EA, but nothing happens. Does it need an indicator to run ?.. if so, can you post it, please?
Tks. for sharingHi fxnewbie.
Thats not a trading expert, its only trail manually opened position.
All EA's posted at here are still not satisfied enough to follow DIN EA rulez.
I think I will work by myself for it
Hope someone can help and we can work here together
EAs not following rules
All EA's posted at here are still not satisfied enough to follow DIN EA rulez.
I think I will work by myself for it
Hope someone can help and we can work here togetherIf you would post what rules you are using and the settings for the indicators I will modify the EA to use those rules.
Remember all trades are placed on closed candles and many of your posts that say a rule was not met was looking at the current candle.
Robert