PureBytes Links
Trading Reference Links
|
Jim,
Just ran your code in V7.01 both as indicator and explorer filter...seemed
to work fine on commodities. Most of the signals occurred at the end of
trend runs and during consolidation.
J.
>From: Jim <anncora@xxxxxxxxxxxxxx>
>Reply-To: metastock@xxxxxxxxxxxxx
>To: metastock@xxxxxxxxxxxxx
>Subject: EMA code
>Date: Thu, 15 Jun 2000 05:17:46 -0400
>
>I get an error when i try and code this in explorer..I figure it's to old
>for 6.52..can someone please tell me what changes to make..thus is the 2/20
>day EMA BO code...
>
>Alert(Cross(Sum(L > Mov(C,20,E),2) = 2,.5),10) AND HIGH >=
>Peak(1,Cross(Sum(L > Mov(C,20,E),2) = 2,.5) *
>HHV(H,2),1) + .001{10 ticks} AND BarsSince(Cross(Sum(L > Mov(C,20,E),2) =
>2,.5)) <
>BarsSince(LOW <= Mov(C,20,E))
>
>I want to use it as a filter in the explorer...thanks...
>
>
>
>
>
>Jim....Atlanta, GA
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
|