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

XXRSX_StDev_Signal - MetaTrader 5 Script - MT4/MT5 Resources

author blogger | 644 reads | 0 comments |

XXRSX_StDev_Signal - indicator for MetaTrader 5

Semaphore-based signal indicator XXRSX_standard deviation indicator value.

 Enter Applied_Mode mode=Mode_LevelsStDev_On; // Algorithm variant

Depending on the value of the mode input parameters, the indicator uses one of 5 methods of determining signals:

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

This indicator requires the compiled indicator file XXRSX_StDev.mq5. Place it in <terminal data folder>\MQL5\Indicators\.

XXRSX_StDev_Signal - indicator for MetaTrader 5

Figure 1. XXRSX_StDev_Signal indicator


Attachment download

📎 smoothalgorithms.mqh (130.19 KB)

📎xxrsx_stdev.mq5 (13.35 KB)

📎 xxrsx_stdev_signal.mq5 (13.44 KB)

Source: MQL5 #12829

Refresh