Bill, Sorry misplaced this mail
Wow, that was a great idea --- never used that before Ticked - line, ribbon & dot all -- line & ribbon plotted peaks ok Actually line plotted a double line - not just a line - will try to figure out why Just tried it in Highlights -- plotted every line Can't figure out why it works well in one section & doesn't in others Thanks again Keith From: [email protected] [mailto:[email protected]] On Behalf Of Bill Hebert Sent: Thursday, 23 January 2014 5:43 AM To: [email protected] Subject: Re: [EquisMetaStock Group] Re: finding a high Keith, I am only guessing at what may help you here,... Have you tried using your Indicator in the Trend section of the Expert Advisor? -- Bill ----- Original Message ----- From: a <mailto:[email protected]> To: [email protected] Sent: Tuesday, January 21, 2014 7:18 PM Subject: RE: [EquisMetaStock Group] Re: finding a high 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 < /p> 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; &nbs p; HHVBars(H ,250 ) HHV(HIGH,250! )
<<image001.jpg>>
<<image002.jpg>>
