Float_Pivot_Smoothed_Digit - MetaTrader 5 Script - MT4/MT5 Resource

Original author:
This floating point pivot number has an indicator of the smoothness of the input time series used in the calculation. Time series smoothing parameters are determined by indicator input variables
Enter Smooth_Method HMA_Method=MODE_SMA_; //Smoothing method Input unit H length = 12 ; //Smoothing depth Input integer phase = 100 ; //smoothing parameter //---- For JJMA in the range of -100 ... +100, it affects the quality of the transition process; //----For VIDIA, it is the CMO cycle, for AMA, it is the slow average cycle
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. Float_Pivot_Smoothed_Digit indicator
Attachment download
📎 Float_Pivot_Smoothed_Digit.mq5 (32.1 KB)
📎 SmoothAlgorithms.mqh (130.2 KB)
Source: MQL5 #23219
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •