PriceGrid - MetaTrader 5 Script | Grid EA Download - MT4/MT5 Resources

The indicator plots a grid of prices rounded to a few digits.
Input parameters:
//+------------------------------------------------------------------------+ //|Indicator input parameters | //+------------------------------------------------------------------------+ input string mrname = "pricegrid" ; //first part of the graphic object name Input unit number_= 2 ; //number of digits to be rounded Input units Total = 20 ; //Number of blocks in the grid above or below the price Input color color_ = clr blue-violet ; //level color Input style style_ = DASHDOTDOT_; //Horizontal line style Input width Width_ = Width_1; //Width of horizontal line

Figure 1. PriceGrid indicator
Attachment download
📎 pricegrid.mq5 (6.6 KB)
Source: MQL5 #14916
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •