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

GRFLeadingEdger_Pivot_HTF - MetaTrader 5 Script - MT4/MT5 Resources

author EAcpu | 5 reads | 0 comments |

GRFLLeadingEdger_Pivot_HTF - indicator for MetaTrader 5

Two colored filled rectangles showing channel levels. The rectangle is the GRF Front indicator drawn between the values ​​of the two channels on one bar of any time frame.

Indicator input parameters :

 //+--------------------------------------------------------+
//| Indicator input parameters |
//+--------------------------------------------------------+
Input ENUM_TIMEFRAMES time range = PERIOD_H4 ; // chart period
Enter StringSymbols_Mr.Name = "GRFLeadingEdger_Pivot_" ; // Name of the indicator label
Input unit samples = 60 ; Input integer lookahead = 0 ; Enter double of standard level 1 = 2.0 ; Enter double of standard level 2 = 4.0 ; Enter color up color = clr spring green ; // Color of the indicator band
Input color DN_color= yellow ; // Color of indicator lower track
Enter the unit signal bar = 0 ; // Get the bar index of the indicator value
Input unit signal length = 40 ; // length of indicator band
//----The color of the price label
input color mid color = clear blue ; input color upper_color1 = clr mid sea green ; input color lower_color1 = red blood cell ; input color upper_color2 = clr dodge blue ; input color lower_color2 = magenta ;

This indicator requires the GRFLeadingEdge.mq5 indicator file. Save it to <terminal data folder>\MQL5\Indicators.

GRFLLeadingEdger_Pivot_HTF - indicator for MetaTrader 5

Figure 1. GRFLeadingEdger_Pivot_HTF


Attachment download

📎 grfleadingedge.mq5 (9.95 KB)

📎 grfleadingedger_pivot_htf.mq5 (27.31 KB)

Source: MQL5 #18196

Verification code Refresh