Fractal_WeightOscillator_HTF - MetaTrader 5 script

This Fractal_WeightOscillator Fractal Weight Oscillator indicator has a timeframe selection option available in the input parameters.
Input ENUM_TIMEFRAMES time range = PERIOD_H4 ; // Indicator chart period (time range)
The Fractal_WeightOscillator_HTF repeater indicator requires the compiled custom indicator file Fractal_WeightOscillator.mq5 for compilation. Place it in <Terminal Data Folder>\MQL5\Indicators .
After compilation, the Fractal_WeightOscillator_HTF.ex5 indicator file contains the Fractal_WeightOscillator.ex5 indicator as a resource , therefore the compiled indicator does not need to be present in the terminal folder to work! For this purpose, corresponding code has been added to the indicator code to include the WeightOscillator indicator in the executable file.
Metrics executable has been added as a global scope resource
Change the string path to the indicator used as a resource in the OnInit() function block
The file Fractal_WeightOscillator.ex5 source indicator also contains the indicator as a resource. Therefore, the compiled executable of the Repeater indicator can be used independently on other trading terminals without the original indicator.
The order of compiling files:

Figure 1. Fractal_WeightOscillator_HTF indicator
Attachment download
📎Fractal_DeMarker.mq5 (30.74 KB)
📎Fractal_MFI.mq5 (29.96 KB)
📎Fractal_RSI.mq5 (29.27 KB)
📎Fractal_WeightOscillator.mq5 (27.1 KB)
📎 Fractal_WeightOscillator_HTF.mq5 (23.84 KB)
📎Fractal_WPR.mq5 (29.97 KB)
📎 SmoothAlgorithms.mqh (130.2 KB)
Source: MQL5 #17121
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •