PureBytes Links
Trading Reference Links
|
Hi Roger,
Thanks very much for the code. It is very creative of the author, but I
think some bars are painted a different color when the stated rules don't
call for a change in color.
For example on 1 minute bars of the @ES.D on 8/8/03:
Assuming the 1st bar of a new block determines that block's new high or low,
then
A) at time of 13:50, bar should not have been a red bar since close = 976
and not < 976
B) at time of 14:40 a new down block is shown when close < previous
block's close, rather than low of previous block (as per written
specifications).
The code was certainly a major help in creating an accurate code for the
Three line break. Now to modify the code !!!!
Regards,
Barry Silberman
----- Original Message -----
From: "Roger Shepherd" <mailrs@xxxxxxxxxx>
To: "Barry Silberman" <Barry@xxxxxxxxxxxxxxxxx>
Cc: <omega-list@xxxxxxxxxx>
Sent: Sunday, August 10, 2003 2:40 PM
Subject: Re: Code for Three Line Break
> Hello Barry,
>
> Sunday, August 10, 2003, 7:53:29 AM, you wrote:
> Here is a 3-line break ela I had on my machine. Don't know if it meets
> you parameters or not.
>
> BS> Does anyone have the code for the Three Line Break that they care to
share.
> BS> The only version I saw in an internet search didn't match the
parameters
> BS> called for by Steve Nison in his "Beyond Candlesticks".
>
> BS> Thanks in advance.
>
> BS> Barry Silberman
>
>
>
> --
> Best regards,
> Roger mailto:mailrs@xxxxxxxxxx
|