atsmit / Publications
Forum
Code help please - 'cannot convert enum' error
New to mql language I'm getting: ' iclose ' - cannot convert enum' error on this line of code: h = iHigh(_Symbol, _Period, iHighest(_Symbol, _Period, iClose(_Symbol, smoothTimeframe, 0), trendPeriod, 0));(Symbol(), PERIOD_M1, 0) any help appreciated