Page 42 of 75

Re: Convert MT4 indicators to MT5

Posted: Wed May 08, 2024 8:20 am
by kvak
REDntense wrote: Sun Apr 28, 2024 12:01 am Will it be possible to convert any of these to mt5?
Hello. Here is one from your list.
Test it....
2x forecaster with candles and alerts....

Re: Convert MT4 indicators to MT5

Posted: Wed May 08, 2024 12:46 pm
by REDntense
kvak wrote: Wed May 08, 2024 8:20 am Hello. Here is one from your list.
Test it....
2x forecaster with candles and alerts....
Thank you, I really liked it, you did a great job
I consider these to be one of the few indicators that allow you to issue the buy or sell order when the signal appears.
When it is of interest to you and you have the time, you could do the conversion from mt4 to mt5 of the Ma_ (canal + filtro RSI) has a lot of potential, especially in breakouts.

Re: Convert MT4 indicators to MT5

Posted: Wed May 08, 2024 6:25 pm
by Jimmy
Geldmacher wrote: Wed May 08, 2024 1:52 am Would someone kind enough to convert this indicator if possible
Moved to the Convert MT4 indicators to MT5 topic. In future, please make an effort to add details to your request (chart image and description), as these type of "empty" request posts will be removed 🚯

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 6:29 am
by kvak
REDntense wrote: Wed May 08, 2024 12:46 pm Thank you, I really liked it, you did a great job
I consider these to be one of the few indicators that allow you to issue the buy or sell order when the signal appears.
When it is of interest to you and you have the time, you could do the conversion from mt4 to mt5 of the Ma_ (canal + filtro RSI) has a lot of potential, especially in breakouts.
Hello.
Here is version for test....

Ma channel ( hi/lo or envelopes ) filtered with Rsi trend.
Indicator have alerts. try it and give me a feedback.

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 7:45 am
by REDntense
kvak wrote: Thu May 09, 2024 6:29 am Hello.
Here is version for test....

Ma channel ( hi/lo or envelopes ) filtered with Rsi trend.
Indicator have alerts. try it and give me a feedback.
Thank you for taking your time to do these jobs, it works fine just....
The moving average type option (volume weighted ma) is missing, that's the one I use. This indicator on MT4 appears the option of RSI Regular on MT5 no. Maybe I'm confused or it's just the normal RSI.

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 8:15 am
by kvak
REDntense wrote: Thu May 09, 2024 7:45 am Thank you for taking your time to do these jobs, it works fine just....
The moving average type option (volume weighted ma) is missing, that's the one I use. This indicator on MT4 appears the option of RSI Regular on MT5 no. Maybe I'm confused or it's just the normal RSI.
Yes, normal rsi = regular rsi....
I will update option with volume weghted ma....

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 11:47 am
by Bazhenov
I just started mine on the forum.
Help is needed ! I just can’t add the function (input int TTFbars = 15; // Trend trigger factor bars) to the Trend scalp.mq5 indicator. So that you can change the value of the number of bars it takes when calculating. Maybe someone can make these small changes....

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 1:33 pm
by mrtools
Bazhenov wrote: Thu May 09, 2024 11:47 am I just started mine on the forum.
Help is needed ! I just can’t add the function (input int TTFbars = 15; // Trend trigger factor bars) to the Trend scalp.mq5 indicator. So that you can change the value of the number of bars it takes when calculating. Maybe someone can make these small changes....
Did this version, but in the other version it was using Period instead of TTFbars but it's the same. So, the results will be the same.

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 3:06 pm
by Bazhenov
mrtools wrote: Thu May 09, 2024 1:33 pm Did this version, but in the other version it was using Period instead of TTFbars but it's the same. So, the results will be the same.
completely different results with and without this function
The top screen is from MT4, the Trend scalp indicator (mtf + arrows + alerts), the bottom screen is from MT5, the Trend scalp indicator. Completely different indicator readings.

Re: Convert MT4 indicators to MT5

Posted: Thu May 09, 2024 5:13 pm
by kvak
Bazhenov wrote: Thu May 09, 2024 3:06 pm completely different results with and without this function
The top screen is from MT4, the Trend scalp indicator (mtf + arrows + alerts), the bottom screen is from MT5, the Trend scalp indicator. Completely different indicator readings.
Hello...from picture, what I see. In one setup you use 30 min timeframe indicator settings in 5 minute graf. Second picture is current timeframe...also in one you use 15 and second use 30 period.... And this you compared?