Description
Strongest Higher Level is an indicator that automatically plots the nearest level of strongest
resistance and support in the main chart based on prices of the higher timeframe that differs it from Strongest
Level indicator.
Repeated usage of the indicator with various number of bars creates a system of support and resistance!
The indicator calculates and plots levels based on number of bars set by the user. It
is recommended to set numbers from a golden ratio according to Fibonacci (13, 21, 34, 55, 89, 144, 233, 377, 610 etc.).
Users can define the colors of the levels.
At the request of the user, the indicator can show the levels with different ways of display and comments (see
Input Parameters).
Purpose
The indicator can be used for manual or automated trading as part of an Expert Advisor. For automated trading,
use the indicator buffer of double type:
- Level value – buffer 0, must not be equal to zero.
Input Parameters
- Bars_Number – number of bars.
- Timeframe – chart period.
- Line_Type – type of the line:
- horizontal line (by default).
- line long by number of bars.
- Style – style of the line.
- Width – width of the line.
- Line_Color – color of the line.
- Symbol_Right_Price – flag for setting Symbol_Right_Price.
- Screen_Info – flag for information about number of bars.
When timeframe is chosen mistakenly as current or lower, the indicator will automatically adjust execution for the nearest higher
timeframe. Exception, of course, is the monthly period.
Recommendations
The indicator can be used successfully together with another indicators such as Keltner
Channel + Heiken Ashi, Price Channel, Impulse
Systems, Fibo Levels etc.