[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EL question


  • To: omega-list@xxxxxxxxxx
  • Subject: Re: EL question
  • From: Thomas Brun <TDBRUNkkkkkkkkkkkkkkkkk>
  • Date: Wed, 25 Mar 1998 11:17:38 -0800

PureBytes Links

Trading Reference Links

Could anyone answer this question?
Thank You

Is there a trick to combining two data time frames with one indicator?

When I plot an Indicator with 5 min data as data1, and the same
indicator with 30 min data on a 2nd window , I get correct values for
the indicators, but when I write an indicator that plots the same
formular twice using (ex: h of data2 ) replacing h  used in the formular
for data1 ,I get different values on the data2 part of the plot.