
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
Guilty. Found the bug. Results of code improvement. Fixed. Coming soon.
I do not see SignalCrossEMA in my expert/money directory
What is wrong?
Thanks
Eli
It is probably more correct like this:
" Deinit, NewTick, Trade and Timer events are handled by calling the corresponding methods of the ExtExpert class."
Kind!!!
For beginners, please decipher this way of initialising a variable:
CExpertSignal *signal=new CExpertSignal;
because I'm swimming a lot... Thanks!
i am setting up new EAs on my Metaeditor. the new EAs are appearing in Meta editor but when i open the MT5 they are not appearing in the Expert advisores list. what could be the problem?
i am setting up new EAs on my Metaeditor. the new EAs are appearing in Meta editor but when i open the MT5 they are not appearing in the Expert advisores list. what could be the problem?
I have been reading on the EA Wizard and started to have a play. I wanted to use a 'Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX' as documented at https://www.mql5.com/en/code/258 but this option does not seem to appear on the dropdown box.
Is it possible to add or import this into the wizard?
tx
Rob
I have been reading on the EA Wizard and started to have a play. I wanted to use a 'Trade Signals Based on Price Crossover with Moving Average, confirmed by ADX' as documented at https://www.mql5.com/en/code/258 but this option does not seem to appear on the dropdown box.
Is it possible to add or import this into the wizard?
tx
Rob
Can you please read the discussion before posting. As Rosh said above, this module was made for the first version of the Wizard, it can not be used as is with the current (second version). You have to adapt the code, or ask someone to do it for you.
Forum
Discussion of article "MQL5 Wizard: Creating Expert Advisors without Programming"
Rosh, 2011.08.04 13:08
Unfortunately, this module doesn't include in current version of Standard Library. See discuss for the article MQL5 Wizard: New Version