PureBytes Links
Trading Reference Links
|
Assuming you are
using the following:
<SPAN
class=567203518-26012004>
%K Time Periods =
7
%K Slowing Periods =
3 (MeaStock
default: i.e. so-called slow stochastic)
<SPAN
class=567203518-26012004>
%D Time Periods =
3
%D Method = S
(MetaStock default = simple moving average)
<SPAN
class=567203518-26012004>
then the following
should do the trick, given that the %D is the 3 day SMA of the %K
oscillator
<SPAN
class=567203518-26012004>
Stoch(7, 3) >
Mov(Stoch(7, 3), 3, S)
<SPAN
class=567203518-26012004>
<SPAN
class=567203518-26012004>Good trading,
<SPAN
class=567203518-26012004>Mike
<SPAN
class=567203518-26012004><FONT face=Arial color=#0000ff
size=2><SPAN
class=567203518-26012004>
<FONT
face=Tahoma size=2>-----Original Message-----From: mickie_pitts
[mailto:jaguarvp@xxxxxxxxxxxxxxxx] Sent: Tuesday, 27 January 2004
5:28 AMTo: equismetastock@xxxxxxxxxxxxxxxSubject:
[EquisMetaStock Group] Stochastic IndicatorIn
Metastock the standard Stochastic Indicator allows you to input your
Periods.I am using %K = 7,%D = 3.How do I write an Expert to
indicate when the %k is Greater than the %D.Thanks for you
help.
Yahoo! Groups Links
To visit your group on the web, go to:<A
href="">http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:<A
href="">equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|