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
I'm developing some dll that modify string data that would be passed from MT5.
I read this article and tried but behavior is different from explanation.
In above example, single parameter function works fine but the function has multiple 'char&[]' parameters crashes.
Am I misunderstanding MQL5 specifications ?