luis
luis
Topics1Comments10Reader0
Articles0CodeBase0Charts0
Friends

Add friends via their profile or user search and you will be able to see if they are online

luis
Added topic iClose not working for symbols other than current one
I'm trying to get the current quote for a symbol not in current window. Unfortunately it doesn't work. I have tried with iClose(mySymbolString, 0, 0), MarketInfo(mySymbolString, MODE_BID), and even SymbolInfoDouble(mySymbolString, SYMBOL_BID). What I