SR_Cloud - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

This indicator utilizes the idea of adding a value equal to the average minimum move of the opening price over days or weeks to the bar opening time and multiplying the standard deviation of the average move by a coefficient to determine possible resistance levels. The opposite is true for support levels.
The smallest move relative to the opening price of a day or week is the lowest of the high-opening and open-low distances.
The resistance level of the indicator is:
R = on + AV + k_std * standard;
For support levels:
S = open-av-k_std* standard
In contrast to the method of finding support and resistance levels using GSV ("Long-Term Secrets of Short-Term Trading" by Larry Williams, Chapter: "Maximum Volatility Value"), the minimum volatility of all 4-day and 9-day or weekly bars are used in the calculation without separating diverging bars.
The average volatility value and its standard deviation are calculated for periods of four and nine bars respectively, and at the end of the calculation the indicator selects the maximum sum of the average volatility and standard deviation multiplied by the coefficient. This ratio can be modified in the indicator settings window (the default value is 1, which means adding one standard deviation to the average minimum fluctuation as a filter).
The original indicator was developed in MQL4 language and published in the code base on August 26, 2013.

Figure 1. SR_Cloud indicator
Attachment download
📎 sr_cloud.mq5 (7.16 KB)
Source: MQL5 #11319
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •