PureBytes Links
Trading Reference Links
|
And a chart is attached !
thanks !
--- Ted Khann <tedkhann@xxxxxxxxxxx> wrote:
> Hello,
> Ignore my last post, I did not read your indicator
> properly.
> Regards,
> Ted.
>
> Ted Khann <tedkhann@xxxxxxxxxxx> wrote:
> Hello,
> I've run the Metastock IchiMoku Cloud indicator and
> the Macd Cloud indicator in two separate windows and
> as far as I can see they both give the same number
> readings. Is there an advantage using the Macd
> IchiMoku Cloud ?
> Ted.
>
> @yahoo.com> wrote:
> IchiMoku Cloud = Macd Cloud
>
> ST:=(HHV(H,26)+LLV(L,26))/2;
> TL:=(HHV(H,9)+LLV(L,9))/2;
> DL:=Ref(C,26);
> 1Span:=Ref((ST+TL)/2,-26);
> 2Span:=Ref((HHV(H,52)+LLV(L,52))/2,-26);
>
> ST;
> TL;
> DL;
> 1Span;
> 2Span
>
> The above formula is the Ichimoku Chart,if someone
> know how to make a "cloud" in between 1Span & 2Span
> then it can make the same to Macd also.
>
>
> > hello !
> >
> > someone know how to fill in colour in between
> Macd()
> > &
> > Mov(macd(),9,e) and make it looks like a cloud ?
> >
> > I mean it will look like the Ichimoku 's KUMO
> > (cloud)
> > [the built in indicator in Ver 8].
> >
> > thanks for your help !!!
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
> ---------------------------------
> ALL-NEW Yahoo! Messenger - all new features - even
> more fun!
> Yahoo! Groups SponsorADVERTISEMENT
>
>
> ---------------------------------
> 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.
>
>
>
> ---------------------------------
> ALL-NEW Yahoo! Messenger - all new features - even
> more fun!
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/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/
Attachment:
Cloud.mwc
Attachment:
Description: "Description: Cloud.mwc"
|