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

i-SpectrAnalysis_BullsPower - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 2 reads | 0 comments |

i-SpectrAnalysis_BullsPower - indicator for MetaTrader 5

This indicator is an example of a smoothing indicator. Bulls Power indicates time series by filtering higher order harmonics.

You can use this method to smooth the output of any indicator. The main advantage of this approach is that it has almost zero latency.

Indicator input parameters:

 Input units force period = 13 ; input ENUM_MA_METHOD MA type = mode_EMA ; input ENUM_APPLIED_VOLUME volume type = volume_scale ; // volume
Input unit N= 7 ; // Series length
Input unit SS= 20 ; // Smoothing coefficient
Enter integer shift = 0 ; // indicator moves horizontally (in bars)

Where:

This indicator requires the following library: https://www.mql5.com/ru/code/7000 .

i-SpectrAnalysis_BullsPower - indicator for MetaTrader 5

Figure 1. i-SpectrAnalysis_BullsPower indicator


Attachment download

📎dt_fft.mqh (28.84 KB)

📎 i-spectranalysis_bullspower.mq5 (5.46 KB)

📎 i-spectranalysis_bullspower_color.mq5 (6.28 KB)

Source: MQL5 #13767

Verification code Refresh