InvertBar_Plus - MetaTrader 5 Script | Trading Script Download - MT4/MT5 Resources

Inversion chart of the current financial instrument, showing the ask and bid levels in the form of colored bars in the additional window.
//+------------------------------------------------------------------------+ //| Indicator input parameters | //+------------------------------------------------------------------------+ input boolean query show = true ; // show query Input color and ask color = clear blue ; //Ask for line color Input ENUM_LINE_STYLE query style = style_entity ; // Query line style Input boolean biddisplay= true ; //display bids Input color bid color = red blood cell ; // Asking line color Enter ENUM_LINE_STYLE bid method = style_entity ; // bid line style Enter the integer indicator number = 6 ; // Indicator display precision format

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