|
Tim Morris MA
Tim Morris MA.
Created by Tim Morris in 29th May 2004 (version 2).
Converted for MT4 by Nikolay Kositsin in 2005.
Authors' comments:
"use short duration bars e.g.
5min set length to give required speed of response
increase damping to eliminate overshooting
Lower length will require Higher damping".
Settings:
Length = 10;//inverse of driving coefficient
damping = 5;//smoothing (percent)
maxgap = 30;//maximum week gap ignored (pips)
Shift = 0;
CountBars = 300;//drawn per call - tune this to avoid
|