{公式名称: 红绿灯操盘
公式描述: 量学看盘系统主图一
无参数
公式类型: 技术指标公式-其他类型
画线方法: 主图叠加
公式版本: 0
显示小数: 缺省位数
坐标线位置: 自动
额外y轴分界: 无
参数精灵:无
用法注释:无
公式源码:}
x_1:=hhv(vol,10);
x_2:=barslast(x_1=vol);
x_3:=cross(ref(max(close,open),x_2),close);
stickline(x_3,max(close,open)*1.02,min(close,open)*0.98,0,1),colorred;
stickline(x_3,(open+close)/2,(open+close)/2,10,0),colorred;
x_4:=1.3;
x_5:=1;
x_6:=0;
x_7:=ma(close,5);
x_8:=ma(close,10);
x_9:=ma(close,20);
x_10:=x_7>ref(x_7,1) and x_8<ref(x_8,1) and x_9<ref(x_9,1);
x_11:=ref(vol,1);
x_12:=ref(vol,2);
x_13:=ref(vol,3);
x_14:=ref(close,1);
x_15:=ref(close,2);
x_16:=ref(close,3);
x_17:=ref(close,4);
x_18:=ref(open,1);
x_19:=ref(open,2);
x_20:=ref(open,3);
x_21:=ref(open,4);
x_22:=close>=x_16 and x_14>=x_16 and x_15>=x_16;
x_23:=low>x_20 and ref(low,1)>x_20 and ref(low,2)>x_20;
x_24:=amount/vol/100;
x_25:=ref(x_24,1);
x_26:=ref(x_24,2);
x_27:=close>=open or (close<open and x_24>x_14);
x_28:=count(x_27,3)>=2;
x_29:=x_16>x_20;
x_30:=x_24>=x_25 or close>x_14 and (x_25>=x_26 or x_14>=x_15);
x_31:=(close+x_14+x_15)/3>x_16;
x_32:=vol>x_11 and x_11>x_12;
x_33:=vol<=x_11 and x_11<=x_12;
x_34:=(vol+x_11+x_12)/3<=x_13 and not(x_32);
x_35:=close/vol;
x_36:=x_35>=ref(x_35,1) and ref(x_35,1)>=ref(x_35,2);
x_37:=(close+x_14+x_15)/3/x_16;
x_38:=(vol+x_11+x_12)/3/x_13;
x_39:=x_4*x_37/x_38>1;
x_40:=x_20>x_17 and x_17>x_21;
x_41:=x_29 and x_30 and x_33 and x_22 and x_23 and x_40;
x_42:=backset(x_41,5);
x_43:=filter(x_42,4);
x_44:=x_29 and x_30 and x_33 and x_22 and x_23;
x_45:=backset(x_44,4);
x_46:=filter(x_45,3);
x_47:=x_44 and ref(x_44,1);
x_48:=backset(x_47,4);
x_49:=filter(x_48,3);
x_50:=x_44 and ref(x_44,2);
x_51:=backset(x_50,4);
x_52:=filter(x_51,3);
x_53:=x_44 and ref(x_44,3);
x_54:=backset(x_53,4);
x_55:=filter(x_54,3);
x_56:=x_29 and x_30 and x_34 and not(x_32) and x_22 and x_23 and x_40 and not(x_44) and not(x_41);
x_57:=backset(x_56,5);
x_58:=filter(x_57,4);
x_59:=x_29 and x_30 and x_34 and not(x_32) and x_22 and x_23 and not(x_44) and not(x_41);
x_60:=backset(x_59,4);
x_61:=filter(x_60,3);
x_62:=x_59 and ref(x_59,1);
x_63:=backset(x_62,4);
x_64:=filter(x_63,3);
x_65:=x_59 and ref(x_59,2);
x_66:=backset(x_65,4);
x_67:=filter(x_66,3);
x_68:=x_59 and ref(x_59,3);
x_69:=backset(x_68,4);
x_70:=filter(x_69,3);
x_71:=x_29 and x_31 and x_33 and x_22 and x_23 and x_40 and not(x_44) and not(x_59) and not(x_41) and not(x_56);
x_72:=backset(x_71,5);
x_73:=filter(x_72,4);
x_74:=x_29 and x_31 and x_33 and x_22 and x_23 and not(x_44) and not(x_59) and not(x_41) and not(x_56);
x_75:=backset(x_74,4);
x_76:=filter(x_75,3);
x_77:=x_74 and ref(x_74,1);
x_78:=backset(x_77,4);
x_79:=filter(x_78,3);
x_80:=x_74 and ref(x_74,2);
x_81:=backset(x_80,4);
x_82:=filter(x_81,3);
x_83:=x_74 and ref(x_74,3);
x_84:=backset(x_83,4);
x_85:=filter(x_84,3);
x_86:=x_29 and x_31 and x_34 and x_22 and x_23 and x_40 and not(x_44) and not(x_41) and not(x_59) and not(x_56) and not(x_74) and not(x_71);
x_87:=backset(x_86,5);
x_88:=filter(x_87,4);
x_89:=x_29 and x_31 and x_34 and x_22 and x_23 and not(x_44) and not(x_59) and not(x_74) and not(x_41) and not(x_56) and not(x_71);
x_90:=backset(x_89,4);
x_91:=filter(x_90,3);
x_92:=x_89 and ref(x_89,1);
x_93:=backset(x_92,4);
x_94:=filter(x_93,3);
x_95:=x_89 and ref(x_89,2);
x_96:=backset(x_95,4);
x_97:=filter(x_96,3);
x_98:=x_89 and ref(x_89,3);
x_99:=backset(x_98,4);
x_100:=filter(x_99,3);
x_101:=x_29 and x_31 and x_39 and x_22 and x_23 and x_40 and not(x_44) and not(x_59) and not(x_74) and not(x_89) and not(x_41) and not(x_56) and not(x_71) and not(x_86);
x_102:=backset(x_101,5);
x_103:=filter(x_102,4);
x_104:=x_29 and x_31 and x_39 and x_22 and x_23 and not(x_44) and not(x_59) and not(x_74) and not(x_89) and not(x_41) and not(x_56) and not(x_71) and not(x_86);
x_105:=backset(x_104,4);
x_106:=filter(x_105,3);
x_107:=x_104 and ref(x_104,1);
x_108:=backset(x_107,4);
x_109:=filter(x_108,3);
x_110:=x_104 and ref(x_104,2);
x_111:=backset(x_110,4);
x_112:=filter(x_111,3);
x_113:=x_104 and ref(x_104,3);
x_114:=backset(x_113,4);
x_115:=filter(x_114,3);
x_116:=x_29 and x_31 and x_36 and x_22 and x_23 and x_40 and not(x_44) and not(x_59) and not(x_74) and not(x_89) and not(x_104) and not(x_41) and not(x_56) and not(x_71) and not(x_86) and not(x_101);
x_117:=backset(x_116,5);
x_118:=filter(x_117,4);
x_119:=x_29 and x_31 and x_36 and x_22 and x_23 and not(x_44) and not(x_59) and not(x_74) and not(x_89) and not(x_104) and not(x_41) and not(x_56) and not(x_71) and not(x_86) and not(x_101);
x_120:=backset(x_119,4);
x_121:=filter(x_120,3);
x_122:=x_119 and ref(x_119,1);
x_123:=backset(x_122,4);
x_124:=filter(x_123,3);
x_125:=x_119 and ref(x_119,2);
x_126:=backset(x_125,4);
x_127:=filter(x_126,3);
x_128:=x_119 and ref(x_119,3);
x_129:=backset(x_128,4);
x_130:=filter(x_129,3);
x_131:=x_46 and not(ref(x_46,4)) or (x_49 and not(ref(x_49,4))) or (x_52 and not(ref(x_52,4))) or (x_55 and not(ref(x_55,4)));
x_132:=x_61 and not(ref(x_61,4)) or (x_64 and not(ref(x_64,4))) or (x_67 and not(ref(x_67,4))) or (x_70 and not(ref(x_70,4)));
x_133:=x_76 and not(ref(x_76,4)) or (x_79 and not(ref(x_79,4))) or (x_82 and not(ref(x_82,4))) or (x_85 and not(ref(x_85,4)));
x_134:=x_91 and not(ref(x_91,4)) or (x_94 and not(ref(x_94,4))) or (x_97 and not(ref(x_97,4))) or (x_100 and not(ref(x_100,4)));
x_135:=x_106 and not(ref(x_106,4)) or (x_109 and not(ref(x_109,4))) or (x_112 and not(ref(x_112,4))) or (x_115 and not(ref(x_115,4)));
x_136:=x_121 and not(ref(x_121,4)) or (x_124 and not(ref(x_124,4))) or (x_127 and not(ref(x_127,4))) or (x_130 and not(ref(x_130,4)));
x_137:=x_131 or x_132 or x_133 or x_134 or x_135 or x_136;
stickline(x_137 and not(ref(x_137,4)),open,close,1,0),color0099ff;
x_138:=sumbars(x_137,1);
x_139:=x_43 and not(ref(x_43,5));
x_140:=x_58 and not(ref(x_58,5));
x_141:=x_73 and not(ref(x_73,5));
x_142:=x_88 and not(ref(x_88,5));
x_143:=x_103 and not(ref(x_103,5));
x_144:=x_118 and not(ref(x_118,5));
x_145:=x_139 or x_140 or x_141 or x_142 or x_143 or x_144;
stickline(x_145 and not(ref(x_145,5)),open,close,1,0),colorred;
x_146:=sumbars(x_145,1);
x_147:=x_44 or x_59 or x_74 or x_89 or x_104 or x_119 and x_10 and x_6;
x_148:=backset(x_147,4);
x_149:=filter(x_148,3);
stickline(x_149 and not(ref(x_149,4)),open,close,1,0),color0099ff;
x_150:=x_41 or x_56 or x_71 or x_86 or x_101 or x_116 and x_10 and x_6;
x_151:=backset(x_150,5);
x_152:=filter(x_151,5);
stickline(x_152 and not(ref(x_152,4)),open,close,1,0),color0099ff;
x_153:=x_44 or x_59 or x_74 or x_89 or x_104 or x_119 and not(dynainfo(4)=0) and close=hhv(close,3);
x_154:=x_153 and ref(close,4)<ref(close,5) and ref(close,4)<ref(open,4) and ref(open,3)>=ref(open,4);
x_155:=filter(backset(x_154,5),5);
stickline(x_155,low,high,0.5,0),colormagenta;
x_156:=amount/vol/100;
x_157:=close>open and ref(close,1)>x_156 and close>x_156 and close<300;
stickline(x_157,open,close,1,0),colorlicyan;
x_158:=open>close and close<x_156 and x_156>ref(close,1);
stickline(x_158,open,close,1,0),colorred;
x_159:=vol>ref(vol,1)*0.95 and vol<ref(vol,1)*1.05;
x_160:=winner(close)-winner(open)>=0.2 and x_159;
stickline(x_160,open,close,1,0),colorblue;
x_161:=(close-ref(close,1))/ref(close,1)*100;
x_162:=namelike(1) or namelike(2) or namelike(3) and x_161>=4.945;
x_163:=namelike(1) or namelike(2) or namelike(3) and x_161<=(-4.945);
涨停价:if(x_162,ref(close,1)*1.05,ref(close,1)*1.1),nodraw,colorred;
跌停价:if(x_163,ref(close,1)*0.95,ref(close,1)*0.9),nodraw,colorgreen;
x_164:=ref(close,1);
x_165:=close=ztprice(ref(close,1),0.1);
stickline(x_165,open,close,2,0),colormagenta;
stickline(x_165,open,close,1,0),colormagenta;
x_166:=close=dtprice(ref(close,1),0.1);
stickline(x_166,open,close,2,0),colorgreen;
stickline(x_166,high,low,0,1),colorgreen;
x_167:=const(hhv(ref(high,1),240));
x_168:=const(llv(ref(low,1),240));
x_169:=x_167-x_168;
x_170:=low-x_169*0.03;
x_171:=high+x_169*0.03;
x_172:=close>500;
x_173:=max(close,open);
x_174:=min(close,open);
x_175:=0;
x_176:=1;
x_177:=if(x_172,high,x_173);
x_178:=if(x_172,low,x_174);
x_179:=if(close>open,if(x_176=0,low,x_178),if(x_176=0,high,x_177));
x_180:=2/1000;
x_181:=currbarscount;
x_182:=120;
x_183:=x_181<=x_182;
x_184:=low;
x_185:=if(x_175=0,x_184,ref(x_175,x_175));
基准价:if(x_183,const(x_185),drawnull),dotline,colorred;
x_186:=基准价;
x_187:=x_186*x_180;
x_188:=abs(low-x_186)<=x_187;
x_189:=abs(open-x_186)<=x_187;
x_190:=abs(close-x_186)<=x_187;
x_191:=abs(high-x_186)<=x_187;
x_192:=x_188 or x_189 or x_190 or x_191 and x_183 and x_181!=1;
x_193:=count(x_192,x_182);
精准点个数:if(x_193>0,x_193+1,0),nodraw,colorred;
x_194:=if(dynainfo(8)>0.01,0.01*dynainfo(10)/dynainfo(8),dynainfo(3));
x_195:=dynainfo(5)<0.01 or dynainfo(6)<0.01;
x_196:=if(x_195,1,x_194<dynainfo(5)+0.01 and x_194>dynainfo(6)-0.01);
x_197:=if(x_196,0.01*ema(amount,35)/ema(vol,35),ema((high+low+close)/3,35));
操盘线:ma(close,5),colormagenta,linethick2;
牛熊分界:x_197,colorred,linethick2;
if(close<操盘线,操盘线,drawnull),colorlicyan,linethick2;
if(close<牛熊分界,牛熊分界,drawnull),colorgreen,linethick2;
流通市值: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_198:=close<ref(close,4) and ref(close,1)>ref(close,5);
x_199:=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_200:=close<ref(close,4) and ref(close,1)<ref(close,5) and ref(close,2)>ref(close,6);
x_201:=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_202:=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_203:=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_204:=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_205:=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_206:=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_207:=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_208:=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_209:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2) and refx(close,3)<ref(close,1);
x_210:=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_211:=refx(close,1)<ref(close,3) and refx(close,2)<ref(close,2);
x_212:=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_213:=refx(close,1)<ref(close,3);
x_214:=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_215:=if(period<4,low*(1-(period+1)/10*0.01),low*0.98);
x_216:=if(period<4,high*(1+(period+1)/10*0.01),high*1.05);
x_217:=currbarscount-1;
drawnumber(x_198 and (x_199 or x_217=0 or (x_217=1 and x_213) or (x_217=2 and x_211) or (x_217=3 and x_209) or (x_217=4 and x_207) or (x_217=5 and x_205) or (x_217=6 and x_203) or (x_217=7 and x_201)),x_215,1),colormagenta;
drawnumber(x_200 and (x_201 or x_217=0 or (x_217=1 and x_213) or (x_217=2 and x_211) or (x_217=3 and x_209) or (x_217=4 and x_207) or (x_217=5 and x_205) or (x_217=6 and x_203)),x_215,2),colormagenta;
drawnumber(x_202 and (x_203 or x_217=0 or (x_217=1 and x_213) or (x_217=2 and x_211) or (x_217=3 and x_209) or (x_217=4 and x_207) or (x_217=5 and x_205)),x_215,3),colormagenta;
drawnumber(x_204 and (x_205 or x_217=0 or (x_217=1 and x_213) or (x_217=2 and x_211) or (x_217=3 and x_209) or (x_217=4 and x_207)),x_215,4),colormagenta;
drawnumber(x_206 and (x_207 or x_217=0 or (x_217=1 and x_213) or (x_217=2 and x_211) or (x_217=3 and x_209)),x_215,5),colormagenta;
drawnumber(x_208 and (x_209 or x_217=0 or (x_217=1 and x_213) or (x_217=2 and x_211)),x_215,6),colormagenta;
drawnumber(x_210 and (x_211 or x_217=0 or (x_217=1 and x_213)),x_215,7),colormagenta;
drawnumber(x_212 and (x_213 or x_217<1),x_215,8),colormagenta;
drawnumber(x_214,x_215,9),colorgreen;
x_218:=close>ref(close,4) and ref(close,1)<ref(close,5);
x_219:=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_220:=close>ref(close,4) and ref(close,1)>ref(close,5) and ref(close,2)<ref(close,6);
x_221:=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_222:=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_223:=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_224:=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_225:=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_226:=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_227:=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_228:=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_229:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2) and refx(close,3)>ref(close,1);
x_230:=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_231:=refx(close,1)>ref(close,3) and refx(close,2)>ref(close,2);
x_232:=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_233:=refx(close,1)>ref(close,3);
x_234:=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_218 and (x_219 or x_217=0 or (x_217=1 and x_233) or (x_217=2 and x_231) or (x_217=3 and x_229) or (x_217=4 and x_227) or (x_217=5 and x_225) or (x_217=6 and x_223) or (x_217=7 and x_221)),x_216,1),colormagenta;
drawnumber(x_220 and (x_221 or x_217=0 or (x_217=1 and x_233) or (x_217=2 and x_231) or (x_217=3 and x_229) or (x_217=4 and x_227) or (x_217=5 and x_225) or (x_217=6 and x_223)),x_216,2),colormagenta;
drawnumber(x_222 and (x_223 or x_217=0 or (x_217=1 and x_233) or (x_217=2 and x_231) or (x_217=3 and x_229) or (x_217=4 and x_227) or (x_217=5 and x_225)),x_216,3),colormagenta;
drawnumber(x_224 and (x_225 or x_217=0 or (x_217=1 and x_233) or (x_217=2 and x_231) or (x_217=3 and x_229) or (x_217=4 and x_227)),x_216,4),colormagenta;
drawnumber(x_226 and (x_227 or x_217=0 or (x_217=1 and x_233) or (x_217=2 and x_231) or (x_217=3 and x_229)),x_216,5),colormagenta;
drawnumber(x_228 and (x_229 or x_217=0 or (x_217=1 and x_233) or (x_217=2 and x_231)),x_216,6),colormagenta;
drawnumber(x_230 and (x_231 or x_217=0 or (x_217=1 and x_233)),x_216,7),colormagenta;
drawnumber(x_232 and (x_233 or x_217<1),x_216,8),colormagenta;
drawnumber(x_234,x_216,9),colorgreen;
x_235:=ref(close,1);{}
x_236:=sma(max(close-x_235,0),3,1)/sma(abs(close-x_235),3,1)*100;
x_237:=ema(close,3);
x_238:=ema(close,21);
x_239:=150;
x_240:=3;
x_241:=ref(hhv(high,x_239),x_240);
x_242:=ref(llv(low,x_239),x_240);
x_243:=x_241-(x_241-x_242)*0.191;
x_244:=x_241-(x_241-x_242)*0.382;
x_245:=x_241-(x_241-x_242)*0.5;
x_246:=x_241-(x_241-x_242)*0.618;
x_247:=x_241-(x_241-x_242)*0.809;
顶:refdate(x_241,date),colorred;
一0.809:refdate(x_243,date),coloryellow;
二0.618:refdate(x_244,date),colormagenta;
三0.500:refdate(x_245,date),colorwhite;
四0.382:refdate(x_246,date),colorgreen;
五0.191:refdate(x_247,date),coloryellow;
低:refdate(x_242,date),colorred;
上一指标公式:大智慧加速上涨的指标通用详解 通达信源码上涨
下一指标公式:量比潮副图说明详解 通达信量比贴图
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文红绿灯操盘量学看盘系统主图一详解 通达信操盘看盘仅供学习研究。