[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [EquisMetaStock Group] HELP on coding for Long White Candlestick



PureBytes Links

Trading Reference Links

Hi CL,

 

I tried BigWhite() many moons ago and wrote the code I supplied after finding it to be next to useless in the types of results it returned.

 

I don’t know the construction of the BigWhite() code in Metastock, however as per my comments above based on the results it returns I feel the code I have written is far batter.

 

 


From: equismetastock@xxxxxxxxxxxxxxx [mailto:equismetastock@xxxxxxxxxxxxxxx] On Behalf Of tradetester
Sent: Tuesday, 31 May 2005 11:01
To: equismetastock@xxxxxxxxxxxxxxx
Subject: Re: [EquisMetaStock Group] HELP on coding for Long White Candlestick

 

Dear Tim,

It helps! Thank you very much.

Another question: Is BigWhite() in Metastock uses the same
parameter? Many thanks!

Best Regards,
CL

--- In equismetastock@xxxxxxxxxxxxxxx, "Tim" <prez@xxxx> wrote:
> This should help you.

> H-L>Atr(5)*2 and ((C-O)/If(H-L=0,1,H-L))*100>70;

> Code basically says that the Candle must be 2 times greater than
the
> pervious 5 period Average True range (Change 5 to any other number
you like)
> and that the body of the candle must make up at least 70% of the
candle
> (change 70 to any other number you like).

> Cheers.
> Tim

>    _____ 
>
> From: equismetastock@xxxxxxxxxxxxxxx
[mailto:equismetastock@xxxxxxxxxxxxxxx]
> On Behalf Of tradetester
> Sent: Thursday, 26 May 2005 23:23
> To: equismetastock@xxxxxxxxxxxxxxx
> Subject: [EquisMetaStock Group] HELP on coding for Long White
Candlestick

> Does anyone know how to code for "Long White Candlestick" please?
>
> I know I can use BigWhite() to get "Long White Candlestick", but
what
> I am looking for is its coding formula in Indicator Builder.
>
> Many thanks!!
>
>
>
>
>
>
>
>    _____ 
>
> Yahoo! Groups Links
> *      To visit your group on the web, go to:
> HYPERLINK
> "http://groups.yahoo.com/group/equismetastock/"http://groups.yahoo.
com/group
> /equismetastock/
>  
> *      To unsubscribe from this group, send an email to:
> HYPERLINK
> "mailto:equismetastock-unsubscribe@xxxxxxxxxxxxxxx?
subject=Unsubscribe"equis
> metastock-unsubscribe@xxxxxxxxxxxxxxx
>  
> *      Your use of Yahoo! Groups is subject to the HYPERLINK
> "http://docs.yahoo.com/info/terms/"Yahoo! Terms of Service.
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 266.11.17 - Release Date:
25/May/2005
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 266.11.17 - Release Date:
25/May/2005
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 267.1.0 - Release Date:
27/May/2005







Yahoo! Groups Links


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 267.3.0 - Release Date: 30/May/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 267.3.0 - Release Date: 30/May/2005