Can I access variables between indicators?

[Deleted]  

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

 
[Deleted]  
Thank you. iCustom and it's related functions should work perfectly.