Weighted Exponential Moving Average (WEMA) method is a new hybrid moving average method which combines the weighting factor calculation found in Weighted Moving Average method with Exponential Moving Average method. It had been proven on previous study that the method can give a better accuracy and robustness levels compared to other conventional moving average methods. Another study which combined the Weighted Moving Average method with Brown's Double Exponential Smoothing method had also been done. The proposed method is known as Brown's Weighted Exponential Moving Average (B-WEMA) method and had been proven to excel other conventional moving average methods in terms of the accuracy and robustness levels. In this study, we will try to com...