Forum

how to fix PointsToDouble MQL5

im can not compiler how to fix im learning mql5

unecepet token newbie programming

//-------------------------------------------------------------------- // simple.mq4 // To be used as an example in MQL4 book. //-------------------------------------------------------------------- input int Sl = 100 ; input int TP = 200 ; input int slip = 6 ; // Global variable