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

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

author EAcpu | 2 reads | 0 comments |

InvertBar_Plus - indicator for MetaTrader 5

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


InvertBar_Plus - indicator for MetaTrader 5

Figure 1. Bar_Plus indicator


Attachment download

📎 invertbar_plus.mq5 (19.08 KB)

Source: MQL5 #23087

Verification code Refresh