
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
Hi
Does the function MarketInfo( Symbol(), MODE_SPREAD ) query the server or client terminal?
When working with a very volatile spread (e.g. AUDNZD) I find I want to average the spread tick by tick, but does that mean I'm making server requests every tick? I'm happy to pester the client terminal, but I don't want to repeatedly query the server like this.
Is there accepted good practice with regard to frequency of querying the server?
What about other functions? Where can I find out which functions are dealt with by the server and which are dealt with by the client terminal?
I would appreciate any guidance on this subject.
Thanks
Jellybean