PureBytes Links
Trading Reference Links
|
S4,
Didn't the ROC work?
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, Manset <manset01@xxxx> wrote:
>
>
> Hi Bellamy,
>
> Thanks for your explanations but the aim is to code the flatness of
the
> bands which is rather difficult.
>
> Regards,
> S4
>
>
>
> bellamy_29m a écrit :
>
> > Why are you all messing around with Bollinger indicators, when the
> > BBands are just MAs plus/minus a number of SDs.
> >
> > > (100*(BBandTop(C,20,S,2)-BBandBot(C,20,S,2)))/BBandBot(C,20,S,2)
> >
> > (100*(BBandTop(C,20,S,2)-BBandBot(C,20,S,2)))/BBandBot(C,20,S,2)
> > =(100*(Mov(C,20,S)+2*Stdev(C,20))-(Mov(C,20,S)-2*Stdev(C,20)))/
(Mov(C,20,S)-2*Stdev(C,20))
> > =(100*Mov(C,20,S)+2*Stdev(C,20)-Mov(C,20,S)+2*Stdev(C,20))/(Mov
(C,20,S)-2*Stdev(C,20))
> > =(100*4*Stdev(C,20))/(Mov(C,20,S)-2*Stdev(C,20))
> > = 400*(Stdev(C,20)/(Mov(C,20,S)-2*Stdev(C,20))
> > = 400*(Stdev(C,20)/(Mov(C,20,S)-2*Stdev(C,20))
> > remove the scaling factor by dividing by 400
> > = Stdev(C,20)/(Mov(C,20,S)-2*Stdev(C,20))
> >
> > = Stdev(C,20)/BBandBot(C,20,S,2)
> >
> > which is much simpler and easy to understand!
> >
> >
> > > (BBandTop(C,20,E,2)-BBandBot(C,20,E,2))
> >
> > which also goes like:
> > (BBandTop(C,20,E,2)-BBandBot(C,20,E,2))
> > =(Mov(C,20,E) + 2*Stdev(C,20)) - (Mov(C,20,E) - 2*Stdev(C,20))
> > = Mov(C,20,E) + 2*Stdev(C,20) - Mov(C,20,E) + 2*Stdev(C,20))
> > = 4*Stdev(C,20)
> > but you get the same information without the scaling factor of
4...
> >
> > = Stdev(C,20)
> >
> > So why are you all playing around with BBandTops and BBandBots? I
> > think the important thing is to understand where the information
and
> > indicators come from. People like the look of massively long and
> > complicated formula; I think they are too prone to error, and I am
> > also pretty sure that the authors either:
> > a. purposely make their code more complicated than it needs be to
hide
> > the truth their indicators dont work, "If it looks complicated it
must
> > work!" mallarky. A certain person who visits this forum has a
> > commercial product that contain EIGHT formulas, that when
combined in
> > various combinations form his trading system. It doesnt matter
what
> > the combination is, the result is always the same and can be
rewritten
> > VERY EASILY into three short lines of code. BTW he expects you
to pay
> > for eight formula annually!
> >
> > b. have no idea about they are doing and hope people will blindly
> > follow them into the poor house.
> >
> > Have a go at these indicators, which if I have done my maths
correctly
> > will reproduce the original indicators exactly (with scaling),
and are
> > a lot more easily comprehended. If you understand what is going
on,
> > you are in a better position to FULLY EXPLOIT the situation.
> >
> >
> > Thats just my two cents!
> >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Business finance course
> > <http://groups.yahoo.com/gads?
t=ms&k=Business+finance+course&w1=Business+finance+course&w2=Business+
finance+online+course&w3=Business+finance+class&w4=Small+business+fina
nce&w5=Business+finance+schools&w6=Business+finance+small+software&c=6
&s=188&.sig=nRPueYPjT0eKqp0H3HgpPQ>
> > Business finance online course
> > <http://groups.yahoo.com/gads?
t=ms&k=Business+finance+online+course&w1=Business+finance+course&w2=Bu
siness+finance+online+course&w3=Business+finance+class&w4=Small+busine
ss+finance&w5=Business+finance+schools&w6=Business+finance+small+softw
are&c=6&s=188&.sig=rQ15kUImgyjASvn6M3Z-Ng>
> > Business finance class
> > <http://groups.yahoo.com/gads?
t=ms&k=Business+finance+class&w1=Business+finance+course&w2=Business+f
inance+online+course&w3=Business+finance+class&w4=Small+business+finan
ce&w5=Business+finance+schools&w6=Business+finance+small+software&c=6&
s=188&.sig=Pgw5U7KuwyhhP2gVSIFRtA>
> >
> > Small business finance
> > <http://groups.yahoo.com/gads?
t=ms&k=Small+business+finance&w1=Business+finance+course&w2=Business+f
inance+online+course&w3=Business+finance+class&w4=Small+business+finan
ce&w5=Business+finance+schools&w6=Business+finance+small+software&c=6&
s=188&.sig=a0l0fZNpYmsHHg4Zk5gTTQ>
> > Business finance schools
> > <http://groups.yahoo.com/gads?
t=ms&k=Business+finance+schools&w1=Business+finance+course&w2=Business
+finance+online+course&w3=Business+finance+class&w4=Small+business+fin
ance&w5=Business+finance+schools&w6=Business+finance+small+software&c=
6&s=188&.sig=IM50ixKy6QQbNz_vp7RDUA>
> > Business finance small software
> > <http://groups.yahoo.com/gads?
t=ms&k=Business+finance+small+software&w1=Business+finance+course&w2=B
usiness+finance+online+course&w3=Business+finance+class&w4=Small+busin
ess+finance&w5=Business+finance+schools&w6=Business+finance+small+soft
ware&c=6&s=188&.sig=Pko4X12Z-1fL2MUDge-XPA>
> >
> >
> >
> > ------------------------------------------------------------------
------
> > YAHOO! GROUPS LINKS
> >
> > * Visit your group "equismetastock
> > <http://groups.yahoo.com/group/equismetastock>" on the web.
> >
> > * To unsubscribe from this group, send an email to:
> > equismetastock-unsubscribe@xxxxxxxxxxxxxxx
> > <mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?
subject=Unsubscribe>
> >
> > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/>.
> >
> >
> > ------------------------------------------------------------------
------
> >
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/BefplB/TM
--------------------------------------------------------------------~->
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:
http://docs.yahoo.com/info/terms/
|