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

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

author EAcpu | 5 reads | 0 comments |

InvertCandle_Plus - indicator for MetaTrader 5

An inverted chart of the current financial instrument, showing ask and bid levels.

 //+------------------------------------------------------------------------+
//| 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

InvertCandle_Plus - indicator for MetaTrader 5

Figure 1. Indicator InvertCandle_Plus


Attachment download

📎 invertcandle_plus.mq5 (18.72 KB)

Source: MQL5 #20834

Verification code Refresh