PureBytes Links
Trading Reference Links
|
Hello All,
I have re issued a new version AAMA so please reload and allow to
overwrite to this latest version. http://www.markbrown.com/LI0001.ELS
some explanation of the inputs.
Please note that the AAMA has the following inputs,
input:dat((h+l)/2),mult(1),lull(false),single(false);
dat = the same as price
mult = this sets the mean for the adaptive length (probably the most
complicated input on this thing) example std is 1 which equates to
about a length of 30 on a standard moving average. where as .15 would
be about 8 or 9 and higher than 1 like 2 is 60. so play with mult
allot. if you have time i would try .25, .50, .75, 1, 1.25, 1.50 and
so on. but 1 is the default.
lull = plots a dead period in the price action but only when the mult
is at 1 or greater. you will see that from the lull periods, the price
often pops in some direction. false to disable true to enable.
single = i just added this because everyone who is trying to compare
AAMA to other indicators is having a hard time wit the dot plot. false
to disable true to enable.
--
Best regards,
Mark mailto:markbrown@xxxxxxxxxxxxx
|