PureBytes Links
Trading Reference Links
|
Tommy,
You didn't mention the indicator so I'm using a RSI crossing 20 as
the signal event.
{ElapsedPeriods}
Event:=Cross(RSI(14),20);
BarsSince(Event);
Filter>
Hope this helps,
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, "Tommy" <gtlackey@xxx> wrote:
>
> Hello,
> Can anyone give me a simple solution to writing an explorer so
that it
> will tell me how many periods since the last signal for a
particular
> indicator?
> Thanks
> Tommy
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|