MQL4 - automated forex trading   /  

Forum

Can I access variables between indicators?

Back to topics list To post a new topic, please log in or register

avatar
14
Gozer 2008.05.02 09:25 

I use several indicators and would like to create my own custom indicator that reads variables from the others to send me alerts/sounds when conditions are right to buy or sell. Is there a way to access variables between indicators without having to combine all their code into one? I haven't seen anything in the documentation or through reading the code in existing indicators. The other idea I had was to modify each of my indicators to put their necessary information into global variables, but I'd prefer not to do it that way if possible.


Thanks

article

Reporting the Seventh Week (10-16 November)

This week the top ten has increased almost by $200,000. A half of this sum has been obtained by Expert Advisors of strelec, PrizmaL и abeiks.


avatar
Moderator
33779
Rosh 2008.05.02 12:37 

avatar
14
Gozer 2008.05.03 04:24 
Thank you. iCustom and it's related functions should work perfectly.

Back to topics list  

To add comments, please log in or register