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

Re: [amibroker] TRIX Indicator



PureBytes Links

Trading Reference Links

hi,

graph0=trix(15);
graph1=ma(graph0,5);

It will work

johnny







----- Original Message -----
From: "kbennett99" <kbennett@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, June 23, 2002 6:44 AM
Subject: [amibroker] TRIX Indicator


>
> In my previous charting software the TRIX displayed as an x period
> line together with an x period signal line used for crossovers - for
> example 5/15.
> In AB,I presume I would use TRIX(15) for the x period line, but how
> would I set up the 5 period signal line? Would it be an MA5 of the
> TRIX(15)?
>
> Keith B
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>