北沙月周日macd框源码下载:
{月金叉红柱}
jc:="macd.macd#month"<0;
ts:=barslast(jc),nodraw;
起点:=filterx(ts=1,barssince(c));
终点:=filterx(ts>=1 and refx(ts,1)=0,barssince(c));
天数:=barslast(起点);
红柱最高价:if(天数>=0 and refx(ts>=1,barsnext(islastbar)),const(hhv(h,ts)),drawnull),coloryellow;
红柱最低价:if(天数>=0 and refx(ts>=1,barsnext(islastbar)),const(llv(l,ts)),drawnull),coloryellow;
stickline(起点,红柱最高价,红柱最低价,0,-1),coloryellow;
stickline(islastbar,红柱最高价,红柱最低价,0,-1),coloryellow;
{月死叉绿柱}
sc:="macd.macd#month">0;
ts1:=barslast(sc),nodraw;
起点1:=filterx(ts1=1,barssince(c));
终点1:=filterx(ts1>=1 and refx(ts1,1)=0,barssince(c));
天数1:=barslast(起点1);
绿柱最高价:if(天数1>=0 and refx(ts1>=1,barsnext(islastbar)),const(hhv(h,ts1)),drawnull),colorliblue;
绿柱最低价:if(天数1>=0 and refx(ts1>=1,barsnext(islastbar)),const(llv(l,ts1)),drawnull),colorliblue;
stickline(起点1,绿柱最高价,绿柱最低价,0,-1),colorliblue;
stickline(islastbar,绿柱最高价,绿柱最低价,0,-1),colorliblue;
{周金叉红柱}
zjc:="macd.macd#week"<0;
zts:=barslast(zjc),nodraw;
z起点:=filterx(zts=1,barssince(c));
z终点:=filterx(zts>=1 and refx(zts,1)=0,barssince(c));
z天数:=barslast(z起点);
z红柱最高价:if(z天数>=0 and refx(zts>=1,barsnext(islastbar)),const(hhv(h,zts)),drawnull),colormagenta;
z红柱最低价:if(z天数>=0 and refx(zts>=1,barsnext(islastbar)),const(llv(l,zts)),drawnull),colormagenta;
stickline(z起点,z红柱最高价,z红柱最低价,0,-1),colormagenta;
stickline(islastbar,z红柱最高价,z红柱最低价,0,-1),colormagenta;
{周死叉绿柱}
zsc:="macd.macd#week">0;
zts1:=barslast(zsc),nodraw;
z起点1:=filterx(zts1=1,barssince(c));
z终点1:=filterx(zts1>=1 and refx(zts1,1)=0,barssince(c));
z天数1:=barslast(z起点1);
z绿柱最高价:if(z天数1>=0 and refx(zts1>=1,barsnext(islastbar)),const(hhv(h,zts1)),drawnull),colorgreen;
z绿柱最低价:if(z天数1>=0 and refx(zts1>=1,barsnext(islastbar)),const(llv(l,zts1)),drawnull),colorgreen;
stickline(z起点1,z绿柱最高价,z绿柱最低价,0,-1),colorgreen;
stickline(islastbar,z绿柱最高价,z绿柱最低价,0,-1),colorgreen;
{日金叉红柱}
rjc:="macd.macd#day"<0;
rts:=barslast(rjc),nodraw;
r起点:=filterx(rts=1,barssince(c));
r终点:=filterx(rts>=1 and refx(rts,1)=0,barssince(c));
r天数:=barslast(r起点);
r红柱最高价:if(r天数>=0 and refx(rts>=1,barsnext(islastbar)),const(hhv(h,rts)),drawnull),colorlired;
r红柱最低价:if(r天数>=0 and refx(rts>=1,barsnext(islastbar)),const(llv(l,rts)),drawnull),colorlired;
stickline(r起点,r红柱最高价,r红柱最低价,0,-1),colorlired;
stickline(islastbar,r红柱最高价,r红柱最低价,0,-1),colorlired;
{日死叉绿柱}
rsc:="macd.macd#day">0;
rts1:=barslast(rsc),nodraw;
r起点1:=filterx(rts1=1,barssince(c));
r终点1:=filterx(rts1>=1 and refx(rts1,1)=0,barssince(c));
r天数1:=barslast(r起点1);
r绿柱最高价:if(r天数1>=0 and refx(rts1>=1,barsnext(islastbar)),const(hhv(h,rts1)),drawnull),colorgray;
r绿柱最低价:if(r天数1>=0 and refx(rts1>=1,barsnext(islastbar)),const(llv(l,rts1)),drawnull),colorgray;
stickline(r起点1,r绿柱最高价,r绿柱最低价,0,-1),colorgray;
stickline(islastbar,r绿柱最高价,r绿柱最低价,0,-1),colorgray;
drawkline(h,o,l,c);
上一指标公式:艾格拉斯明确主力进出指标下载
下一指标公式:短线沃克尔规则决策主图指标下载
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文北沙月周日MACD框下载仅供学习研究。