黄金形态通APP下载

一致性获利MACD(5/34/5) 改成大智慧

指标答疑4年前 (2022-11-25)26
一致性获利MACD(5/34/5) 改成大智慧 编写要求:input:cur2(120,1,5000),cur3(61,1.5000),day1(60,1,5000);cur1:SYSPARAM(1),linethick0;cur:cur2-cur3+1,linethick0; //cursor 光标BWMFI:(HIGH-LOW)*10000/VOL,li...
一致性获利MACD(5/34/5) 改成大智慧

编写要求:

input:cur2(120,1,5000),cur3(61,1.5000),day1(60,1,5000);cur1:SYSPARAM(1),linethick0;cur:cur2-cur3+1,linethick0; //cursor 光标BWMFI:(HIGH-LOW)*10000/VOL,linethick0;//市场促进指数n1:=day1;k:=day1/60;day2:=round(5*k);day3:=round(34*k);TS:=BARSCOUNT(C);V1:=(H+L)/2;m5:=IF(TS<6,SUM(V1,0)/TS,MA(v1,day2));m34:=IF(TS<35,SUM(V1,0)/TS,MA(v1,day3));diff:m5-m34,colorstick;DEA:IF(TS<6,SUM(DIFF,0)/TS,MA(DIFF,5));今日中间价:(h+l)/2,linethick0;昨日最低价:ref(l,1),linethick0;昨日最高价:ref(h,1),linethick0;k:=(h-l)/3;a1:=h-k;b1:=l+k;if(a1<=o and o<=h and a1<=c and c<=h,11,0)linethick0;if(l<=l and o<=b1 and l<=c and c<=b1,33,0),linethick0;if(b1<=o and o<=a1 and b1<=c and c<=a1,22,0),linethick0;if(l<=o and o<=b1 and a1<=c and c<=h,31,0),linethick0;if(l<=o and o<=b1 and b1<=c and c<=a1,32,0),linethick0;if(b1<=o and o<=a1 and a1<=c and c<=h,21,0),linethick0;if(a1<=o and o<=h and l<=c and c<=b1,13,0),linethick0;if(a1<=o and o<=h and b1<=c and c<=a1,12,0),linethick0;if(b1<=o and o<=a1 and l<=c and c<=b1,23,0),linethick0;

解答:

input:cur2(120,1,5000),cur3(61,1.5000),day1(60,1,5000);

cur1:barpos,linethick0;

您暂未设置收款码

请在主题配置——文章设置里上传

扫描二维码手机访问