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

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

Figure 1. Indicator LOWEST_LOW_VALUE
Attachment download
📎 lowest_low_value.mq5 (6.76 KB)
Source: MQL5 #2296
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •