Old style versus new
I suggest using SymbolInfoxxxxxxx() to maintain compatibility going forward.
honest_knave:
Old style versus new
I suggest using SymbolInfoxxxxxxx() to maintain compatibility going forward.
Thanks :)
walterpolo2000:
Why is there a difference of rates between brokers? ie EURUSD etc....It should be the same for everybody?
Why is there a difference of rates between brokers? ie EURUSD etc....It should be the same for everybody?
That would be perfect and could lead to excellent co-operation between brokers and traders!
Its not happening though, because each broker uses different pools of liquidity and that produces the differences in rates.

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
I ask about the difference between those 2 function if we use them for the same target like fetching spread
for example : MarketInfo(Symbol(),MODE_SPREAD ,,,, SymbolInfoInteger(Symbol(),SYMBOL_SPREAD)
Thanks