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

Re: PGTrend for TS2000



PureBytes Links

Trading Reference Links

This is one cool piece of software Mark Johnson provided.  It does a neat
job of detecting trend versus congestion.  Even though his intent was to
create one code fits all, I would suggest some changes.  In the Function
PGtrend_osc I would change the violet length variable to a numericsimple
input.  You could still assign a fibo number or sum of fibo numbers to it as
in his fixed code.  Then in the PG_osc_sys1 I would make the buy and sell
thresholds inputs as well as the "violet" an input.  Then you can adjust the
congestion threshold(or noise band) for different sensitivity  as well as
the "fibonacci" lookback time periods.

BobRoeske


----- Original Message -----
From: Patrick <vibri@xxxxxxxxx>
To: OmegaList <omega-list@xxxxxxxxxx>
Sent: Monday, October 25, 1999 9:31 AM
Subject: PGTrend for TS2000


> I finally got around to looking at the PGTrend indicator and found that
the
> EasyLanguage code used color names such as "black" which TS2K now has as
> reserve words.  I changed the color names and recompiled it.
>
> The original file was posted some time ago so someone has most likely
> already does this but it is attached anyway.  This version of PGTrend
should
> run with no change on TS2K.
>
>
> Regards
> Patrick.
>
>