Abiroid Quarters Scanner
- 지표
- Abir Pathak
- 버전: 1.0
- 활성화: 20
This scanner uses Quarters Theory. It finds the nearest quarters to current price. And when price gets close within a few points, then it highlights and sends alerts.
Features:
- Define Major Quarters Distance for every timeframe
- Option to use:
- Half Point between majors
- Quarters between half point and majors
- Search for nearest quarter point and price
- Show Highlight and send Alerts
- Show/Hide Quarter Lines
- Show/Hide Price and QP Distance
Detailed post and Extras:
https://www.mql5.com/en/blogs/post/759141
How Calculations Work:
MU = Upper Major, ML = Lower Major
H = HalfPoint
QU = Quarter Upper, QL = Quarter Lower
QP = Quarter Points. This scanner will look for 5 Quarter Points:
2 Majors (Upper/Lower), One HalfPoint between Majors. And 2 Quarter Points (Upper/Lower) between halfpoint and majors.
You can also choose different distances between Majors based on timeframe:
Suppose M30 distance is 1000. And for pair EURUSD price is 1.12406. Then it will keep Major distance at 1000 points. Upper Major will be 1.13000 and lower will be 1.12000.
The Halfpoint will be 1.12500. Upper quarter will be 1.12750 and lower quarter will be 1.12250. Now price is nearest to Halfpoint. So that will be highlighted SkyBlue.
And for H4, since distance is 10000. The Upper Major will be 1.20000 and Lower Major will be 1.30000 and so on.
All distances are in points. Please note that 10 points = 10 pipettes = 1 pip.
How to Use:
Price uses Quarter points as Support/Resistance levels. These are like magnet levels. Price slows down near them and ranges for a bit. Then price will either breakout and continue the trend or bounce and reverse. And a high volume bar break is also important, as it will most likely keep moving in direction of the breakout.
You can use these levels for validation. Price will usually move in the direction of the overall higher timeframe trend.