• Home
  • Forums
  • News
  • Coins
  • Market
  • Login
  • Join
  • User/Email: Password:
  • 12:47pm
Menu
  • Forums
  • News
  • Coins
  • Market
  • Login
  • Join
  • 12:47pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Forex Factory

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Convert afl file to mq4 file 23 replies

What do these file extensions do - mq4, ex4, tpl 21 replies

Please help convert this to MQ4 file. Thank you! 8 replies

Convert .ex4 indicator to .mq4 8 replies

how to include a file.txt in an mq4 file ?? 6 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 5
Attachments: How can I convert .ex4 file into .mq4?
Exit Attachments

How can I convert .ex4 file into .mq4?

  • Last Post
  •  
  • Page 1 23456 7
  • Page 1 234 7
  •  
  • Post #1
  • Quote
  • First Post: Jan 25, 2014 2:57am Jan 25, 2014 2:57am
  •  Arav007
  • | Joined Jun 2012 | Status: Member | 168 Posts
I have some .ex4 indicators which I need to convert into .mq4 files to use them altogether. How can I do it manually?
  • Post #2
  • Quote
  • Jan 25, 2014 3:07am Jan 25, 2014 3:07am
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting Arav007
Disliked
I have some .ex4 indicators which I need to convert into .mq4 files to use them altogether. How can I do it manually?
Ignored
If you don't have the original source code (.mq4), it would be illegal to decompile the .ex4 file.
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #3
  • Quote
  • Jan 25, 2014 3:11am Jan 25, 2014 3:11am
  •  Arav007
  • | Joined Jun 2012 | Status: Member | 168 Posts
Quoting FerruFx
Disliked
{quote} If you don't have the original source code (.mq4), it would be illegal to decompile the .ex4 file.
Ignored
I am not sure what is Illegal into it as they were shared Free. Also I don't have any intention to change them and claiming them as mine. I just want to combine them thus I can use them effectively.
  • Post #4
  • Quote
  • Jan 25, 2014 3:24am Jan 25, 2014 3:24am
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting Arav007
Disliked
{quote} I am not sure what is Illegal into it as they were shared Free.
Ignored
What is provided freely is the right to use them on your charts ... not to use the code itself which is owned by its author ... unless he also shared the .mq4 source code.
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #5
  • Quote
  • Jan 25, 2014 3:29am Jan 25, 2014 3:29am
  •  Arav007
  • | Joined Jun 2012 | Status: Member | 168 Posts
Quoting FerruFx
Disliked
{quote} What is provided freely is the right to use them on your charts ... not to use the code itself which is owned by its author ... unless he also shared the .mq4 source code.
Ignored
I understand. But I have knocked the author where I got the indicators several times but no response. Also these indicators were created in 2008 probably.
Anyway, is there any way that I can use those .ex4 indicators directly in EA? I need to get an indication when all those indicators changes colors all together.
  • Post #6
  • Quote
  • Jan 25, 2014 3:50am Jan 25, 2014 3:50am
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting Arav007
Disliked
{quote} I understand. But I have knocked the author where I got the indicators several times but no response. Also these indicators were created in 2008 probably. Anyway, is there any way that I can use those .ex4 indicators directly in EA? I need to get an indication when all those indicators changes colors all together.
Ignored
There's no need of the .mq4 to use them for an EA or an alerter.
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #7
  • Quote
  • Jan 25, 2014 10:06am Jan 25, 2014 10:06am
  •  AimHigher
  • | Joined Oct 2010 | Status: Member | 69 Posts
To access the indicators you have the .ex4 files in an EA, use the iCustom function. If you haven't used iCustom, do a search and you will find lots of info.

You also need to know which buffer the values you are interested reside in. To see what the value is in each buffer, in MT4 open up the Data Window (Ctrl + D). When you hoover the mouse over a bar on the chart, the value for each buffer of each indicator can be seen in the Data Window.

In the iCustom function, you would then specify the buffer whose value you would like to return. Play around with it and you'll soon get the hang of how it works.
1
  • Post #8
  • Quote
  • Sep 13, 2014 2:05pm Sep 13, 2014 2:05pm
  •  2014
  • | Joined Aug 2014 | Status: Member | 23 Posts
Hi
Can you ex 4 to mq 4 convert files?
I have a file and I thank you for your help.
  • Post #9
  • Quote
  • Sep 13, 2014 7:45pm Sep 13, 2014 7:45pm
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting 2014
Disliked
Hi Can you ex 4 to mq 4 convert files? I have a file and I thank you for your help.
Ignored
If you don't have the original .mq4 file, that means that the author isn't willing to share it ... so decompiling the .ex4 would be illegal.
MT4/MT5 EAs/Indicators/Alerts coder
1
  • Post #10
  • Quote
  • Sep 14, 2014 1:43am Sep 14, 2014 1:43am
  •  2014
  • | Joined Aug 2014 | Status: Member | 23 Posts
Quoting FerruFx
Disliked
{quote} If you don't have the original .mq4 file, that means that the author isn't willing to share it ... so decompiling the .ex4 would be illegal.
Ignored
It belongs to me. He written to his name
  • Post #11
  • Quote
  • Sep 14, 2014 1:47am Sep 14, 2014 1:47am
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting 2014
Disliked
{quote} It belongs to me. He written to his name
Ignored
Do you have the original source code ? If not, you have no right to decompile the crypted file. It's what I meant in my previous post.
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #12
  • Quote
  • Nov 24, 2015 1:42pm Nov 24, 2015 1:42pm
  •  ForexTU
  • | Joined Apr 2012 | Status: Member | 18 Posts
Quoting FerruFx
Disliked
{quote} Do you have the original source code ? If not, you have no right to decompile the crypted file. It's what I meant in my previous post.
Ignored
I see this thread is old, just came on to see if any change was available to change an old ex4 file, lost mql4 file, now a bit stuck.. i see Ferrufx' point... but now in a bit of a conundrum
Success is never final, and failure never fatal
  • Post #13
  • Quote
  • Dec 11, 2015 7:27pm Dec 11, 2015 7:27pm
  •  Rajking
  • | Joined Feb 2015 | Status: TAMIL IS MY MOTHER TONGUE | 123 Posts
Look my profile i will help you
  • Post #14
  • Quote
  • Dec 11, 2015 7:35pm Dec 11, 2015 7:35pm
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting Rajking
Disliked
Look my profile i will help you
Ignored
As said earlier, what you are doing is illegal ...
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #15
  • Quote
  • Dec 11, 2015 7:45pm Dec 11, 2015 7:45pm
  •  Rajking
  • | Joined Feb 2015 | Status: TAMIL IS MY MOTHER TONGUE | 123 Posts
Quoting FerruFx
Disliked
{quote} As said earlier, what you are doing is illegal ...
Ignored
i works in freelancer is there is not illegal also there are much more this kind of process are on going (this my job too) Can you please share what's illegal about this thing!! can anybody share if its illegal process
  • Post #16
  • Quote
  • Dec 11, 2015 8:25pm Dec 11, 2015 8:25pm
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting Rajking
Disliked
{quote} i works in freelancer is there is not illegal also there are much more this kind of process are on going (this my job too) Can you please share what's illegal about this thing!! can anybody share if its illegal process
Ignored
I explained this to you few hours back in your other thread.

By doing this, you are encouraging users to pirate codes which authors aren't willing to share.
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #17
  • Quote
  • Dec 11, 2015 8:26pm Dec 11, 2015 8:26pm
  •  cja
  • Joined Feb 2007 | Status: Member | 1,636 Posts
Quoting Rajking
Disliked
{quote} i works in freelancer is there is not illegal also there are much more this kind of process are on going (this my job too) Can you please share what's illegal about this thing!! can anybody share if its illegal process
Ignored
There are a few coders on this forum who make design and code trading tools to sell and I have seen many examples of people who find nothing wrong in cracking the ex4 ( you only have to go onto eBay to see many examples of this ) and next thing you know that piece of software is for sell on some obscure website. No thought goes into the huge amount of skill experience and time that goes into programming the indicators/ea's/scripts etc it all comes down to making a quick dollar out of someone else's hard work and knowledge. I can think of several examples of free software coded on Forums ( that have been cracked and passwords removed etc ) that are currently for sale for thousands of dollars by unscrupulous Forex/Binary websites. This is the reason that many coders on Forums no longer post the source code mq4 so at least it makes it harder for those so inclined and thankfully the new MT4 appears at this stage to be very hard to crack.
So at best if it is not illegal then it is definitely immoral. So anyone who thinks its alright to decompile software needs to take a good long hard look at their moral compass.
Trade what you see not what you hope
  • Post #18
  • Quote
  • Dec 11, 2015 8:27pm Dec 11, 2015 8:27pm
  •  FerruFx
  • Joined May 2007 | Status: MT4/MT5 EAs/Indicators/Alerts coder | 6,753 Posts
Quoting cja
Disliked
{quote} There are a few coders on this forum who make design and code trading tools to sell and I have seen many examples of people who find nothing wrong in cracking the ex4 ( you only have to go onto eBay to see many examples of this ) and next thing you know that piece of software is for sell on some obscure website. No thought goes into the huge amount of skill experience and time that goes into programming the indicators/ea's/scripts etc it all comes down to making a quick dollar out of someone else's hard work and knowledge. I can think of...
Ignored
MT4/MT5 EAs/Indicators/Alerts coder
  • Post #19
  • Quote
  • Dec 11, 2015 8:35pm Dec 11, 2015 8:35pm
  •  Rajking
  • | Joined Feb 2015 | Status: TAMIL IS MY MOTHER TONGUE | 123 Posts
Hm everyone this gonna to be finish this thread so here is much answer about so don't try to broke thus the author hardworking suchthings.. Just use what they shares (its hard to develop one thing) thank you for the explanation cja furrufx
Just have fun
  • Post #20
  • Quote
  • Dec 12, 2015 5:30am Dec 12, 2015 5:30am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting cja
Disliked
There are a few coders on this forum.......
Ignored
Excellent post.

Alas, the more indicators and EAs that are shared on forums for free, the greater the impression becomes that the software is of little or no value -- and there is nothing immoral in pirating something that has no monetary value. I've been guilty in helping to propagate this notion by freely sharing indicators and EAs, and performing coding and troubleshooting on request. Like the other programmers here, my motive was to help other members, but in one sense I feel I've unwittingly betrayed my fellow developers by making it seem that if it costs nothing, then coding apparently requires little time, effort or expertise.

It's good to know that there are no decompilers available, at least not yet, for the new MT4. That will make the task of the thieves and lowlifes who look to profitably reverse engineer copyrighted material vastly more difficult.
  • Platform Tech
  • /
  • How can I convert .ex4 file into .mq4?
  • Reply to Thread
    • Page 1 23456 7
    • Page 1 234 7
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About CC
  • Mission
  • Products
  • User Guide
  • Blog
  • Contact
CC Products
  • Forums
  • News
  • Coins
  • Market
CC Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow CC
  • Facebook
  • Twitter

CC Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Forex Factory

Crypto Craft® is a brand of Fair Economy, Inc.

Terms of Service / ©2021