|
This is one of the most popular multicurrency indicators for trading platform MetaTrader4.
It is a handy tool for everyday comfort trading, which allows you to monitor multiple working tools and to track your open positions and use technical forex indicators MovingAverage and HeikenAshi.

This indicator provides an opportunity to observe in a separate window 6 different financial instruments, not only in the form of candlestick chart, but also provides an opportunity charting Heiken Ashi. For each financial instrument indicator displays a variety of useful information, such as:
* Spread * OHLC zero bar * Price Change tool for the current day (week, month) * Visualization of all types of orders * Monitoring of open positions * Construction of Moving Average (Fast / Slow)
Indicator has the ability to sort instruments in order of increasing volatility instruments. All of these features can be configured individually according to your preferences through the external parameters indicator.
How to install..
External parameters
BearCandleColor- the color for the bear candles BullCandleColor- the color for the bull plugs TextColor- the color for all text labels ProfitColor- the color for all text labels, if there is a profitable position LossColor- the color for all text labels, if there is a loss-making positions TakeProfitColor-the color for all text labels, if the price approached the level TakeProfit less than 10 points StopLossColor- the color for all text labels, if the price approached the level StopLoss less than 10 points FastMA_Color- the color for Moving Average SlowMA_Color- the color for Moving Average FastMA_Period- period for the Moving Average SlowMA_Period- period for the Moving Average
MA_Metod- the type of averaging for Moving Average, takes values from 0-3
* 0-simple moving average (SMA) * 1-day exponential moving average (EMA) * 2-Smoothed Moving Average (SMMA) * 3-weighted moving average (LWMA)
Applied_Price- the type of prices to calculate the indicator Moving Average, takes values from 0-6
* 0-closing price * 1-opening price * 2 max price * 3-minimum price * 4-average price (high + low) / 2 * 5-typical price (high + low + close) / 3 * 6-weighted closing price (high + low + close + close) / 4
UseMovingAverages-flag, indicating the use of Moving Average UseHeikenAshiChart-flag, indicating the use Heiken Ashi ViewOHLC-flag, indicating the conclusion of additional text labels (OHLC, Max / Min price instrument) UseSorting-flag, indicating a sort of trading tools MonitoringPositions-flag indicating whether to monitor positions and orders ProfitCalcMode- the method of calculating profits
* 0- pips * 1-currency deposit
PercentCalcMode- the method for calculating the price changes compared to the previous day (week, month)
* 0-percent * 1-in pips
Charts- the number of displayed trading tools (1-6) Chart1 - Chart6- tool in the review of the market (for example: EURUSD)
The indicator automatically detects the background color and thickness of the bar chart of the main window, so to avoid confusion during installation the indicator should allow the import of external functions from DLL.
The project is completely free and comes with open source. Lots of code, commented out function is enough to understand the logic and principles of the indicator, if of course you are familiar with the programming language MQL.
If you have any questions or suggestions, please use the feedback form or leave a comment.
|