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

MI_Fractal - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

author EAcpu | 2 reads | 0 comments |

MI_Fractal - indicator for MetaTrader 5

Original author:

A fractal indicator with extended functionality.

You can specify the number of candlesticks for each side of the fractal determination, as well as the minimum difference between extreme points and adjacent peaks:

 //+------------------------------------------------------------------------+
//|Indicator input parameters |
//+------------------------------------------------------------------------+
Enter unit number left = 10 ; // Number of candles on the left
Enter unit correct count = 2 ; // Number of candles on the right
Input unit minimum difference = 10 ; // Minimum distance from extreme point to peak
Input integer superscript = 217 ; //superscript fractal label
Input integer Dn label = 218 ; // Lower fractal label

The original code was published in the code base on December 27, 2012.

MI_Fractal - indicator for MetaTrader 5

Figure 1. MI_Fractal indicator


Attachment download

📎mi_fractal.mq5 (7.14 KB)

Source: MQL5 #12691

Verification code Refresh