Exchange data between Symbols

 

On my strategy i find the Highs and Lows and i draw Trend Lines, for each TimeFrame.

I want an alternative way to store "uptrends" and "downtrends" strings for each timeframe,(5,15,30,60,240,1440)

without using text files,or GlobalVariables or MySql. My problem is that (i think) i cannot read objects properties from another symbol.(Or can i?)

The problem is reading the current trend from another symbol because i trade in groups.

Any ideas?

Documentation on MQL5: Constants, Enumerations and Structures / Objects Constants / Object Properties
Documentation on MQL5: Constants, Enumerations and Structures / Objects Constants / Object Properties
  • www.mql5.com
Object Properties - Objects Constants - Constants, Enumerations and Structures - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5