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








The indicator allows use with live changes and mirror inverse (1/X) trading tools.
Technical and custom indicators can be applied to inverse trading tools to achieve this.

Input parameters:
//+------------------------------------------------+ //| Indicator input parameters | //+------------------------------------------------+ Input color bid color = red; // Asking line color Enter ENUM_LINE_STYLE bid method = style_entity ; // bid line style Input integer indicator number = 3 ; // indicator display precision format Enter double ratio = 1.0 // Compensation factor
The last entered parameter ratio is just a ratio by which the received candlestick parameters must be multiplied to make their values fit within the normal perceptual range. For example, it may not be convenient to observe the price of a financial asset in the range of 0,001. If we multiply this value by 1000, it becomes easier to analyze the final value and its changes.
Attachment download
📎 reversesymbol.mq5 (5.93 KB)
Source: MQL5 #643
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •