----- Original Message -----
From: "Joseph Platt" <
jplatt@xxxxxxxxxxxxxx>
To: <
amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, February 11, 2008 1:22 PM
Subject: [amibroker] Stochastics AFL
> I've been doing some experimenting with Stochastics and if the numbers
> were for example 15, 6, 10 where 15 is the period, 6 is %K and 10 is %D
> I would like to omit the 3rd figure 10 (%D) which I believe is a MA of %
> K so the modified stochastic would simply be 15, 6.
>
> I haven't been able to omit the 3rd figure by using the "parameter" box
> so it looks like a special AFL would be required.
>
> What I'd like to wind up with is 2 stochastics that would be plotted in
> one pane and would cris/cross each other like with regular Stochastics.
>
> The first one would be 15, 6 and colored yellow.
>
> The second one would be 25, 10 and colored Green.
>
> Any help with an AFL would be greatly appreciated.
>
> thanks,
>
> .....JoeP
>
>
>