Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=3728
Forum: 17 · Topic 3728 · 2 post(s)
Alexander.Gettinger · Fri Mar 25, 2011 4:16 am
Indicator looks like simple moving average (MVA) with some difference.
UP line is a MVA for [Period] last up-closed bars (close>open) and DN line is a MVA for [Period] last down-closed bars (close<open).
Diff MA Histogram is a difference between UP and DN lines.

Download Diff MA:
Download Diff MA Histogram:
The indicator was revised and updated
Apprentice · Fri Mar 03, 2017 9:12 am
Indicator was revised and updated.