if(at(1330)){ Lots = 0; //watch("okToTradeFIRSTBAR:",Lots); } // portfolio loop while(asset(loop("MES","MYM","MNQ","M2K"))){ vars Prices = series(price()); vars EMA20 = series(EMA(Prices,20)); if(touch(Prices,EMA20)){ Lots = 1; //watch("okToTradeALGO:",Lots); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de