Explore the latest free tools from the MQL5 community. Here's a new indicator, expert advisor, or script for MetaTrader.
The iMirror indicator (analogue of iMirror for MT4) shows a prices mirrored upside down.
When the mouse is on the indicator, its color changes to the chart color, while the chart is dimmed. When you click on the indicator, it remains in the foreground till another click.
The indicator has three parameters:
Never miss news-driven moves – use the News OCO Expert Advisor to place pending orders safely around economic releases. Find out more.
input color Up=clrGreen; // The color of the bullish candlestick input color Down=clrRed; // The color of the bearish candlestick input color Back=clrMidnightBlue; // Background colorThe indicator has been updated, its code has been optimized.
Fig.1 Chart in the foreground
Fig.2 Chart in the background, the cursor is on the indicator
Thanks for reading. Discover premium MetaTrader solutions at RobotFX.
2285