NavigationUser loginWho's new
Who's onlineThere are currently 0 users and 76 guests online.
|
Metatrader 4EA Programming for MetatraderHi, We want to let you know if you are looking for professional support in MetaTrader programming you can deal with us. We are able to turn your most sophisticated ideas into high quality and reliable code. We can create Expert Advisors, Custom Indicators or Scripts. We also can fix any EA, depends on your requirement. If you interested with our service, please do not hesitate to contact us. Best Regards, By mq4experts at 2010-01-03 02:14 | Metatrader 4 | mq4experts's blog
Compiler ProceduresI just want to know. I have been trying to use the metaeditor compiler or by pressing f5 to conver mq4 to ex4 file but it says "compiling .....My EAs name" and it is as if it will continue forever. How do I know when it has finish compiling the file and where can I locate it? Please, if anyone has the idea, he or she should tell me By 32882cyril at 2009-08-21 13:52 | Expert Advisors | 32882cyril's blog
Need an indicator MACD to ADXI need an indicator. Thank you, By laptop at 2009-08-16 21:08 | Indicators | laptop's blog
Problems Creating - MetaTrader Extension dll.I recently created the demo.dll in the MetaTrader development course but when I put the script into my MetaTrader program, I am getting the message "cannot load library 'demo.dll' (error 126). Can someone help me figure out what this message means and why it is occuring? By mcertini at 2008-07-20 04:28 | Metatrader 4 | mcertini's blog
Greetings, looking for some codeHello, I am looking for code that will let this script put on a trade; my understanding is that I need to account I am a learning coder, and any help is greatly appreciated, also thank you Coders Guru for this website which will help me learn to code. Best regards Dale. The Idea of the script is to use high [1] - low [1] to calculate lots, the account percentage risk is fixed at 1/4 percent. //+------------------------------------------------------------------+ Greetings, looking for some codeHello, I am looking for code that will let this script put on a trade; my understanding is that I need to account I am a learning coder, and any help is greatly appreciated, also thank you Coders Guru for this website which will help me learn to code. Best regards Dale. The Idea of the script is to use high [1] - low [1] to calculate lots, the account percentage risk is fixed at 1/4 percent. //+------------------------------------------------------------------+ ForexeasycashCan anyone tell me how to insert this indicator program into metatrader4? I can't find a tutorial on how to use this platform which seems so very complicated. I am told to copy it into program files/experts/indicators, but I just can't seem to do it. Can anyone help? By Moira at 2008-02-28 22:36 | Metatrader 4 | Moira's blog
dll needs float typeThe dll I'm using requires a float type. MT4 only uses double types. How do I send a double to a fuinction like //(code from tradecel.H) When I try to use this function in mt4 I get an "incompatible type" error #import "TRADECELGBPOPEN.DLL" Any ideas anybody? By dougr3 at 2008-02-02 16:15 | Metatrader 4 | dougr3's blog
|