Page 1 of 1

Compiler Error Indicator MovingAverageLevels

Posted: Thu Aug 09, 2018 5:21 am
by spanier
Hi Community,

I'm just struggling with the indicator MovingAverageLevels and and try to compile the indicator. I get some compilation errors:

[Error] MovingAverageLevels.dpr(268): Incompatible types: 'IndicatorInterfaceUnit.TPriceType' and 'MovingAverageLevels.TPriceType'

and also

[Error] MovingAverageLevels.dpr(268): Incompatible types: 'IndicatorInterfaceUnit.TMAType' and 'MovingAverageLevels.TMAType'

Has anyone compiled succesfully this indicator or can anyone give a hint how can I compile this?

Regards
Juergen