狂赚主图的k线复原版本
本人早些时候的拙作《狂赚主图》自在理想发布源码以来,受到众多朋友们的喜爱和肯定,很多新老朋友也在使用,非常欣慰!也有很多朋友因为种种原因问了很多问题,但因本人水平有限,时间有限无法一一作答,见谅!
原本将每一根k线赋予色彩上的变化是因为可以表现当天的走势,但有些朋友喜欢原色原味的k线却要用背景美化桌面(真是萝卜白菜各有所爱,呵呵),我就代劳了吧!郊游刚回来很累了,就做飞狐的吧,大智慧的照葫芦画瓢应该也没问题。。。。。。
本指标并非新东西,只是应会友要求帮助更改而已,操作思路想法不同,想要的也不一样,原狂赚主图参见原帖..........
{狂赚主图--k线复原}
drawbkbmp(close>=open,'图片名称' );
drawbkbmp(close<open,'图片名称' );//图片放在fmldll目录下,bmp格式
e:=(h+l+o+2*c)/5;
zl:=2*e-l;
zc:=2*e-h;
fz:=e-(h-l);
e:=(h+l+o+2*c)/5;
zl:=2*e-l;
zc:=2*e-h;
fz:=e-(h-l);
ma5:ma(c,5),colorf4e202;
ma13:ma(close,13),colorred;
ma30:=ma(close,30);
balance:=ema(c,30);
up:=balance + 2*std(c,30);
down:=balance- 2*std(c,30);
var9q:=c= hhv(c,4)and (ref(c,1)>=ref(c,2) or ref(c,1)>=ref(c,3)) or ref(c,1)=hhv(c,4) and close>=ref(c,2) or ref(c,2)=hhv(c,4) and ref(c,3)=llv(c,4) and c>=ref(c,1) or ref(c,3)=hhv(c,4) and c>=ref(c,1) and c>=ref(c,2);
varaq:=c=hhv(c,4) and ref(c,1)=llv(c,4);
varbq:=c=llv(c,4) and (ref(c,1)<ref(c,2) or ref(c,1)<ref(c,3)) or ref(c,1)=llv(c,4) and c<ref(c,2) or ref(c,2)=llv(c,4) and ref(c,1)<>hhv(c,4) and c<ref(c,1) or ref(c,3)=llv(c,4) and c<ref(c,1) and c<ref(c,2);
varcq:=ref(c,1)=llv(c,4) and c>=ref(c,2) or ref(c,2)=llv(c,4) and ref(c,1)<=ref(c,3) and ref(c,2)<ref(c,4) and c>=ref(c,1);
vardq:=ref(c,1)=hhv(c,4) and c<ref(c,2) or (ref(c,2)=hhv(c,4) and ref(c,1)>ref(c,3) or ref(c,3)=hhv(c,4) and ref(c,1)>ref(c,2)) and ref(c,2)>=ref(c,4) and c<ref(c,1);
y1:=ref(ema(dma((((high + low) + (close * 2)) / 4.15),0.9),3),1);
var1w:=(100 - ((90 * (hhv(high,21) - close)) / (hhv(high,21) - llv(low,21))));
var2w:=(100 - ((90 * (hhv(high,21) - close)) / (hhv(high,21) - llv(low,21))));
var3w:=(100 - ma(((100 * (hhv(high,6) - close)) / (hhv(high,6) - llv(low,6))),34));
var3p:=if(close/ref(close,1)>1.050 and high/close<1.010 and if(close>ref(close,1),88,0)>0, 91, 0);
ss:=ma((low+high+close)/3,5)>ref(ma((low+high+close)/3,5),1) and ref(ma((low+high+close)/3,5),1)<ref(ma((low+high+close)/3,5),2);
sc:=l<hhv(ma((low+high+close)/3,5),13) and h>hhv(ma((low+high+close)/3,5),13) and c>ref(c,1) and c>o;
mr:=sc and count(ss,2);
买:=mr and not(ref(mr,1));
多方:=7*sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*30,4,1)
-3*sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*30,4,1),3,1)
-sma(sma(sma((close-llv(low,27))/(hhv(high,27)-llv(low,27))*30,4,1),3,1),2,1);
var1:=(close-llv(low,24))/(hhv(high,24)-llv(low,24))*1;
var2:=sma(var1,3,1)*100;
趋势线:=sma((sma(var2,3,1)*var1),3,1)*1;
var9:=cross(趋势线,(sma(var2,3,1)*var1)) and (sma(var2,3,1)*var1)>8;
aax:=amount/vol;
bbx:=l<aax*0.9;
ccx:=(c-ref(c,1))/ref(c,1)*100>1.2;
ddx:=l<ma(c,5)*0.921;
eex:=vol<ma(v,5)*1.5;
ffx:=bbx and ccx and ddx and eex;
a:=(3*c+l+o+h)/6;
x:=(20*a+19*ref(a,1)+18*ref(a,2)+17*ref(a,3)+16*ref(a,4)+15*ref(a,5)+
14*ref(a,6)+13*ref(a,7)+12*ref(a,8)+11*ref(a,9)+10*ref(a,10)+9*ref(a,11)+8*ref(a,12)
+7*ref(a,13)+6*ref(a,14)+5*ref(a,15)+4*ref(a,16)+3*ref(a,17)+2*ref(a,18)+
ref(a,20))/210;
mtm:=c-ref(c,1);
dx:=100*ema(ema(mtm,6),6)/ema(ema(abs(mtm),6),6);
cb:=ema(x,13);
stickline((close >balance),balance,balance,1,0),linethick2,color0000ff;
stickline((balance > close),balance,balance,1,0),linethick2,colorff6600;
stickline(close>open,open,low,0.5,0 ),color5050ff;
stickline(close>open,close,high,0.5 ,0 ),color5050ff;
stickline(close>open,close,open,6,1) ,color5050ff;
stickline(open>=close,close,low,0.5 ,0 ),colorffff50;
stickline(open>=close,open,high,0.5 ,0 ),colorffff50;
stickline(open>=close ,close ,open,6,0 ),colorffff50;
卖:=if(hhv(dx,2)=hhv(dx,7) and count(dx>50,2) and cross(ma(dx,2),dx),1,0);
drawtext(filter(卖=1,1),high*1.02,'卖'),colorblue;
买:=if(llv(dx,2)=llv(dx,7) and count(dx<0,2) and cross(dx,ma(dx,2)),1,0);
drawtext(filter(买=1,5),low-0.03,'买'),colorred;
rsv:=(c-llv(l,9))/(hhv(h,9)-llv(l,9))*100;
k:=sma(rsv,3,1);
d:=sma(k,3,1);
j:=3*k-2*d;
bdgd:=hhv(j,2)=hhv(j,8) and j>80;
注意:=if(cross(ref(j-0.01,1),j) and ref(bdgd,1),1,0);
drawtext(注意 and 卖<>1,high*1.02,'减'),color00ff00;
加仓a:=sma(ema((c-ref(c,1))/ref(c,1),5)*100,3,1)*10;
drawtext(filter((cross(加仓a,0) or cross(close,cb)) and 买<>1,3),low-0.03,'加'),color0080ff;
跟:=if(ma13>=ref(ma13,3) and cross(close,ma13),1,0);
drawtext(ma13>=ref(ma13,3) and cross(close,ma13),low*0.96,'跟'),color7f52af;drawtextex(c,0,10,15,'上升阻力:' +numtostr(zl,2)),colorred;
drawtextex(c,0,10,35,'下跌支撑:' +numtostr(zc,2)),colorgreen;
drawtextex(c,0,10,55,'下跌反转:' +numtostr(fz,2)),colorwhite;
上一指标公式:大资金进货指示版公式 飞狐进货指示指标 源码
下一指标公式:绝妙主图趋势轨道公式 飞狐绝妙轨道指标 源码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文狂赚主图的K线复原版本公式 飞狐狂赚版本指标 源码仅供学习研究。