You are getting values over the network, taking tens or hundreds of milliseconds at best. The difference between those methods will be in nanoseconds. Irrelevant.
Thank you! Can you tell me how can I "run" indicator every second or all the time? Now it updates values only on tick change on chart where it is attached. And solution?
Why would you want to run it when nothing has changed?
Prices of other pairs may change and because of this calculations I need also.
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!
I would like to know how to get every last Bid price of EURUSD, GBPUSD and EURGBP on EURUSD chart.
For now I have:
but I think this is faster:
Is with iClose faster? Like this:
What do you think is the faster way when using for calculation?