Forum

Error in compiler

Hi there, I am currently trying to get my first EA to be compiled, but I got some errors, any idea how to fix them? //--- input parameters input int MA_Length = 50 ; // Moving Average length input ENUM_APPLIED_PRICE MA_Source = PRICE_CLOSE ; // Moving Average source input int MA_Offset =