Weekly dealer range
It's been a while since I updated this thread, so let's continue with an update.
I've been playing a lot with my weekly dealer range concept (based on ICT's central bank dealer range).
Lately I use tradingview to do my analysis but I didn't port the weekly dealer range indicator to pine script yet.
But I've found a much easier way to draw it using just a fib.
Based on the EST setting, the weekly dealer range is drawn using the minimum and maximum price between Friday's 07:00 EST and market close.
In tradingview, you draw a regular fib and change the fib levels to:
[list type=decimal]
[*]0
[*]0.5
[*]1
[*]1.5
[*]2
[*]2.5
[*]-0.5
[*]-1
[*]-1.5
[*]-2
[*]-2.5
[/list]
These are the maximum number of levels you can choose, most of the time they are sufficient for the week, but on strong trends price can move to +/-3.
The levels you now have are the support/resistance lines for the week.
You can save the fib you just draw as a template so you can use it later on in your analysis.
See following example for the GU
Now, to finetune the weekly dealer range, each new day I also draw the midpoint levels of the day. These midpoint levels act as S/R lines as well, especially during the LO to get the best entry.
It's very easy to draw this. Just draw a new fib from two consecutive levels (eg. 0 and 0.5) and you will have the midpoint levels.
Next figure is with the midpoint just after the new day starts (00:00 EST). See how we could use this levels to enter the market during LO and NYO?
Do you see the pip perfect entry points during FOMC and how it aligns with 5Min order blocks?
Last example is of Monday's trading day. Do you see the London express? Do you see the resistance level to enter during NYO? And see what level we hit in the take profit timeframe?
Pip perfect precision I'd say
Does it work for other pairs you ask? Check out EU. Although LO just fell short, you could enter during NYO with a 4pip drawdown or at FOMC with 0.5 pip drawdown.
This is a screenshot with the midpoints of the weekly dealer range, so 2 fib's
Let me know what you think, are you as enthusiastic as me
