This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
SymbolsBack to topics list |
|
ernst773
2005.02.23 13:42
Hi,
do the symbols have enumeration values? Thanks, Ernst |
|
Slawa
2005.02.23 14:27
for symbols enumerated in ObjectArrow menu only
SYMBOL_LEFTPRICE - 5, SYMBOL_RIGHTPRICE - 6, SYMBOL_THUMBSUP - 67, SYMBOL_THUMBSDOWN - 68, SYMBOL_ARROWUP - 241, SYMBOL_ARROWDOWN - 242, SYMBOL_STOPSIGN - 251, SYMBOL_CHECKSIGN - 252 |
|
ernst773
2005.02.23 15:37
if you want to use the indicator of one symbol in another chart say for instance USDJPY in EURJPY is this correct:
iMACD("USDJPY",PERIOD_M30,FastEMA,SlowEMA,SignalSMA,PRICE_CLOSE,i) |
|
Slawa
2005.02.23 16:57
sorry i didn't understand. mismatch between symbol-arrow and symbol-instrument.
symbols-instruments have not enumeration. what You see in the market watch window that You need to use in your experts |
|
ernst773
2005.02.23 17:16
cool thanks Slawa
|
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets
