Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

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

author EAcpu | 2 reads | 0 comments |

Vo - indicator for MetaTrader 5

Real author:

Average volatility indicator. The indicator finds the highest and lowest price during the period determined by the indicator input parameters.

 Input unit XP period = 20 ; // Extreme value search period

It finds the difference (in points) between these values ​​and displays it in an additional chart window after averaging.

The indicator was first implemented in MQL4 and released in the code base on December 23, 2008.

The indicator uses the SmoothAlgorithms.mqh library class (must be copied to terminal_data_folder\MQL5\Include). The use of the class "Average price series for intermediate calculations without using additional buffers" is described in detail in the article.

Vo - indicator for MetaTrader 5

Figure 1 Volatility indicator


Attachment download

📎 smoothalgorithms.mqh (134.03 KB)

📎vo.mq5 (6.29 KB)

Source: MQL5 #1656

Verification code Refresh