Page 25 of 75
The Six Million Dollar Question
Posted: Fri Dec 30, 2022 8:15 pm
by ChuChu Rocket
uradello wrote: Fri Dec 30, 2022 7:36 pm
i am building a mt5 ea based on Linda Bradford Raschke's anti technique...it is not the original...
I use 2 stochastics, a slow one for the trend and a fast one for the retracement.
I want to enter with double amount when ANTI occurs
AFTER divergence...so I absolutely need this indicator in mt5 version.
thank you very much in advance
If it's done, will you share that EA with us?
Re: Convert MT4 indicators to MT5
Posted: Fri Dec 30, 2022 8:40 pm
by uradello
I wrote....i am building a mt5....there are a lot of errors....in effect a friend of mine is building this ea...I know nothing about mt4/mt5 language
in any case...:
input for slow stoc: 15...5...sma 13
input for fast stoc: 5..3...sma 3
Re: Convert MT4 indicators to MT5
Posted: Fri Dec 30, 2022 8:49 pm
by uradello
for example , this is a big error in TESTER...ea must not buy here....
but I do not write about this ea in this section...this section is about conversion from mt4 to mt5....may be I will open a new 3D
Re: Convert MT4 indicators to MT5
Posted: Tue Jan 03, 2023 10:48 pm
by uradello
uradello wrote: Thu Dec 29, 2022 2:59 am
Hello,
is there a mt5 version of the attached indicator or can you please convert it?
I downloaded it from this forum
thank's in advance
news? thank you
Re: Convert MT4 indicators to MT5
Posted: Wed Jan 04, 2023 4:35 am
by mrtools
uradello wrote: Tue Jan 03, 2023 10:48 pm
news? thank you
Couldn't get the mtf to work with the divergence, but got this.
Re: Convert MT4 indicators to MT5
Posted: Wed Jan 04, 2023 5:18 am
by Greg82
mrtools wrote: Thu Dec 01, 2022 3:09 pm
Sorry don't have the code for the eAverages.
@rambo ask @kvak maybe he help u

This is his indicator

Re: Convert MT4 indicators to MT5
Posted: Wed Jan 04, 2023 7:28 am
by uradello
mrtools wrote: Wed Jan 04, 2023 4:35 am
Couldn't get the mtf to work with the divergence, but got this.
first of all thanks for the work done... even if there is no MTF, patience... the important thing is that I can use it inside my ea
is there a trick to make ea see positive divergence when stochastic is less than 20?
Is it possible to remove hidden divergences?
Re: Convert MT4 indicators to MT5
Posted: Wed Jan 04, 2023 9:17 am
by mrtools
rambo wrote: Thu Dec 01, 2022 3:01 pm
Hello Mr Tools
could u turn this ssl eAverages mt4 into a mt5 indicator. i really like this indicator posted by kvak but there is no mt5 version available
Thanks!
Made this version.
Re: Convert MT4 indicators to MT5
Posted: Wed Jan 04, 2023 10:14 pm
by uradello
uradello wrote: Wed Jan 04, 2023 7:28 am
first of all thanks for the work done... even if there is no MTF, patience... the important thing is that I can use it inside my ea
is there a trick to make ea see positive divergence when stochastic is less than 20?
Is it possible to remove hidden divergences?
Sorry Mr Tools,
you can see
A that is a real divergence and
B that it is not a divergence
can you adjust this indicator so I can see only real divergences where the first low of the stochastic is below 20?
thank you
Re: Convert MT4 indicators to MT5
Posted: Thu Jan 05, 2023 2:20 pm
by rambo
mrtools wrote: Wed Jan 04, 2023 9:17 am
Made this version.
Thanks Mrtools, indicator looks amazing! great work
Appreciate it