好公式网用指标公式为投资注入科技力量!
您的位置:好公式网通达信公式点石成金量学看盘系统主图十四详解 通达信看盘系统

点石成金量学看盘系统主图十四详解 通达信看盘系统

  • 指标公式类型:通达信公式
  • 公式推荐星级:
  • 指标公式安全:已通过5款杀毒软件查杀,请放心下载!
  • 公式更新时间:2018-03-13 03:00:13
  • 指标公式标签:点石成金 看盘 系统
  • 公式运行环境: WinXP/Win7/Win8/Win10/Win All
  • 指标公式语言:用简体中文编写

指标公式详细说明

好公式网(www.goodgongshi.com)告诉您:当前正要下载:点石成金量学看盘系统主图十四详解 通达信看盘系统

{公式名称: 点石成金

公式描述: 量学看盘系统主图十四

无参数

公式类型: 技术指标公式-其他类型

画线方法: 主图叠加

公式版本: 0

显示小数: 缺省位数

坐标线位置: 自动

额外y轴分界: 无

参数精灵:无

用法注释:无

公式源码:}

x_1:=hhv(high,60);

x_2:=llv(low,60);

x_3:=barssince(backset(islastbar,barslast(low=x_2)+1))+1;

x_4:=barssince(backset(islastbar,barslast(high=x_1)+1))+1;

x_5:=if(close>100,sum(high*vol,x_4)/sum(vol,x_4),sum(amount,x_4)/sum(vol,x_4)/100*sum(high,x_4)/sum(close,x_4));

x_6:=if(close>100,sum(low*vol,x_3)/sum(vol,x_3),sum(amount,x_3)/sum(vol,x_3)/100*sum(low,x_3)/sum(close,x_3));

点石成金_压:if(ref(high,x_4)>ref(high,x_4+1) and ref(high,x_4)>ref(high,x_4-1),x_6,x_5),colorred;

点石成金_支:if(ref(high,x_3)>ref(high,x_3+1) and ref(high,x_3)>ref(high,x_3-1),x_5,x_6),colorgreen;

x_7:=if(close>100,sum(low*vol,x_4)/sum(vol,x_4),sum(amount,x_4)/sum(vol,x_4)/100*sum(low,x_4)/sum(close,x_4));

x_8:=if(close>100,sum(high*vol,x_3)/sum(vol,x_3),sum(amount,x_3)/sum(vol,x_3)/100*sum(high,x_3)/sum(close,x_3));

点石成金_压1:if(ref(high,x_4)>ref(high,x_4+1) and ref(high,x_4)>ref(high,x_4-1),x_8,x_7),colorred;

点石成金_支1:if(ref(high,x_3)>ref(high,x_3+1) and ref(high,x_3)>ref(high,x_3-1),x_7,x_8),colorgreen;

stickline(点石成金_压>0,点石成金_压,点石成金_压1,0,0),colorred;

stickline(点石成金_支>0,点石成金_支,点石成金_支1,0,0),colorgreen;

drawkline(high,open,low,close);

drawkline(high,open,low,close);

x_9:=amount/vol/100;

x_10:=close>open and ref(close,1)>x_9 and close>x_9 and close<300;

stickline(x_10,open,close,1,0),colorlicyan;

x_11:=open>close and close<x_9 and x_9>ref(close,1);

stickline(x_11,open,close,1,0),colorred;

x_12:=vol>ref(vol,1)*0.95 and vol<ref(vol,1)*1.05;

x_13:=winner(close)-winner(open)>=0.2 and x_12;

stickline(x_13,open,close,1,0),colorblue;

x_14:=(close-ref(close,1))/ref(close,1)*100;

x_15:=namelike(1) or namelike(2) or namelike(3) and x_14>=4.945;

x_16:=namelike(1) or namelike(2) or namelike(3) and x_14<=(-4.945);

涨停价:if(x_15,ref(close,1)*1.05,ref(close,1)*1.1),nodraw,colorred;

跌停价:if(x_16,ref(close,1)*0.95,ref(close,1)*0.9),nodraw,colorgreen;

x_17:=ref(close,1);

x_18:=close=ztprice(ref(close,1),0.1);

stickline(x_18,open,close,2,0),colormagenta;

stickline(x_18,open,close,1,0),colormagenta;

x_19:=close=dtprice(ref(close,1),0.1);

stickline(x_19,open,close,2,0),colorgreen;

stickline(x_19,high,low,0,1),colorgreen;

流通市值:finance(40)/100000000,nodraw;

ma5角度:atan((ma(close,5)/ref(ma(close,5),1)-1)*100)*180/3.142,nodraw,colorred;

循环年位置:(close-llv(close,225))/(hhv(close,225)-llv(close,225))*100,nodraw,colorgreen;

x_20:=hhv(vol,10);

x_21:=barslast(x_20=vol);

x_22:=cross(ref(max(close,open),x_21),close);

stickline(x_22,max(close,open)*1.02,min(close,open)*0.98,0,1),colorred;

stickline(x_22,(open+close)/2,(open+close)/2,10,0),colorred;

drawicon(open>ref(max(close,open),1) and close>open and close>ref(close,1) and close>ma(close,5),low*0.97,11);

drawicon(open>ref(max(close,open),1) and close>open and close>ref(close,1) and close>ma(close,5),low*0.97,11);

x_23:=close<ref(close,4) and ref(close,1)>ref(close,5);

x_24:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1) and refx(close,6)<refx(close,2) and refx(close,7)<refx(close,3) and refx(close,8)<refx(close,4);

x_25:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)>ref(close,6);

x_26:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1) and refx(close,6)<refx(close,2) and refx(close,7)<refx(close,3);

x_27:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)>ref(close,7);

x_28:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1) and refx(close,6)<refx(close,2);

x_29:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)>ref(close,8);

x_30:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close and refx(close,5)<refx(close,1);

x_31:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)>ref(close,9);

x_32:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1) and refx(close,4)<close;

x_33:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)>ref(close,10);

x_34:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1);

x_35:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)<ref(close,10) and ref(close,7)>ref(close,11);

x_36:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2);

x_37:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)<ref(close,10) and ref(close,7)<ref(close,11) and ref(close,8)>ref(close,12);

x_38:=refx(close,1)<ref(close,3);

x_39:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)<ref(close,6) and ref(close,3)<ref(close,7) and ref(close,4)<ref(close,8) and ref(close,5)<ref(close,9) and ref(close,6)<ref(close,10) and ref(close,7)<ref(close,11) and ref(close,8)<ref(close,12) and ref(close,9)>ref(close,13);

x_40:=if(period<4,low*(1-(period+1)/10*0.01),low*0.98);

x_41:=if(period<4,high*(1+(period+1)/10*0.01),high*1.05);

x_42:=currbarscount-1;

drawnumber(x_23 and (x_24 or x_42=0 or (x_42=1 and x_38) or (x_42=2 and x_36) or (x_42=3 and x_34) or (x_42=4 and x_32) or (x_42=5 and x_30) or (x_42=6 and x_28) or (x_42=7 and x_26)),x_40,1),colormagenta;

drawnumber(x_25 and (x_26 or x_42=0 or (x_42=1 and x_38) or (x_42=2 and x_36) or (x_42=3 and x_34) or (x_42=4 and x_32) or (x_42=5 and x_30) or (x_42=6 and x_28)),x_40,2),colormagenta;

drawnumber(x_27 and (x_28 or x_42=0 or (x_42=1 and x_38) or (x_42=2 and x_36) or (x_42=3 and x_34) or (x_42=4 and x_32) or (x_42=5 and x_30)),x_40,3),colormagenta;

drawnumber(x_29 and (x_30 or x_42=0 or (x_42=1 and x_38) or (x_42=2 and x_36) or (x_42=3 and x_34) or (x_42=4 and x_32)),x_40,4),colormagenta;

drawnumber(x_31 and (x_32 or x_42=0 or (x_42=1 and x_38) or (x_42=2 and x_36) or (x_42=3 and x_34)),x_40,5),colormagenta;

drawnumber(x_33 and (x_34 or x_42=0 or (x_42=1 and x_38) or (x_42=2 and x_36)),x_40,6),colormagenta;

drawnumber(x_35 and (x_36 or x_42=0 or (x_42=1 and x_38)),x_40,7),colormagenta;

drawnumber(x_37 and (x_38 or x_42<1),x_40,8),colormagenta;

drawnumber(x_39,x_40,9),colorgreen;

x_43:=close>ref(close,4) and ref(close,1)<ref(close,5);

x_44:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1) and refx(close,6)>refx(close,2) and refx(close,7)>refx(close,3) and refx(close,8)>refx(close,4);

x_45:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)<ref(close,6);

x_46:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1) and refx(close,6)>refx(close,2) and refx(close,7)>refx(close,3);

x_47:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)<ref(close,7);

x_48:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1) and refx(close,6)>refx(close,2);

x_49:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)<ref(close,8);

x_50:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close and refx(close,5)>refx(close,1);

x_51:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)<ref(close,9);

x_52:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1) and refx(close,4)>close;

x_53:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)<ref(close,10);

x_54:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1);

x_55:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)>ref(close,10) and ref(close,7)<ref(close,11);

x_56:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2);

x_57:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)>ref(close,10) and ref(close,7)>ref(close,11) and ref(close,8)<ref(close,12);

x_58:=refx(close,1)>ref(close,3);

x_59:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)>ref(close,6) and ref(close,3)>ref(close,7) and ref(close,4)>ref(close,8) and ref(close,5)>ref(close,9) and ref(close,6)>ref(close,10) and ref(close,7)>ref(close,11) and ref(close,8)>ref(close,12) and ref(close,9)<ref(close,13);

drawnumber(x_43 and (x_44 or x_42=0 or (x_42=1 and x_58) or (x_42=2 and x_56) or (x_42=3 and x_54) or (x_42=4 and x_52) or (x_42=5 and x_50) or (x_42=6 and x_48) or (x_42=7 and x_46)),x_41,1),colormagenta;

drawnumber(x_45 and (x_46 or x_42=0 or (x_42=1 and x_58) or (x_42=2 and x_56) or (x_42=3 and x_54) or (x_42=4 and x_52) or (x_42=5 and x_50) or (x_42=6 and x_48)),x_41,2),colormagenta;

drawnumber(x_47 and (x_48 or x_42=0 or (x_42=1 and x_58) or (x_42=2 and x_56) or (x_42=3 and x_54) or (x_42=4 and x_52) or (x_42=5 and x_50)),x_41,3),colormagenta;

drawnumber(x_49 and (x_50 or x_42=0 or (x_42=1 and x_58) or (x_42=2 and x_56) or (x_42=3 and x_54) or (x_42=4 and x_52)),x_41,4),colormagenta;

drawnumber(x_51 and (x_52 or x_42=0 or (x_42=1 and x_58) or (x_42=2 and x_56) or (x_42=3 and x_54)),x_41,5),colormagenta;

drawnumber(x_53 and (x_54 or x_42=0 or (x_42=1 and x_58) or (x_42=2 and x_56)),x_41,6),colormagenta;

drawnumber(x_55 and (x_56 or x_42=0 or (x_42=1 and x_58)),x_41,7),colormagenta;

drawnumber(x_57 and (x_58 or x_42<1),x_41,8),colormagenta;

drawnumber(x_59,x_41,9),colorgreen;


点石成金 量学看盘系统主图十四

  >>>使用本站搜索工具可以找到更多点石成金量学看盘系统主图十四详解 通达信看盘系统

指标公式下载地址

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

指标公式下载注意

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

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

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

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

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

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

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

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

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

    ☉ 本文点石成金量学看盘系统主图十四详解 通达信看盘系统仅供学习研究。

猜你喜欢

学了又学