Skip to content

Feat / Forensic : If fibonacci entry is beyond imbalancePrice #69

Description

@cfournel

let set the following example on GBPUSD:

in m15 , i have spotted a bullish order block with a valid MSS.
this is a single candle bullish order block ( because there is 2 previous bullish candle before the last bearish candle before impulse ).

before the 2 previous bullish candle we have 7 bearish candle in row ( which mean in a higher timeframe such as h1, we would have a multiple candle bullish orderblock ).

now regarding numbers :

  • topimpulse price : 1.33782
  • single bearish candle: high is 1.33347 , low is 1.33218 ( so lssc is 1.33347 )
  • fibo entry at 0.618 is : 1.33567 (nearly)
  • imbalance price is : 1.33436

Question is : should we wait for price to go to below imbalance or since the fibo entry is above it, there is an higher chance that it retrace only to 1.33567 before bouncing up.

Question 2: in case there is multiple bearish candle orderblock such as this one, should we omit the only 2 bullish candle before the last bearish candle before impulse or not ? if so the lssc price is not the same as the single candle bearish before impulse.

Question 3: in case of an impulse with bearish candle inside , should we consider the impulse to stop at the first bearish candle or to continue until the very top is reach before retracing ? is so it change the fib calculation.

make investigation on this and propose a plan

Image

after all, it seems that price filled the fvg as you can see in this picture

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions