[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with an indicator...



PureBytes Links

Trading Reference Links

Hi!

I have had trouble getting an indicator to work. More specific, I 
have had trouble with the following line:

AMA = ref(AMA,-1)+sc*(close-ref(AMA,-1)); 

It comes back with an error of:

AMA = ref(AMA,
^

Unknown identifier

Am I doing something wrong, or will AmiBroker not handel a ref to 
itself?

Thank for your time and effort on my questions!!

Regards,

Jared James
jjames@xxxx