Thread: Ask!
View Single Post
  #468 (permalink)  
Old 01-20-2007, 02:27 AM
ralph.ronnquist's Avatar
ralph.ronnquist ralph.ronnquist is offline
Senior Member
 
Join Date: Oct 2006
Posts: 280
ralph.ronnquist is on a distinguished road
They might and they might not: in words, the expressions would be something like the following:

The first expression says that "high of bar i+1 is greater than both high of bar i+3 and high of bar i+4".

The second expression says that "high of bar i+1 is greater than the truth value representation obtained from regarding both high of bar i+3 and high of bar i+4 as truth value representations"; here zero means false and non-zero means true, with a canoncial representation as 1.

The third expression says that "look at the bits of the highs of bar i+3 and bar i+4, and combine them with a bit-wise AND operation into whatever bit pattern that is, then reinterpret that bit pattern as a double number, and test whether high of bar i+1 is greater than that double number".

I'd love to see the EA/indicator
Reply With Quote