%> 大智慧金山银山指标公式_股票课程网
大智慧金山银山指标公式 2153

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;



 

{股票教程网-http://www.gpkcw.net承接通达信软件和公式破解,普通加密破解,完全加密破解,导入密码破解,时间限制破解,公式编写,可按您的要求写公式指标,价格按难度不同报价,有需要可以找我们}