HI, I'm simply trying to count bars from the  " last high  (peak)"   using
an Expert

It plots on virtually every bar - instead of   just " the high"

I have prev tried  HHV   & HHVbars  -- they give the same result--  it even
plots in a downtrend

 

In my earlier mail today, I  noticed if I use an Indicator ( instead of an
Expert),  the indicator plots pretty good

How/why it plots differently than an Expert, I can't figure out as I thought
the trick was to use an Expert plot to visually see exactly what's happening

 

I want the prev peak --    then no more plots until next peak, unless I code
otherwise ---  easy to say but not to do, for me anyway

 

Thanks for the suggestion

Keith

 

 

From: [email protected] [mailto:[email protected]]
On Behalf Of Kim Blake
Sent: Tuesday, 21 January 2014 3:03 PM
To: [email protected]
Subject: [EquisMetaStock Group] Re: finding a high

 

  

Not sure what you are trying to find but one of these should work;

                              

                              

               

               HHVBars(H ,250 )             

               HHV(HIGH,250! )  

                              



<<image001.jpg>>

<<image002.jpg>>

Reply via email to