Multicurrency Bands Global
- Indicateurs
- Igor Semyonov
- Version: 1.25
- Mise à jour: 23 juillet 2024
- Activations: 7
Description
A colored universal multicurrency/multi-symbol indicator Bollinger Bands to be drawn in a separate window below the main financial instrument. The rising and falling line of the main indicator and Bollinger Bands can be colored.
The indicator can be calculated based on one of the eleven basic indicators included in the standard package of the MetaTrader 4 terminal:
- AD - an indicator of accumulation and distribution of volume.
- OBV - On Balance Volume.
- Force - Force Index indicator.
- MFI - Money Flow Index.
- ATR - Average True Range.
- Momentum.
- Moving Average.
- CCI - Commodity Channel Index.
- RSI - Relative Strength Index.
- ADX - Average Directional Movement indicator.
- DeMarker.
- Standard Deviation.
The default indicator is AD - an indicator of accumulation and distribution of volume.
Purpose
The indicator can be used for manual or automated trading in an Expert Advisor. Values of indicator buffer of the double type can be used for automated trading:
- The middle line of the Bollinger Bands - buffer 2.
- The upper line of the Bollinger Bands - buffer 0.
- The lower line of the Bollinger Bands - buffer 1.
- The bullish line of the basic indicator - buffer 3, must not be equal to zero.
- The bearish line of the basic indicator - buffer 4, must not be equal to zero.
- The main line of the basic indicator - buffer 5.
For a more in-depth analysis the indicator can be used in combination with Bollinger Bands of the main chart.
Inputs
- Currency_Name - the name of the financial instrument.
- Calc_Method - the index of the indicator, based on which the Bollinger Bands will be calculated (from 0 to 11). By default, i.e. more than 11 - based on the AD indicator.
- BB_Period - calculation period of Bollinger Bands.
- Deviation - deviation from the main line.
- Periods - the period for calculating the basic indicator, based on which Bollinger Bands will be calculated.
- Mode - the index of the line (MAIN - 0 or SIGNAL - 1) of the basic indicator, based on which Bollinger Bands will be calculated.
- MA_Method - averaging method for the MA of the basic indicator:
- MODE_SMA - 0.
- MODE_EMA - 1.
- MODE_SMMA - 2.
- MODE_LWMA - 3.
- Applied_Price - the used price of the basic indicator:
- PRICE_CLOSE - 0.
- PRICE_OPEN - 1.
- PRICE_HIGH - 2.
- PRICE_LOW - 3.
- PRICE_MEDIAN - 4.
- PRICE_TYPICAL - 5.
- PRICE_WEIGHTED - 6.
- Shift - the sift of the basic and calculation indicator relative to the price chart.