I want to enter a market when it bounces off a support level.
For example, let's say that support in ES is at 2000 and the current price is 2005.
I want to see the market trade down to 2000 and no more than x ticks below it and
then go long once the market trades x ticks above 2000. What is a
meaningful way to calculate x? I need to define what kind of bounce is
signifcant enough to go long and also define how far it can trade below 2000 and
still consider it to be a valid support level. The market often breaks a support level
and fails to continue so I'm trying to determine how far it can break below it and
also determine how far it needs to go in the other direction before entering.
Thoughts, ideas, suggestions?
For example, let's say that support in ES is at 2000 and the current price is 2005.
I want to see the market trade down to 2000 and no more than x ticks below it and
then go long once the market trades x ticks above 2000. What is a
meaningful way to calculate x? I need to define what kind of bounce is
signifcant enough to go long and also define how far it can trade below 2000 and
still consider it to be a valid support level. The market often breaks a support level
and fails to continue so I'm trying to determine how far it can break below it and
also determine how far it needs to go in the other direction before entering.
Thoughts, ideas, suggestions?