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
Hello mladen,
I need this indicator but it's not working on my MT4 (build 670). Are you able to fix it?
Found it here MTF Fractals
mtf_fractals.mq4Jawitech
It was just one line of code at a wrong place
Try it out now : mtf_fractals_1.mq4
Jawitech
It was just one line of code at a wrong place
Try it out now : mtf_fractals_1.mq4It works. You're great as always, thanks at lot!
btw, mladen, did you see my post here? Would be great if you are able to help me.
Hi 12BPRO, TrendMeLeaveMe_Gold_MauroTrailing2.mq4 works but not 100%. all works except for the trailing stop it wont trail at all. Can you fix it? Thanks
PS: if trailing stop is set to too small value it will not work. Check the journals and experts tab of the terminal for errors written there
Hello mladen,
are you able to fix this one? Shows some errors when compiling.
Thanks in advance.
tabelka_kontrolna_pl.mq4
Hello mladen,
are you able to fix this one? Shows some errors when compiling.
Thanks in advance.
tabelka_kontrolna_pl.mq4Try this... HOPE IT HELPS
Well done, works as it should. Thanks a lot, appreciate your help :-)
WR1 Try it out now
================================
Hi, Due to new build > 600, you have just to change all charby Char in your code
================================
================================
Hi, Due to new build > 600, you have just to change all charby Char in your code
================================Actually you have to change all "char" to anything but "char" (it can be Char, cHar, chAr, anyVariableNameButChar ... you get the picture). "char" became a reserved word in new metatrader 4
hi,i'm working with this EA, but i want to add (max number of orders)because it open too much active orders
please help me,thank you