PureBytes Links
Trading Reference Links
|
These are the formula I have, but I have forgot where I got it.
T3 T5 Indicator
A:=Input("1=P 2=O 3=H 4=L 5=C 6=MP 7=TYP 8=OHLC",1,8,5); A1:=If(A=1,P,If(A=2,O,If(A=3,H,If(A=4,L,If(A=5,C,If(A=6,MP(),If(A=7,Typical(),(O+H+L+C)/4))))))); e1:=Mov(A1,3,E); e2:=Mov(e1,3,E); e3:=Mov(e2,3,E); e4:=Mov(e3,3,E); e5:=Mov(e4,3,E); e6:=Mov(e5,3,E); e1a:=Mov(A1,5,E); e2a:=Mov(e1a,5,E); e3a:=Mov(e2a,5,E); e4a:=Mov(e3a,5,E); e5a:=Mov(e4a,5,E); e6a:=Mov(e5a,5,E); c1:=-.618*.618*.618; c2:=3*.618*.618+3*.618*.618*.618; c3:=-6*.618*.618-3*.618-3*.618*.618*.618; c4:=1+3*.618+.618*.618*.618+3*.618*.618; T5:=c1*e6a+c2*e5a+c3*e4a+c4*e3a; T3:=c1*e6+c2*e5+c3*e4+c4*e3; T3;T5;
T3T5 Mo Osc
Make sure you created the above indicator and called it T3 T5 A:= FmlVar("T3 T5","T3") -
FmlVar("T3 T5","T5") ; A;Ref(A,-1);
--- On Sun, 8/3/09, pumrysh <no_reply@xxxxxxxxxxxxxxx> wrote:
From: pumrysh <no_reply@xxxxxxxxxxxxxxx> Subject: [EquisMetaStock Group] Re: Fw: T3 Oscillator -- Expert Advisor setting (file attached) To: equismetastock@xxxxxxxxxxxxxxx Date: Sunday, 8 March, 2009, 2:28 PM
Alvin,
I'm not going to be able to help you very much with this. I do know that Steve likes to buy/sell the extremes so my guess is the 1.5 would be correct. I don't have the T3 oscillator formula so I cannot verify your formula. Check with Steve. I'm sure he would be happy to help you.
Preston
--- In equismetastock@ yahoogroups. com, Alvin Yu <alvinyu2005@ ...> wrote:
>
> Hi Preston
> Can I request your adv on this subject ? I also attached a copy of the T3 OSC chart and instructions . Do adv in return how do I get the followings:
> 1) As per the attached chart -- What formula can I use to plot the buy/sell arrows ?
> 2) Should the trigger levels +/-0.5 or +/- 1.5 ? I tried the T3 Osc on Cisco ( Feb 2006) as per the chart shown.
> 3) Under explorer program , how do I set the screening for stocks that meet both ong/Short trigger ?
>
> rgds
>
>
>
> ----- Forwarded Message ----
> From: Alvin Yu <alvinyu2005@ ...>
> To: equismetastock@ yahoogroups. com
> Sent: Wednesday, 4 March 2009 10:35:12
> Subject: T3 Oscillator -- Expert Advisor setting
>
>
> Hi Steve
> I am trying this T3 Osc Mov(Fml(" AY T3")-Ref(Fml( "AY T5"),-1),3,S) .Can u adv what is your setting used in the Expert Advisor to get the long/short arrows ?Appreciate your help
>
> rgds
>
>
>
> ____________ _________ _________ __
> From: Steve Karnish <skeeter47@x ..>
> To: equismetastock@ yahoogroups. com
> Sent: Thursday, 4 December 2008 3:37:50
> Subject: Re: [EquisMetaStock Group] Re: Formula for Stochastic Oscillator?
>
>
> Eric,
>
> My favorite, from the page Preston provided:
>
> http://trader. online.pl/ MSZ/e-w-StoRSI_ Indicator. html
>
> Take care,
>
> Steve
>
>
>
>
>
>
> ____________ _________ _________ __
> From: pumrysh <no_reply@xxxxxxxxx p s.com>
> To: equismetastock@ yahoogroups. com
> Sent: Wednesday, December 3, 2008 11:20:06 AM
> Subject: [EquisMetaStock Group] Re: Formula for Stochastic Oscillator?
>
>
> Eric,
>
> Try this:
>
> http://trader. online.pl/ MSZ/e-0-tytulowa -s.html
>
> If you have not read the manual yet, you might want to check there as
> well. If you don't have one look in the files section for a copy.
>
> Finally, there is a built-in Stoch indicator in Metastock.
>
> Preston
>
> --- In equismetastock@ yahoogroups. com, chichungchoi <no_reply@ .>
> wrote:
> >
> > Referring to http://www.incredib lecharts. com/technical/ stochastic. php
> > There is the formula for Stochastic Oscillator
> > CL = Close [today] - Lowest Low [in 5 Periods]
> > HL =Highest High [in 5 Periods] - Lowest Low [in 5 Periods]
> > %K = CL / HL *100
> >
> > Does anyone have any suggestions on what step I miss to calculate
> > Stochastic Oscillator? The result is wrong when I compare the result
> > between Excel and Metastock?
> > Thanks in advance for any suggestions
> > Eric
> >
>
>
>
> ____________ _________ _________ __
> New Email names for you!
> Get the Email name you've always wanted on the new @ymail and @rocketmail.
> Hurry before someone else does!
>
>
> New Email names for you!
> Get the Email name you've always wanted on the new @ymail and @rocketmail.
> Hurry before someone else does!
> http://mail. promotions. yahoo.com/ newdomains/ sg/
>
|
New Email names for you!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
__._,_.___
__,_._,___
|