Page 56 of 75

Re: Convert MT4 indicators to MT5

Posted: Tue Jan 14, 2025 11:47 am
by StellaWilliams
Hello everyone, I'm new to this game. Recently, a customer (an old, wise man) visited my parents' shop where I work and handed me this code, wishing me good luck. The code is designed for MT4, but I'm more comfortable using MT5. I've been seeing some success on the demo so far. Could anyone help me convert this code (template and indicators) from MT4 to MT5? Thank you! :)

Re: Convert MT4 indicators to MT5

Posted: Tue Jan 14, 2025 7:56 pm
by les593
Good day can you kindly convert this indicator to mt5 the indicator appears on current candle and doesn't repaint thank you in advance

Re: Convert MT4 indicators to MT5

Posted: Wed Jan 15, 2025 4:11 am
by abethai
Hi Good guys, i cant find the source code for this Indicator, its belong to the great XARD
perhaps someone here have the source code to convert to MT5 thanks

Re: Convert MT4 indicators to MT5

Posted: Wed Jan 15, 2025 5:40 am
by mrtools
StellaWilliams wrote: Tue Jan 14, 2025 11:47 am Hello everyone, I'm new to this game. Recently, a customer (an old, wise man) visited my parents' shop where I work and handed me this code, wishing me good luck. The code is designed for MT4, but I'm more comfortable using MT5. I've been seeing some success on the demo so far. Could anyone help me convert this code (template and indicators) from MT4 to MT5? Thank you! :)
Thanks to Mladen he has done all these indicators in mt5 already! The Guppy MMA just need to change the periods in the code to match yours, the slope direction line is actually a hull, the ema cross is a repainter, so the one I am including doesn't repaint. Haven't tried any of them yet but please verify and if you can please share the template for mt5.

Re: Convert MT4 indicators to MT5

Posted: Thu Jan 16, 2025 9:08 pm
by Cagliostro
RACER-X wrote: Fri Dec 27, 2024 1:32 am THIS IS THE CODE I'M TRYING TO Convert.

Regards

This required a lot of time and efforts to convert and fix. The way MT5 manages memory is a nightmare. Hope it helps everyone trying to switch to MT5.

Love.

+C+

Re: Convert MT4 indicators to MT5

Posted: Fri Jan 17, 2025 5:42 am
by alphinz
Hello Mrtools,

Can you please convert this indicator ( ! Ultimate Rsi avgs (mtf + alerts + btn) to MT5

post1295533311.html#p1295533311


Thanks.

Re: Convert MT4 indicators to MT5

Posted: Fri Jan 17, 2025 12:39 pm
by StellaWilliams
mrtools wrote: Wed Jan 15, 2025 5:40 am Thanks to Mladen he has done all these indicators in mt5 already! The Guppy MMA just need to change the periods in the code to match yours, the slope direction line is actually a hull, the ema cross is a repainter, so the one I am including doesn't repaint. Haven't tried any of them yet but please verify and if you can please share the template for mt5.
Thank you Mladen and mrtools. I really appreciate that. Yes the converted custom indicators are working good. I am using default (Color Candles on the White Background) template on MT5. Can you also please convert these MT4 indicators (Fibonacci Pivots.mq4 and Pivots Points Multitimeframe.mq4) to MT5 as well?

Suggestion from the wise man:
"As an individual retail forex trader, achieving consistent profitability in the long run can be challenging. Therefore, your best approach is either swing trading or scalping, using a system that helps you identify trends. Day trading often works against you due to unpredictable news events. Even if a 100% profitable system were available, 80% of traders would still fail—not because of the system itself, but due to the trader's psychology."

How the system works:

For long trades:

1. Wait for a LONG signal alert on a currency pair.
2. Open the pair and analyze the market structure across multiple timeframes: H4 → H1 → M5.
3. Ensure that all Guppy lines align in the same direction—Yellow above Green above Red.
4. The Laguerre indicator should be below 0.15 and trending upwards.
5. The MACD should be near and above zero.
6. I trade on the M5 chart, placing a stop-loss (SL) below the latest low and a take-profit (TP) below the first pivot point/line. Additionally, check the currency strength on FxBlue (M1, M5, M15). The risk-to-reward (R:R) ratio should be at least 1:2.

Short trades follows similar strategy.

Good luck!

Re: Convert MT4 indicators to MT5

Posted: Fri Jan 17, 2025 1:12 pm
by mrtools
alphinz wrote: Fri Jan 17, 2025 5:42 am Hello Mrtools,

Can you please convert this indicator ( ! Ultimate Rsi avgs (mtf + alerts + btn) to MT5

post1295533311.html#p1295533311


Thanks.
Posted a version here

Re: Convert MT4 indicators to MT5

Posted: Fri Jan 24, 2025 11:12 am
by slnimantha
Please convert Mq4 to mq5

Re: Convert MT4 indicators to MT5

Posted: Fri Jan 24, 2025 11:30 am
by mrtools
slnimantha wrote: Fri Jan 24, 2025 11:12 am Please convert Mq4 to mq5
Try here