show me one thing the market does over and over that puts the odds in my favor.
This is what one person (the OP) wants so he can begin.
If you want to just look at price (the dependent variable) to shift the odds to your favor, then what I post below is a good beginning. Also, more than BE odds were requested.
I'll post two examples so that readers can see there are many ways to make money.
You look.
To increase odds as a goal
Take out the half of the bars that are unimportant.
Only do making money on the half that are important.
To make it easy, let the computer do the "looking" and let the computer color in the "box" of the bar you throw away.
1. (((H.1 >= H) Or( L.1 <=L)) and ((V.1 > V))).
Four shapes are in this expression and I threw in volume just to not trip anyone up even a little. I color these in lite yellow.
Notice these pairs can overlap as well. When they do you have higher odds since another bar is out of your picutre.
the Present is H, L and V. The prior bar is H.1, L.1 and V.1.
2. If (V.1 > V) is false, then you must not throw away the second bar.
Regardless of anything else, look for three bars where you can use their occurance to turn and make money doing late price turns or stop losing money if you gotinto a trade wrongly. Again this is just to exit something you got into by anyway you ge into something and you are focussing on making your odds better.
3. Short to long.
((H.3 = H.2) < H)) And (( L.3 > (L.2 =L))
Here are two consecutive stitches where the first is Red and the second is Black.
4. Long to short.
(( L.3 = L.2) > L)) And ((H.3 < (H.2=H))
Here are two consecutive stitches where the first is Black and the second is Red.
On 3 and 4 you will be a little uncertain since you are skipping using the independent variable as a guide. I make the boxes of these two a different lite color than yellow.
Between ends of trends, you keep the odds more in your favor by watching each new bar make trend progress.. Use the definition of trending bars.
When you do not use any of these examples, you do not have good odds, as Nodoji instructed you. At that time, and by following Nodoji's instructions, you are seeking edges in price.
When you get one thing the market does over and over, then you begin to think , as you say, of the odds.
This is what one person (the OP) wants so he can begin.
If you want to just look at price (the dependent variable) to shift the odds to your favor, then what I post below is a good beginning. Also, more than BE odds were requested.
I'll post two examples so that readers can see there are many ways to make money.
You look.
To increase odds as a goal
Take out the half of the bars that are unimportant.
Only do making money on the half that are important.
To make it easy, let the computer do the "looking" and let the computer color in the "box" of the bar you throw away.
1. (((H.1 >= H) Or( L.1 <=L)) and ((V.1 > V))).
Four shapes are in this expression and I threw in volume just to not trip anyone up even a little. I color these in lite yellow.
Notice these pairs can overlap as well. When they do you have higher odds since another bar is out of your picutre.
the Present is H, L and V. The prior bar is H.1, L.1 and V.1.
2. If (V.1 > V) is false, then you must not throw away the second bar.
Regardless of anything else, look for three bars where you can use their occurance to turn and make money doing late price turns or stop losing money if you gotinto a trade wrongly. Again this is just to exit something you got into by anyway you ge into something and you are focussing on making your odds better.
3. Short to long.
((H.3 = H.2) < H)) And (( L.3 > (L.2 =L))
Here are two consecutive stitches where the first is Red and the second is Black.
4. Long to short.
(( L.3 = L.2) > L)) And ((H.3 < (H.2=H))
Here are two consecutive stitches where the first is Black and the second is Red.
On 3 and 4 you will be a little uncertain since you are skipping using the independent variable as a guide. I make the boxes of these two a different lite color than yellow.
Between ends of trends, you keep the odds more in your favor by watching each new bar make trend progress.. Use the definition of trending bars.
When you do not use any of these examples, you do not have good odds, as Nodoji instructed you. At that time, and by following Nodoji's instructions, you are seeking edges in price.
When you get one thing the market does over and over, then you begin to think , as you say, of the odds.

