PureBytes Links
Trading Reference Links
|
Daniel,
This one works for me:
(Stoch(2,2) + Stoch(3,3) + Stoch(4,4) + Stoch(5,5)
+ Stoch(6,6) + Stoch(7,7) + Stoch(10,10))
/7
Also take each one separately and place them all on one template.
Harley
Daniel Martinez wrote:
> Hello MetaStock Users:
> I am currently using MetaStock v6.5 and want to view short, intermediate
> and long-term stochastic inner charts for my stock and index watch list. I
> am using daily data. As you know, stochastics requires 3 input numbers.
> %K, %K slowing and %D. Would someone please give me ideas for what numbers
> I should use for each chart, short, intermediate and long-term? I would
> prefer all formulas based on daily data. However, I realize this may not
> be possible with the long-term chart.
>
> Thank you,
> Daniel Martinez
> Santa Ana, CA
|