MACD Predictor

macd_predictor

Function Name: macd_predictor

Tags: Moving Average Convergence Divergence

Category: Trend

MACD Predictor shows the relationship between two period of smoothing factors of moving average prices. The MACD predictor line falls below the signal line, it is a bearish signal which indicates that it may be time to sell. Conversely, when the MACD predictor rises above the signal line, the indicator gives a bullish signal which suggests that the price of the asset is likely to experience upward momentum. When the MACD Predictor rises as divergence with the security price, it signals the end of the current trend.

 

Parameters

MacdPeriod1

 

Default Value: 12  |  Minimum: 2  |  Maximum: 999

 

Type: Numeric

MacdPeriod2

 

Default Value: 26  |  Minimum: 2  |  Maximum: 999

 

Type: Numeric

MacdSignalPeriod

 

Default Value: 9  |  Minimum: 2  |  Maximum: 999

 

Type: Numeric

ShowTraderMarks

 

Default Value: -1

 

Type: Boolean

ShowMACD

 

Default Value: -1

 

Type: Boolean