[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [GT] DSS [fixed]
The STO is confusing in that the real value as implemented is not at the
beginning.
Most tools (e.g., Metastock) only output 2 values: %K Slow and %D Slow
(the latter being the signal line).
So you typically would be using STO/3 and STO/4 in actual usage.
Th.
> -----Original Message-----
> From: Robert A. Schmied [mailto:ras
AT
acm.org]
> Sent: Friday, February 29, 2008 11:14 AM
> To: devel
AT
geniustrader.org
> Subject: Re: [GT] DSS [fixed]
>
> so a dss is an ema of an ema of a stochastic oscillator. the sto in gt
> outputs 4 values, which is the oscillator?
>
> in initialize $sto1 and $sto2 are setting up the stochastic oscillator
> computation without using the module STO.pm?
>