中线技术测评
通达信中线技术测评指标源码
me2:=ema(close,6);
五天:=expma(close,5),colorred;
超短线:=ema(me2,11),colorgreen; ljl07:=(3*c+l+o+h)/6;
牛线:=(20*ljl07+19*ref(ljl07,1)+18*ref(ljl07,2)+17*ref(ljl07,3)+16*ref(ljl07,4)+15*ref(ljl07,5)+14*ref(ljl07,6)+13*ref(ljl07,7)+12*ref(ljl07,8)+11*ref(ljl07,9)+10*ref(ljl07,10)+9*ref(ljl07,11)+8*ref(ljl07,12)+7*ref(ljl07,13)+6*ref(ljl07,14)+5*ref(ljl07,15)+4*ref(ljl07,16)+3*ref(ljl07,17)+2*ref(ljl07,18)+ref(ljl07,20))/210,colorred;
熊线:=ma(牛线,5),coloryellow,linethick4,pointdot;
持股:=(ma(close,3)+ma(close,6)+ma(close,12)+ma(close,24))/4,colorwhite;
{趋势}{好公式网-最好的股票公式网站 www.goodgongshi.com}
赚了:=if(ema(close,3)>超短线,超短线,drawnull),colorred;
持股角度:=atan((持股/ref(持股,1)-1)*100)*180/3.1416,colorred,nodraw;
月线:=ema(持股,30),coloryellow,dotline;
双月线:=ema(持股,60),colorcyan,dotline;
drawrectrel(20,610,980,330,rgb(0,100,100)),;
drawrectrel(20,980,980,700,rgb(0,100,10)),;
drawrectrel(450,0,580,250,rgb(2,200,150)),;
drawtext_fix(currbarscount=1 and ("dmi.pdi">"dmi.mdi") and upnday("dmi.adxr",1) and ("dmi.adx">"dmi.adxr"),0.030,0.41,0,'dmi 火箭升空'),colorred;
drawtext_fix(currbarscount=1 and ("dmi.pdi"<"dmi.mdi") and upnday("dmi.adxr",1) and ("dmi.adx">"dmi.adxr"),0.030,0.41,0,'dmi 空中炸弹'),colorgreen;
drawtext_fix(currbarscount=1 and ("dmi.pdi">"dmi.mdi"),0.230,0.41,0,'dmi 多头趋势'),colorred;
drawtext_fix(currbarscount=1 and ("dmi.pdi"<"dmi.mdi"),0.230,0.41,0,'dmi 空头趋势'),colorgreen;
drawtext_fix(currbarscount=1 and cross("kdj.j","kdj.k"),0.030,0.76,0,'k d j 金 叉'),colorred;
drawtext_fix(currbarscount=1 and cross("kdj.k","kdj.j"),0.030,0.76,0,'k d j 死 叉'),colorgreen;
drawtext_fix(currbarscount=1 and ("kdj.j">"kdj.k"),0.230,0.76,0,'k d j 多头趋势'),colorred;
drawtext_fix(currbarscount=1 and ("kdj.j"<"kdj.k"),0.230,0.76,0,'k d j 空头趋势'),colorgreen;
drawtext_fix(currbarscount=1 and ("macd.dif">"macd.dea") and "macd.macd">0,0.830,0.76,0,'macd 中线看多'),colorred;
drawtext_fix(currbarscount=1 and ("macd.dif"<"macd.dea") and "macd.macd"<0,0.830,0.76,0,'macd 中线看空'),colorgreen;
drawtext_fix(currbarscount=1 and ("macd.dif">"macd.dea"),0.630,0.76,0,'macd 多头趋势'),colorred;
drawtext_fix(currbarscount=1 and ("macd.dif"<"macd.dea"),0.630,0.76,0,'macd 空头趋势'),colorgreen;
drawtext_fix(currbarscount=1 and cross("macd.dif","macd.dea"),0.430,0.76,0,'macd 金 叉'),colorred;
drawtext_fix(currbarscount=1 and cross("macd.dea","macd.dif"),0.430,0.76,0,'macd 死 叉'),colorgreen;
上涨:=currbarscount=1 and upnday(双月线,1) and upnday(月线,1) and upnday(超短线,1) and upnday(持股,1);
drawtext_fix(currbarscount=1 and 上涨,0.460,0.07,0,'上 涨 趋 势'),colorred;
短线上涨:=currbarscount=1 and upnday(双月线,1) and upnday(月线,1) and downnday(超短线,1) and upnday(持股,1);
短线上涨0:=currbarscount=1 and upnday(双月线,1) and downnday(月线,1) and downnday(超短线,1) and upnday(持股,1);
短线上涨1:=currbarscount=1 and upnday(双月线,1) and downnday(月线,1) and upnday(超短线,1) and upnday(持股,1);
drawtext_fix(currbarscount=1 and (短线上涨 or 短线上涨0 or 短线上涨1),0.460,0.07,0,'短 线 上 涨'),colorred;
短线回调:=currbarscount=1 and upnday(双月线,1) and upnday(月线,1) and upnday(超短线,1) and downnday(持股,1);
短线回调0:=currbarscount=1 and upnday(双月线,1) and downnday(月线,1) and upnday(超短线,1) and downnday(持股,1);
drawtext_fix(currbarscount=1 and (短线回调 or 短线回调0),0.460,0.07,0,'短 线 回 调'),coloryellow;
短线看空:=currbarscount=1 and upnday(双月线,1) and upnday(月线,1) and downnday(超短线,1) and downnday(持股,1);
短线看空0:=currbarscount=1 and upnday(双月线,1) and downnday(月线,1) and downnday(超短线,1) and downnday(持股,1);
短线空仓:=currbarscount=1 and downnday(双月线,1) and downnday(月线,1) and downnday(超短线,1) and downnday(持股,1);
短线空仓0:=currbarscount=1 and downnday(双月线,1) and upnday(月线,1) and downnday(超短线,1) and downnday(持股,1);
drawtext_fix(currbarscount=1 and (短线空仓 or 短线空仓0 or 短线看空 or 短线看空0),0.460,0.07,0,'短 线 空 仓'),coloryellow;
短线震荡:=currbarscount=1 and downnday(双月线,1) and upnday(月线,1) and upnday(超短线,1) and downnday(持股,1);
短线震荡0:=currbarscount=1 and downnday(双月线,1) and upnday(月线,1) and downnday(超短线,1) and upnday(持股,1);
短线震荡1:=currbarscount=1 and downnday(双月线,1) and downnday(月线,1) and upnday(超短线,1) and downnday(持股,1);
注意该股:=currbarscount=1 and downnday(双月线,1) and downnday(月线,1) and downnday(超短线,1) and upnday(持股,1);
drawtext_fix(currbarscount=1 and (短线震荡 or 短线震荡0 or 短线震荡1 or 注意该股),0.460,0.07,0,'短 线 震 荡'),coloryellow;
短线反弹:=currbarscount=1 and downnday(双月线,1) and downnday(月线,1) and upnday(超短线,1) and upnday(持股,1);
短线反弹0:=currbarscount=1 and downnday(双月线,1) and upnday(月线,1) and upnday(超短线,1) and upnday(持股,1);
drawtext_fix(currbarscount=1 and (短线反弹 or 短线反弹0),0.460,0.07,0,'短 线 反 弹'),coloryellow;
drawtext_fix(currbarscount=1 ,0.51,0.40,0,'====操作提示===='),coloryellow;
drawtext_fix(currbarscount=1 and ("macd.macd">0) and (cross("macd.dif","macd.dea") or cross(持股,超短线)) and upnday(超短线,1),0.65,0.01,0,'* * * 中 线 全 仓 买 入 * * *'),colorred;
drawtext_fix(currbarscount=1 and ("macd.macd"<0) and (cross("macd.dea","macd.dif") or cross(超短线,持股)) and downnday(超短线,1),0.65,0.01,0,'* * * 中 线 空 仓 * * *'),colorgreen;
drawtext_fix(currbarscount=1 and downnday(超短线,1) and downnday(持股,1),0.75,0.40,0,'短 线 空 仓 ---打 牌'),coloryellow;
drawtext_fix(currbarscount=1 and downnday(超短线,1) and upnday(持股,1),0.75,0.40,0,'短 线 买 入 30 %'),coloryellow;
drawtext_fix(currbarscount=1 and upnday(超短线,1) and upnday(持股,1),0.75,0.40,0,'短 线 买 入 60 %'),coloryellow;
drawtext_fix(currbarscount=1 and upnday(超短线,1) and downnday(持股,1),0.73,0.40,0,'短 线 震 荡 看 看 再 说'),coloryellow;
上一指标公式:抓牛股启动选股指标选股版下载 通达信牛股启动
下一指标公式:跌底选股杀机出现准确把握指标下载 通达信选股把握
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文中线技术测评下载 通达信技术测评指标仅供学习研究。