Let's say my page shows three different markets - crude, gasoline and corn. I have multiple studies on each, including stochastics and Bollinger Bands. I want to code an EFS that utilizes/compares the current stochastic values of all three markets. Is this currently possible, to incorporate data from different market windows on the same page into one EFS? Right now if I code three different ones, one for each, running concurrently, and they all reach a particular threshold and generate a ding or something, they tend to run over each other and I can't immediately tell if there were three dings, two or one without looking. Having one "master" EFS that draws real-time live data from everything on the page would be fantastic. Is this possible?
Thanks in advance.
Thanks in advance.
Comment