MACD Line Smart
- インディケータ
- Igor Semyonov
- バージョン: 1.22
- アップデート済み: 18 7月 2024
- アクティベーション: 7
Description
A colored universal multicurrency/multi-symbol indicator MACD Line Smart (the indicator moving average convergence divergence is displayed as a histogram) based on double or triple moving average.
he indicator may be used with any broker, irrespective of the name of the financial instrument since it is necessary to manually enter the name as an input parameter. If you enter a non-existent or incorrect name of a financial instrument, you will receive an error message that this financial instrument is unknown (does not exist).
You can select coloring for the rising and falling lines of the indicator histogram.
Purpose
The indicator can be used for manual or automated trading within an Expert Advisor. For automated trading, use the indicator buffer of the double type:
- Main line of the indicator - buffer 3.
- Signal line of the indicator - buffer 2.
- Bullish line of the indicator - buffer 0, must not be equal to zero.
- Bearish line of the indicator - buffer 1, must not be equal to zero.
Input Parameters
- Currency_Name - name of the financial instrument.
- Calc_Method - method of calculation of the indicator:
- on the basis of double moving average (default).
- on the basis of triple moving average.
- FastMA - period of the fast moving average.
- SlowMA - period of the slow moving average.
- SignalMA - period of the signal line.
- MA_Method - method of averaging.
- Signal_Method - method of averaging of the signal line.
- Applied_Price - price used.
- Shift - shift of the basic indicator relative to the price chart.