Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

KDJ indicator - MetaTrader 5 script | Forex indicator download - MT4/MT5 resources - MetaTrader 5 resources

author EAcpu | 6 reads | 0 comments |

KDJ Indicator - indicator for MetaTrader 5

The author of the idea : yyy999 , the mq5 code author : Balabashka Kong .

MaxHigh (highest high) and MinLow (lowest low) determine the KDJ cycle interval within the specified range. Therefore, MaxHigh minus MinLow will equal the selected height KDJ period interval. Next, we determine the distance between the closing price of the current bar and MinLow, expressed as a percentage of the selected bar height for the KDJ period interval. It is the RSV base line.

By averaging the base RSV line with the M1 period, we get a smooth K-line. By averaging the smoothed K line and M2 period, we get the smoothed D line. The difference between the K line and the D line gives the KDC histogram.

Compare KDJ indicator and MACD:

KDJ Indicator - indicator for MetaTrader 5


Attachment download

📎 kdj_indicator.mq5 (8.46 KB)

Source: MQL5 #19476

Verification code Refresh