
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 guys,
just a quick question:
do I really have to call SymbolInfoTick every time before I use last_tick in the code to get updated quotes?
Or is it sufficient to call it only once in the code and then just use last_tick without calling it again?
Do I have to call SymbolInfoTick again in every function?
Thanks!