Jaycs3

Trader
Nov 24, 2016
2
2
6
36
Hi all!

I just moved from mt4 to mt5.
However, I am facing a challenge in that I cannot find some of the most useful indicators I was using on mt4.

If anyone can help me in knowing how to convert them or just convert them for free, I'd really appreciate!

These are wonderful indis, especially the sr zones and buyers sellers zones.

Thank you wonderful people.

Jay
 

Attachments

@Enivid,
I have a very good Trending Indicator.
Do you have time to convert these 2 .mq4 to .mq5?
I have searched for new versions, convertors, author of the indicators, I also tried cut and paste coding,
but not helpful. But I found this www.eabuilder.com free indicator builder. I hope you can find it useful.

And THANKS for the position size calculator!
Shore
 

Attachments

Hi all!

I just moved from mt4 to mt5.
However, I am facing a challenge in that I cannot find some of the most useful indicators I was using on mt4.

If anyone can help me in knowing how to convert them or just convert them for free, I'd really appreciate!

These are wonderful indis, especially the sr zones and buyers sellers zones.

Thank you wonderful people.


Asomaning
 

Attachments

@Enivid,
I have a very good Trending Indicator.
Do you have time to convert these 2 .mq4 to .mq5?
I have searched for new versions, convertors, author of the indicators, I also tried cut and paste coding,
but not helpful. But I found this www.eabuilder.com free indicator builder. I hope you can find it useful.

And THANKS for the position size calculator!
Shore

Not sure if you still need it, but here it is attached. Looks like this:
MACD-2.png
 

Attachments

  • 👍
Reactions: zx2000zx1 and mntiwana
is there anyone here who can convert this mt4 indicator into mt5 indicator, because i want to develop a vix statergy with combination of some other indicator. if i able to finalize i will share here also for everyone. help will be appreciated.
 

Attachments

It is actually not too difficult to "convert" these indicators using the conversion libraries (.mqh) available via MQL5.com. They re-define MQL5 functions via old MQL4 names. I am attaching them here.

Perhaps it is not the most optimal solution from the point of view of performance and code serviceability, but it lets you quickly convert an indicator without doing any real coding.
 

Attachments

  • 👍
Reactions: Fidels19 and mntiwana