Attachments forums

List of attachments posted on this forum.


All files on forums: 135714

Re: settings: Kaufman Adaptive Moving Average - (KAMA)

mrtools, Sat Dec 15, 2018 3:06 am

FBI wrote: Fri Dec 14, 2018 11:56 pm

It has same issue than that step MA adaptive had. Looks like a million dollars, but repaints and impossible to trade.
Nahh :) not the same issue, that was something in the function i still don't understand this one is a rookie mistake I forgot to add

Code: Select all

valDa[i] = EMPTY_VALUE;
  valDb[i] = EMPTY_VALUE;
for some reason I get going in a hurry with the code and post it and usually find I forget something like this or something else. Try to test things before I post but sometimes miss something. Anyway long story short added those 2 lines and been testing for the last 30 minutes or so and it seems good to go, but would feel better if ya'll test it to be sure.Sorry about the hassle. :oops:
All files in topic