Forum

avrag 5 fractal روش محاسبه 5 فراکتال آخر --مجید طرفی

int start() { int limit; int fractal1=45; int fractal2=49; int fractal3=2; int counted_bars= IndicatorCounted(); //---- check for possible errors if(counted_bars<0) return(-1); //---- last counted bar will be recounted if(counted_bars>0) counted_bars--; limit=Bars-counted_bars; //---- macd counted

fractal co1-4 کنترل وضعیت فراکتال

روش برسی فراکتالهای موجود if (f1>=1) { newname0=f1; ObjectCreate(newname, OBJ_LABEL, 0, 0, 0); ObjectSet (newname,OBJPROP_XDISTANCE,20 ); ObjectSet(newname,OBJPROP_YDISTANCE,20); ObjectSetText(newname, newname0, 10, "Times New Roman", Green); } اگر کدهای کامل را می خواهید با ایمیل sirmagid@gmail.com