
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
First of all, I am not a native speaker, sorry for the inconvenience.
I am interested in the behaviour of the broker's trading server, and the bottle neck that usually forms when there is high volatility. I want to develope a system that measures this effect, to generate data to study its behaviour. So, I'm looking at the architecture of the plattform (https://www.metatrader5.com/c/16/2010/12/metatrader5_trading_platform_arhitecture_en.png), and I think that it could be possible by requesting some other minor information to the trade server, using GetTickCount() before and after. So my question is: Does a call for Account Information go down to the server that lags in high volatility? / Wich call should I use?