Quote from medicsix:
So I'm trying to sort out the number line values. I've read the parts of the book several times and written out the scenarios regarding whether or not A's were made or failed, whether C's were made or failed, and where the close is in relation to the opening range.
What I am trying to do is figure out what the value is for an individual event inside the sequence.
For example, an A UP with a close above the O.R. is a + 2.
Does that mean that an A UP gets +1 and a close over the O.R. gets a +1 ?
Or does an A UP get a +2, and since the close didn't cross to the other side of the O.R. that gets a value of zero?
There are multiple ways the values listed in the book can be obtained for each of the scenarios listed. I'm trying to build an algorithm of the events inside the scenarios.
A DOWN, CLOSE UNDER O.R. -2
A UP, CLOSE OVER O.R. +2
A UP, C DOWN, CLOSE UNDER O.R. -4
A DOWN, C UP, CLOSE OVER O.R. +4
A UP, FAILED C DOWN, CLOSE INSIDE O.R. +3
A DOWN, FAILED C UP, CLOSE INSIDE O.R. -3
FAILED A UP, CLOSE UNDER O.R. -1
FAILED A UP, A DOWN, CLOSE UNDER O.R. -3
FAILED A UP, A DOWN, CLOSE INSIDE O.R. -1
FAILED A UP, FAILED A DOWN, CLOSE INSIDE O.R. 0
FAILED A DOWN, CLOSE INSIDE O.R. +1
FAILED A DOWN, CLOSE ABOVE O.R. +1
FAILED A DOWN, A UP, CLOSE ABOVE O.R. +3
FAILED A DOWN, A UP, CLOSE INSIDE O.R. +1
A UP, FAILED C DOWN, CLOSE OVER O.R. +2
A DOWN, FAILED C UP, CLOSE BELOW O.R. -2
A UP, CLOSE INSIDE OR BELOW O.R. 0
A DOWN, CLOSE INSIDE OR ABOVE O.R. 0