好公式网用指标公式为投资注入科技力量!
您的位置:好公式网同花顺公式怡红公子之老鼠仓指标公式详解 同花顺公子

怡红公子之老鼠仓指标公式详解 同花顺公子

  • 指标公式类型:同花顺公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-05-26 22:00:25
  • 指标公式标签:
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:怡红公子之老鼠仓指标公式详解 同花顺公子

ma5:ma(c,5);

ma6:=ma(c,6);

ma10:ma(c,10);

ma20:ma(c,20);a2:=ref(ma20,1);j1:=(ma20-a2)/a2*100;mj1:=ma(j1,3);

ma30:ma(c,30);

ma60:ma(c,60);

ma120:ma(c,120);

乖离2:=(ma20-ma30)/ma30*100;

var1:=if(between(乖离2,-2,5),2,0);

max1:=max(ma20,ma30);

max2:=max(max1,ma60);

min1:=min(ma20,ma30);

min2:=min(min1,ma60);

k1:=(max2/min2-1)*100;

var2:=if(k1<=8,1,0);

短线暴张:drawtext(filter( (var1 or var2) and ma10>ref(ma10,1) and count(ma30>ref(ma30,1),3)=3 and ma30>ma60 and count(cross(ma5,ma30),3) and j1>mj1 and ma(v,5)>ma(v,60)

and ma(v,60)>ref(ma(v,60),1),5),ma60*0.99,'短线暴张'),colorred;

drawtext(cross("kdj.k"(5,2,3),"kdj.d"(5,2,3)) and "kdj.d"(5,2,3)<30 and j1>mj1 and ma60>ref(ma60,1) and count(j1<1,3)>=1 ,l*0.995,'←买入'),coloryellow;

drawtext(cross("kdj.d"(5,2,3),"kdj.k"(5,2,3)) and "kdj.d"(5,2,3)>65 and j1<mj1 and count(j1>1,3)>=1,h*1.005,'←卖出'),colorgreen;

drawtext(cross("kdj.d"(18,9,6),"kdj.k"(18,9,6)) and "kdj.d"(18,9,6)>60 and "kdj.j"(45,15,15)>90,h*1.03,'←顶'),colorred;

drawtext(cross(ma5,ma6) and "kdj.k"(5,3,3)>=50 and "kdj.j"(5,3,3)<31 ,l*0.92,'←再买'),colormagenta;

xl1:=((llv(low,3) = llv(low,60)) and ((close / ref(close,1)) >= 1.04));

xl2:=(((close - ema(close,21)) / ema(close,21)) * 100);

xl3:=cross(xl2,(0 - 20));

drawtext(filter(((xl1 > 0) and low),5),(low - 0.4),'●买点');

drawtext((xl3 > 0),(low - 0.2),'●绝对底部');

x6:=ref(close,1);

x7:=((sma(max((close - x6),0),7,1) / sma(abs((close - x6)),7,1)) * 100);

x8:=cross(79,x7);

x9:=filter(x8,4);

drawtext(x9,(high * 1.02),'●出货'),color9000f5;

stickline(c>1.098*ref(c,1),c,o,0,0),coloryellow;

aaa:=const(hhv(h,90));

r1:=ma(close,1);

r2:=ma(close,3);

r3:=(ma(r2,1)*1);

r4:=(ma(r2,3)*1);

lc:=ref(close,1);

rsi:=((sma(max((close - lc),0),3,1) / sma(abs((close - lc)),3,1)) * 100);

ff:=ema(close,3);

ma15:=ema(close,21);

vare:=ma(100*(close-llv(close,34))/(hhv(high,34)-llv(low,34)),5)-20;

var12:=(high+low+close)/3;

var13:=(var12-ma(var12,14))/(0.015*avedev(var12,14));

var14:=(var12-ma(var12,70))/(0.015*avedev(var12,70));

var15:=if(var13>=150 and var13<200 and var14>=150 and var14<200,10,0);

var16:=if(var13<=-150 and var13>-200 and var14<=-150 and var14>-200,-10,var15);

var17:=(close-ma(close,13))/ma(close,13)*100;

var18:=100-abs(var17);

var19:=if(var18<90,var18,100);

var1a:=if(vare>0,vare,0);

var1b:=if(var14>=200 and var13>=150,15,if(var14<=-200 and var13<=-150,-15,var16))+60;

var1c:=var1a>48 and var1b>60 and var19<100;

drawtext(var1c and count(var1c,30)=1,high*1.02,'大笔出货'),linethick1,colorffcc66;

aa1:=amount/v;

bb1:=l<aa1*0.9;

cc1:=(c-ref(c,1))/ref(c,1)*100>1.2;

dd1:=l<ma(c,5)*0.921;

ee1:=v<ma(v,5)*1.5;

老鼠仓:=bb1 and cc1 and dd1 and ee1,linethick0;

drawtext(老鼠仓,(low* 0.99),'老鼠仓'),color40ccff;

a74:=ma(close,20);

a75:=(close > ma(close,5));

a76:=(ma(close,5) > ma(close,10));

a77:=(close > ma(close,10));

a78:=(ma(close,5) > ma(close,20));

a79:=(close > ma(close,20));

a710:=ref(a74,1);

a711:=(a74 > a710);

avx:=(((((if(a75,10,(0 - 10)) + if(a76,10,(0 - 10))) + if(a77,10,(0 - 10)))

+ if(a78,10,(0 - 10))) + if(a79,10,(0 - 10))) + if(a711,10,(0 - 10)));

dslx:=(close / indexc);

dslx1:=ma(dslx,5);

dslx2:=ma(dslx,10);

v1:=ma(vol,5);

v2:=ma(vol,10);

t1:=const(if(c<200 and ((cross(avx,1) and (v1 >= v2)) and (dslx >= dslx1)),1,0));

t2:=const(if(c<200 and ((cross(avx,1) and (v1 < v2)) and (dslx >= dslx1)),1,0));

t3:=const(if(c<200 and ((cross(avx,1) and (v1 > v2)) and (dslx < dslx1)),1,0));

t4:=const(if(c<200 and ((cross(avx,1) and (v1 <= v2)) and (dslx < dslx1)),1,0));

t5:=const(if(c<200 and ((cross(1,avx) and (v1 >= v2)) and (dslx >= dslx1)),1,0));

t6:=const(if(c<200 and ((cross(1,avx) and (v1 < v2)) and (dslx >= dslx1)),1,0));

t7:=const(if(c<200 and ((cross(1,avx) and (v1 >= v2)) and (dslx < dslx1)),1,0));

t8:=const(if(c<200 and ((cross(1,avx) and (v1 < v2)) and (dslx < dslx1)),1,0));

t9:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)) and (dslx >= dslx1)),1,0));

t10:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)) and (dslx >= dslx1)),1,0));

t11:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)) and (dslx < dslx1)),1,0));

t12:=const(if(c<200 and ((((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)) and (dslx < dslx1)),1,0));

t13:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 >= v2)) and (dslx >= dslx1)),1,0));

t14:=const(if( c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)) and (dslx >= dslx1)),1,0));

t15:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 >= v2)) and (dslx < dslx1)),1,0));

t16:=const(if(c<200 and ((((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)) and (dslx < dslx1)),1,0));

t17:=const(if(c>200 and (cross(avx,1) and (v1 >= v2)),1,0));

t18:=const(if(c>200 and (cross(avx,1) and (v1 >= v2)),1,0));

t19:=const(if(c>200 and (cross(avx,1) and (v1 < v2)),1,0));

t20:=const(if(c>200 and (cross(1,avx) and (v1 >= v2)),1,0));

t21:=const(if(c>200 and (cross(1,avx) and (v1 < v2)),1,0));

t22:=const(if(c>200 and (((avx >= 1) and (ref(avx,1) > 0)) and (v1 >= v2)),1,0));

t23:=const(if(c>200 and (((avx >= 1) and (ref(avx,1) > 0)) and (v1 < v2)),1,0));

t24:=const(if(c>200 and (((avx < 1) and (ref(avx,1) < 0)) and (v1 >= v2)),1,0));

t25:=const(if(c>200 and (((avx < 1) and (ref(avx,1) < 0)) and (v1 < v2)),1,0));

aa:=barscount(c);

ah:=hhv(h,200);

al:=llv(l,200);

a0:=(ah-al)/40;

b1:=l-a0;

stickline((aa+0)/34=floor((aa+0)/34),b1,b1-1.5*a0,2,0),colorf00ff0;

drawtext((aa+0)/34=floor((aa+0)/34),b1-1*a0,'时间窗变盘'),colorf00ff0;

var2s:=(2*close+high+low)/4;

var3s:=if(year>=2099 and month>2,0,1);

var4s:=llv(low,5); var5s:=hhv(high,4);

散户:=ema((var2s-var4s)/(var5s-var4s)*100,4)*var3s;

庄家:=ema(0.667*ref(散户,1)+0.333*散户,2)*var3s;

drawtext(cross(散户,庄家) and 散户<30,l-0.05,'←吸'),colorred;

bbb1:=ma(c,1);

b2:=sma(sma(sma(bbb1,2,1),2,1),2,1),colorred;

sma2:=ma(b2,2);

varb1:=(100 - ((90 * (hhv(high,21) - close)) / (hhv(high,21) - llv(low,21))));

var3:=(100 - ma(((100 * (hhv(high,6) - close)) / (hhv(high,6) - llv(low,6))),34));

买:drawtext(cross(varb1,var3) and b2>sma2,(low * 0.97),'←⊙买'),colorred;


怡红公子之老鼠仓

  >>>使用本站搜索工具可以找到更多怡红公子之老鼠仓指标公式详解 同花顺公子

指标公式下载地址

点这下载软件
好公式网提供全网最全的指标公式软件,感谢您的支持!鼠标双击图片可看大图!
下载请点击右侧“立即下载”,如只有源码,请点击本页面右侧的导入方法按图导入!
本站指标基于网友分享,仅供研究自学,勿作他用,本站对下载使用不承担任何责任!

相关同花顺公式推荐

【孙哥一条龙】副图指标 狼行天下吃肉 龙行天下 总之做好事 一条龙简化精华指标 源码
通达信【天使之翼】副图指标,一个可以抓主升浪的指标,源码分享!
非常准的《波段之王》副图指标,含庄家抬轿、灯塔指标、量能、筹码!源码分享!
热门资金之《双线共振》主图指标——低吸为主,缩量回档见信号则低吸
锚定战法改进副图/选股指标 原创 稳定盈利的开始 有缘者得之 通达信 源码
通达信潜力副图/选股指标 大道至简 简单两句 心血之作
【回家吃饭】主图/副图指标,擒龙头把龙脉之低吸宝器——低吸富三代,追高毁一生
中轴之竞价,趋势系统进阶之竞价战法,如何在趋势系统中构建一个竞价战法?
【拉升破绽之LZC倍缩量】副图/选股公式,浪子缠原创,通达信 源码 效果图
《操盘助手》副图指标 助你一臂之力 波段买卖信号一目了然 通达信 源码公开 无未来
渔樵摸底找金主图/副图/选股指标,安心抄底之道,通达信、源码、效果图
【镰刀战法之倍量大阳】洗盘结束信号之烈马出槽副图指标,通达信、源码、效果图
《RS人生》副图指标,号称公式之母,任何公式都逃不过此真香定律!
〖太白上仙抓妖〗主图指标,高效抓强妖股专用,轻松踏上主升之路!
【新双龙帝王】神龙在天之新双龙帝王副图指标 需要L2数据支持 动辄年入百万 全网唯二的指标

指标公式下载注意

    ☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!

    ☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。

    ☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;

    ☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;

    ☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;

    ☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;

    ☉ hxf格式指标公式,仅可以用同花顺软件引入使用。

    ☉ 如果您发现下载软件链接错误,请联系管理员报告错误。

    ☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!

    ☉ 本文怡红公子之老鼠仓指标公式详解 同花顺公子仅供学习研究。

猜你喜欢

学了又学