flick1234
flick1234
flick1234
Added topic I can't figure out why I can't compile this script.
This is my script. #property strict #property indicator_chart_window // Make sure the EMA period is a positive integer input int EMA_Period = 60 ; // Make sure the risk and risk-reward ratio are positive integers input int Risk = 2 ; input int
flick1234
Registered at MQL5.community