大智慧一日进出主图指标公式
diff:=ema(close,12)-ema(close,26);
dea:=ema(diff,9);
ma(c,8),colorwhite;
ma(c,21),coloryellow;
多:stickline(diff>dea,c,o,8,0),colorred;
stickline(diff>dea,h,l,0,0),colorred;
空:stickline(diff<=dea,c,o,8,0),COLORF0F000;
stickline(diff<=dea,h,l,0,0),COLORF0F000;
drawtext(cross(diff,dea),l-0.2,'进'),colorwhite;
drawtext(cross(dea,diff),h+0.2,'出'),colorgreen;
上一篇:大智慧财运横通指标公式
下一篇:大智慧上涨指标公式
房贷利息计算方法?
有谁知道买房贷款250万,期限30
房贷扣款日几点扣款?
120万贷款30年月供多少?
房贷能提前一次性还完吗?
贷款100万25年月供多少?
房贷90万30年月供多少钱?
贷款85万30年月供多少?
50岁房贷最高可以多少年?
贷款7万3年利息多少?


