So, I guess my strategy is using an average of “Moving Averages”
So far, it worked for me…let’s see how it goes.
Cheers!
Bunker
!? That makes no sense. At least as I understand it, the TMA is a two-sided LWMA that looks into the past and the future. All implementatons of "TMA True" that I've seen are just the left (past) half of the TMA, which is an LWMA.mobthehop wrote:Here is a recent post from zznbrm over at his FF thread:
Q1) Does the TmaSlopeTrue measure the slope of the LWMA or the TMA?
As I have stated previously, the TmaSlopeTrue indicator measures the slope of the TMA.
See the screenshot below. The 1st indicator window shows the slope of the LWMA. Compare that to the slope of the Tma in the 2nd indicator window. The LWMA slope is more "jagged" than the Tma slope. Why? Because the algorithm used in the TMA "smooths" the previous value whereas the LWMA does not use any such smoothing algorithm.