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

Re: Breakout warning: AGPH



PureBytes Links

Trading Reference Links

Tom,
     Try the following exploration.  It's for the times series.  If you want 
the zero line just substitute 0 for Mov(TRIX(3),8,T).  Exploration follows:
------------------------------------------------------------------------------
---------------------------------------------
MetaStock for Windows The Explorer 
   
==============================================================================
=
 TRIX Long
     CALCULATION PARAMETERS
     -----------------------
         Periodicity: Daily
  
     COLUMN FORMULAS
     ---------------
         ColumnA: Close
             C
  
         ColumnB: TRIX
             TRIX(3)
  
         ColumnC: ma TRIX
             Mov(TRIX(3),8,T)
  
     FILTER SOURCE
     -------------
         Filter Enabled: Yes
  
         Formula:
             Cross(TRIX(3),Mov(TRIX(3),8,T))
  
______________________________________________________________________________
_
     That should do it.
Jim

-----Original Message-----
From:	Tom9641@xxxxxxx 
Sent:	Wednesday, May 14, 1997 2:45 PM
To:	metastock-list@xxxxxxxxxxxxx
Subject:	TRIX

Using TRIX with the Time Series moving average from the current issue of
TASC, I got a sell on USRX.  It also looks like a sell will be in place on
NSM after todays close.  This is also supported by the SOX index which is
showing a RSI divergence.  On the buy side Reebok (RBK) is a buy. 

For Jim or any others:  Would you care to take a stab for the formula to put
the crossing of the TRIX over the Time Series MA and the crossing of the TRIX
over the zero line in the Explorer?