
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
Hello,
does someone know the thread policy of MT5?
Say the programm calls OnTick(), does this mean that this event is locked for other events until it finishes?
Or say you have 5 custom indicators and so you have 5 OnCalculate() methods defined.
Is it garantueed that all events can perform until the method is exited?
If not, how can one synchronize results for a calculation if these results are needed for other program modules?
Thanks for advice, Juergen