Can we sell *.mqh files in the marketplace?
- where are the include-ex4-files?
- Passing a struct as argument into a function. Is it possible?
- how to call .ex4 file ? please.
skeezwiz:
Can we sell *.mqh files in the marketplace?
If it's a selfcontained mqh, just include it in a mq4-stub with #property library, and compile.
Can we sell *.mqh files in the marketplace?
skeezwiz:
Can we sell *.mqh files in the marketplace?
See this article
Can we sell *.mqh files in the marketplace?

Promote Your Development Projects Using EX5 Libraries
- 2012.02.20
- o_O
- www.mql5.com
Hiding of the implementation details of classes/functions in an .ex5 file will enable you to share your know-how algorithms with other developers, set up common projects and promote them in the Web. And while the MetaQuotes team spares no effort to bring about the possibility of direct inheritance of ex5 library classes, we are going to implement it right now.
angevoyageur:
See this article
See this article
I already have the #property library and marked the functions as "export", but we cannot have the #import "library.ex5" command when posting to the market.
Why cant we post the .mqh files in the market?
skeezwiz:
mqh-file is a description of open API (interface) of your library. Consider it as documentation. After you publish a library as ex4 or ex5 file, a customer can import it in his/her program.
I already have the #property library and marked the functions as "export", but we cannot have the #import "library.ex5" command when posting to the market.
Why cant we post the .mqh files in the market?
marketeer:
mqh-file is a description of open API (interface) of your library. Consider it as documentation. After you publish a library as ex4 or ex5 file, a customer can import it in his/her program.
I have now used the ex4 style library instead of mqh and after some changes managed to get it on the market, thx.
mqh-file is a description of open API (interface) of your library. Consider it as documentation. After you publish a library as ex4 or ex5 file, a customer can import it in his/her program.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register