Forum

Coding error

Hi, Can anyone help with the code below. I keep getting the error messages below and cannot work out the solution. Regards, Anthony #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Lime #property indicator_color2 Red //inputs extern int MA_Period = 30 ;