I have two charts, each with an indicator. One chart is volume-based (e.g., one bar per 100 volume), and the other chart is range-based (e.g., one bar per point change in price). I would like to develop an alert that is based on certain conditions being met by each of the indicators on the two separate charts. Is there a way to get an efs formula to acquire the simultaneous output from another formula on a different chart?
I understand it is possible to refer to different timeframes within a single indicator -- for example to call up data for 15-minute bars within an indicator that resides on a 5-minute chart. However, with the example I described above, the irregular relationship between volume and price range makes that kind of solution impractical.
I understand it is possible to refer to different timeframes within a single indicator -- for example to call up data for 15-minute bars within an indicator that resides on a 5-minute chart. However, with the example I described above, the irregular relationship between volume and price range makes that kind of solution impractical.
Comment