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

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

author EAcpu | 5 reads | 0 comments |

LOWEST_LOW_VALUE - indicator for MetaTrader 5

The indicator displays the lowest price for a fixed period in the indicator input parameters:

 //+------------------------------------------------+
//|Indicator input parameters |
//+------------------------------------------------+
Enter string level name = "Price_LOWEST_LOW_VALUE_1" ; // Level name
input stringlevel comment = "Trigger Level" ; // Comment on the level
Input unit level_period = 5 ; // Level search period
Input unit Level start = 0 ; // Number of the starting bar
input color level color = red blood cells ; // level color
Input ENUM_LINE_STYLE level style = style_entity ; // Trigger level style
Input ENUM_WIDTH level_width=w_3; // Width of trigger level
Input boolean deletelevel= true ; //Delete a level 

LOWEST_LOW_VALUE - indicator for MetaTrader 5

Figure 1. Indicator LOWEST_LOW_VALUE


Attachment download

📎 lowest_low_value.mq5 (6.76 KB)

Source: MQL5 #2296

Verification code Refresh