Enaud:
Here is the official Custom Moving Average.mq5 where i replaced ''input'' by ''extern'' and all the inputs disappear from the dialog box. What is going on?
extern is not the same in MQL5 as it is in MQL4.
Use input.

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
Here is the official Custom Moving Average.mq5 where i replaced ''input'' by ''extern'' and all the inputs disappear from the dialog box. What is going on?