Questions from Beginners MQL5 MT5 MetaTrader 5 - page 546

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
Article:How to write an indicator in MQL5.
Documentation:Program Properties (#property).
indicator_buffers
int
Number of buffers for an indicator calculation
indicator_plots
int
Numberof graphic series in the indicator
In essence there should be a coefficient parameter in the copier, if there is one there should be no problem, every copier should handle such a function. although I don't know about others.
Can you please tell me why an error is displayed?
Can you please tell me why an error is displayed?
Variable names must be constants!
Please show me the example above.