最佳买入买到赚到源码下载:
m:=7;
m1:=3;
diff:= ema(close,12)-ema(close,26);
dif:ema(close,12)-ema(close,26),colorred;
lc:=ref(close,1);
rsi5:=((sma(max((close-lc),0),5,1)/sma(abs((close-lc)),5,1))*100);
dea:ema(dif,9),colorblue;
macd:2*(dif-dea),colorstick;
tr1:=sum(max(max((high-low),abs((high-ref(close,
1)))),abs((low-ref(close,1)))),10);
hd:=(high-ref(high,1));
fh1:=ref(macd,1)<ref(macd,2) and ref(macd,
2)<ref(macd,3) and ref(macd,3)<ref(macd,4);
fh2:=macd>=0 and count(macd>ref(macd,1),1)=1;
ld:=(ref(low,1)-low);
dmp:=sum(if(((hd>0) and (hd>ld)),hd,0),10);
dmm:=sum(if(((ld>0) and (ld>hd)),ld,0),10);
fh3:=fh1 and fh2 and ema(c,13)>ref(ema(c,13),1);
fh4:=fh1 and fh2 and abs((dif-dea)/c)<0.018;
fh5:=fh1 and fh2 and macd<0.10;
pdi:=((dmp*100)/tr1);
mdi:=((dmm*100)/tr1);
vv:=close>open and ma(close,5)>ma(close,10) and ma(close,10)>ma(close,
30) and diff>dea and macd>ref(macd,1) and diff>0 and dea>0 and ma(vol,
5)>ma(vol,34) and ma(close,30)>=ref(ma(close,30),1);
adx:=ma(((abs((mdi-pdi))/(mdi+pdi))*100),5);
av:=(rsi5+adx);
佛手:if(vv,1,0),nodraw;
drawicon(佛手,0.06,11);
二次翻红:(fh3 or fh4 or fh5),colorred,nodraw;
dxr:=(((adx+ref(adx,5))/2)+rsi5);
wr10:=((100*(hhv(high,10)-close))/(hhv(high,10)-llv(low,10)));
低买:cross(dif,dea) and dif<0,colorff00ff,nodraw;
加油:cross(dif,dea) and dif>0,coloryellow,nodraw;
newvol:=(rsi5-wr10);
最佳买入:=(av+newvol);
drawicon(二次翻红,-0.05,1);
drawtext(二次翻红,-0.15,'翻红'),colorred;
买入选股:if(cross(最佳买入,0),3,0),stick,color00ffff,linethick2;
vara1:=sma(买入选股,3,1);
drawtext(cross(dif,dea) and dif<0,dea-0.02,'低买'),colorff00ff;
drawtext(cross(dif,dea) and dif>0,dea-0.05,'加油'),coloryellow;
xg:二次翻红 or 低买 or 加油,nodraw;
vara2:=sma(vara1,3,1),color0000ff;
vara3:=sma(vara2,3,1),color00ffff;
ylzc:=if(close=indexc,(indexc+indexh+indexl+indexo)/4,amount/(vol+0.01)/100);
阻价:=if(close=indexc,ylzc+indexc-indexl,ylzc+(close-low));
支价:=if(close=indexc,indexl+indexc-ylzc,low+(close-ylzc));
建仓买点:if(cross(vara2,vara3) and (vara2<40),3,0* 10000),color0000ff,linethick1;
今压:ref(阻价,1),linethick0,coloraa11bb,nodraw;
今撑:ref(支价,1),linethick0,color009900,nodraw;
stickline(建仓买点,0,1.0,6,0),colorff80ff;
stickline(建仓买点,0.5,2.0,2,0),color3000ff;
明压:阻价,linethick0,nodraw;
明撑:支价,linethick0,nodraw;
上一指标公式:同花顺公式分时走势主图显示上涨下跌家数主图附效果图指标下载
下一指标公式:同花顺公式春秋老道副图附效果截图指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文最佳买入买到赚到下载仅供学习研究。