PureBytes Links
Trading Reference Links
|
"Hugh Wilson" <hw@xxxxxxxxxxxxxx> writes:
>Jim wrote:
>> "anatop" <anatop@xxxxxxxxxxx> writes:
>> >Here is squat for what ever it is worth.
>> >
>> >{Paintbar: Squat}
>> >Condition1 = Ticks[0] > Ticks[1] and MFI(Ticks)[0] < MFI(Ticks)[1];
>>
>> Um... close, but it's actually: ...and MFI[0] > MFI[1].
>> That is, increasing volume AND increasing MFI.
>
>Sorry Jim, but I think anatop has it right. Willliams clearly defines a
>squat bar as having decreasing MFI. He calls the one with increasing Ticks
>and increasing MFI a *green* bar.
Hugh is right; I was thinking of the "green" condition and
confusing it with the squat. Sorry about the error.
Jim
|