Quote Originally Posted by ;
, Pleased to help when results are valued. Hope it helps. M.
Can you explain to me this bit of code and what it does?

Int init()

mGap = NormalizeDouble((MarketInfo(NULL, MODE_STOPLEVEL) 30) * Point(), BrokerDigits);
return(0);



Thanks