SpearmanRankCorrelation_Histogram_Alerts - MetaTrader 5 script


Input parameters for activation signal:
Number of input units = 1 ; // Number of bars for which the signal is activated Input boolean sound on = true ; // Enable alert Input unit alarm number = 2 ; // number of alarms input boolean email-on = false ; // Enable mailing signal input boolean pressed = false ; // Enable signaling to mobile devices
The indicator uses the SmoothAlgorithms.mqh library class (copy it 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.

Figure 1. SpearmanRankCorrelation_Histogram_Alerts. There is a zero breakout on the first bar.

Figure 2. SpearmanRankCorrelation_Histogram_Alerts. alarm.
Attachment download
📎 SmoothAlgorithms.mqh (130.2 KB)
📎 SpearmanRankCorrelation_Histogram_Alerts.mq5 (34.89 KB)
Source: MQL5 #23192
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •