I am in the process of creating an indicator (on a 1 minute E-Mini chart "emini1.ach") that requires the value of an RSI indicator on a 15 minute chart (located on the same layout/page - but different chart "emini15.ach"). Additionally and if it is possible, I also need to retrieve the value of the last COMPLETED 15 minute bar (not necessarily current 15 minute bar).
Question 1:
is there code to "peak" over at another chart (.ach)
Question 2:
if this exists and/or is possible how can I retrieve the value of the last competed bar (or in this case RSI value)
Thank you in advance for your brain stormin',
Kim
Question 1:
is there code to "peak" over at another chart (.ach)
Question 2:
if this exists and/or is possible how can I retrieve the value of the last competed bar (or in this case RSI value)
Thank you in advance for your brain stormin',
Kim
Comment