input double Lots = 0.2; //Лот input int x = 4; //Множитель ТП int SL; int Delta=2; double OP=0, L=100000.0; int pos=0; //+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ void OnStart() { //--- int magic=200; OrderSend(NULL,OP_BUY,Lots,Ask,3,0,0,NULL,magic,0); Sleep(2000); for(int i=1;i<15; i++) if(iLow(Symbol(),0,i)