
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
Any thoughts on adding trailing stop functionality to the EA
Stevenali, thanks for a clean and simple system that added greatly to my own methology.
I thank you, sir.
Jimglad to hear that.. i hpe this thread got 100 5 STARS.. not for me, for all of us
glad to hear that.. i hpe this thread got 100 5 STARS.. not for me, for all of us
I rate you 101 stars!
me too
Stevenali, thanks for a clean and simple system that added greatly to my own methology.
I thank you, sir.
JimThanks a lot mr stev...mr tf and many others that made this thread so great!..
Trailing Stop
Any thoughts on adding trailing stop functionality to the EA
Hi Tubby,
I won't let you down, but the fact said that trailing stop won't work since broker always block that function, especially almost all EA with ordermodify function, always come with the result "Context Server Busy".
That's why, I fully recommend to have still manual execution doing trailing stop from MT4 console.
Here I attached the backtest with optimize result of the filter value.
Again, please someone can explain why I always got: "Mismatched charts errors 265"?
Nice Trading.
OnlyPivot_Signal_W1F generates error becaouse of iCustom:
W1_OpenPrice = iCustom(NULL, 0, "OnlyPivot_Level", TimeShift, 0, i);
So OnlyPivot_Level file is needed. Can i rename TheOnlyPivot_Level_Sun without functionality lost?
You can find the indicators and template here. TimeFreedom
Don't forget our resident MT4 coder David Willis. Thanks David for your effort.
absolutely right!!!!!
Don't forget our resident MT4 coder David Willis. Thanks David for your effort.
Thumb up mr david....we know you'll never give up easily...keep up ur great work dave...!!!!!
EA closed out short trade for +51 pips.
TimeFreedom
We have a short signal and I am in @ 209.97 using David's EA v1.2. I am expecting a retracement to the 209.76/209.39 area from yesterdays strong move up. TimeFreedom
I uploaded the fixed OnlyPivot_Signal_W1F indicator here.
OnlyPivot_Signal_W1F generates error becaouse of iCustom:
W1_OpenPrice = iCustom(NULL, 0, "OnlyPivot_Level", TimeShift, 0, i);
So OnlyPivot_Level file is needed. Can i rename TheOnlyPivot_Level_Sun without functionality lost?