//+------------------------------------------------------------------+ //| library.mqh | //| Copyright 2014, MetaQuotes Software Corp. | //| http://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2014, MetaQuotes Software Corp." #property link "http://www.mql5.com" //#property strict #import "library.ex4" void tral (int Magic,string Symb,int Dist,int Shag,bool Isp_shag,bool bezubitok); #import