Page 59 of 75
Re: Convert MT4 indicators to MT5
Posted: Sat Feb 15, 2025 2:35 am
by mrtools
SzybkiPtak wrote: Fri Feb 14, 2025 10:15 pm
Indicators are
urgently needed. All good ones will be in demand! Don’t be a miser, the drawdown has come out(... I can thank anyone who can help me later(I knowit costs each 100$), I’ll find you on the forum. Every single one of them is a system, the processor can’t handle MT4.
(All from Mladen and www.forex-station.com.) (Just one another author-RSI_EMA_COL)
Try
here
Re: Convert MT4 indicators to MT5
Posted: Sat Feb 15, 2025 2:47 am
by mrtools
SzybkiPtak wrote: Fri Feb 14, 2025 10:15 pm
Indicators are
urgently needed. All good ones will be in demand! Don’t be a miser, the drawdown has come out(... I can thank anyone who can help me later(I knowit costs each 100$), I’ll find you on the forum. Every single one of them is a system, the processor can’t handle MT4.
(All from Mladen and www.forex-station.com.) (Just one another author-RSI_EMA_COL)
Ma ribbon can be found
here
Re: Convert MT4 indicators to MT5
Posted: Mon Feb 17, 2025 2:57 pm
by Vosya
Hello professionals in your field! Maybe there is someone who can help, how to remove frames on MT5 as in the picture
Re: Convert MT4 indicators to MT5
Posted: Mon Feb 24, 2025 4:24 am
by shiziq
Hi there Coders,
Could you please convert below trend indicator from MT4 to MT5 indicator.
Thank you.
Re: Convert MT4 indicators to MT5
Posted: Mon Feb 24, 2025 4:27 am
by mrtools
shiziq wrote: Mon Feb 24, 2025 4:24 am
Hi there Coders,
Could you please convert below trend indicator from MT4 to MT5 indicator.
Thank you.
Can't do anything with an ex4 file.
Re: Convert MT4 indicators to MT5
Posted: Mon Feb 24, 2025 5:39 am
by shiziq
mrtools wrote: Mon Feb 24, 2025 4:27 am
Can't do anything with an ex4 file.
Unfortunately getting the source file has been difficult. But thank you for the response. Hopefully someone can get in touch with the author and provide us with the .mql4 file.
Re: Convert MT4 indicators to MT5
Posted: Wed Feb 26, 2025 7:19 pm
by les593
Goodday firstly I would like to thank everyone that is helping us to convert these indicators I truly appreciate.
Here I have an interesting MA indicator which uses 2 Ma's which are not the normal Moving averages I kindly ask for it to be converted to mt5 the problem the arrows redraw whereas the ma's do not redraw can this be also fixed. Thank you so much.
Re: Convert MT4 indicators to MT5
Posted: Wed Feb 26, 2025 8:22 pm
by mrtools
les593 wrote: Wed Feb 26, 2025 7:19 pm
Goodday firstly I would like to thank everyone that is helping us to convert these indicators I truly appreciate.
Here I have an interesting MA indicator which uses 2 Ma's which are not the normal Moving averages I kindly ask for it to be converted to mt5 the problem the arrows redraw whereas the ma's do not redraw can this be also fixed. Thank you so much.
Hello, be careful how you use that indicator because it recalculates(repaints).
Re: Convert MT4 indicators to MT5
Posted: Thu Feb 27, 2025 1:22 am
by les593
mrtools wrote: Wed Feb 26, 2025 8:22 pm
Hello, be careful how you use that indicator because it recalculates(repaints).
Hello Mr tool is I mentioned before the arrows repaint but the moving averages do not is it possible to fix this so that the arrows correspond with the moving averages
Re: Convert MT4 indicators to MT5
Posted: Fri Mar 07, 2025 2:45 am
by nine
i am looking to convert an mt5 indicator to mt4 if possible i tried but not sure i did it right. i have been looking at consolidation indicators.
the indicator is simplezz_czones attached below is the mt5 version.
https://www.mql5.com/en/code/15992
that is the mql5 link it seems to be mt5 with no mt4 version
if possible id like to have it converted to mt4
if this is not the spot for this request, please point me to the right direction and if there are any other consolidation indicators on here show me where please that would be great.
i attempted to convert it though i am not sure my attempt is entirely correct it may need tweaking i think its mostly correct but not quite the way it should be. the 2nd file below denoted as such is my attempt maybe have a look and see if it is close enough to rectify? i commented out the counted bars/indicator counted and start bar varible which may be better i was looking to confirm the basic operation by having it recalculate though i have not confirmed it was correct before likey adding the code back in so it doesnt recalculate on every iteration. please have a look, point me in the right direction. let me know thank you