Jonathan Jansen / Publications
Forum
Multi Symbol Quotes
Hello everybody, Currently I am trying to figure out if there is a way to use course data from other Symbols than the one my EA is applied to. Example: ask = SymbolInfoDouble(_Symbol, SYMBOL_ASK ); How can I use a different Symbol here? I wasnt able to find anything about this in the