Page 1 of 1

EMA Offset Bands

PostPosted: Tue Apr 20, 2010 7:37 am
by Apprentice
ema.png
EMA Offset Bands


EMA Offset Bands

MiddleLine = EMA(N)
TopLile = MiddleLine +Offset
BottomLine = MiddleLine — Offset

You can enter Offset in PiP's and the percentages, plan to add the ATR as well.


EMA Offset Bands.lua
EMA Offset Bands
(2.61 KiB) Downloaded 1228 times


The indicator was revised and updated

Re: EMA Offset Bands

PostPosted: Tue Jan 01, 2013 7:34 am
by Apprentice
Updated.

Re: EMA Offset Bands

PostPosted: Mon Sep 22, 2014 9:42 am
by Alexander.Gettinger
MQL4 version of EMA Offset Bands indicator: viewtopic.php?f=38&t=61214.

Re: EMA Offset Bands

PostPosted: Sat Jun 24, 2017 5:15 am
by Apprentice
The indicator was revised and updated.