【底部寻妖】副图+选股指标
加仓信号共振是加仓点。
gspt1:=25;
gspt2:=13;
gspt3:=13;
gspt4:=CLOSE-REF(CLOSE,1);
gspt5:=EMA(EMA(gspt4,gspt1),gspt2);
gspt6:=EMA(EMA(ABS(gspt4),gspt1),gspt2);
gspt7:=VOL/REF(VOL,1)>=1.9 AND CLOSE/REF(CLOSE,1)>=1.58;
gspt8:=90;
gspt9:=VOL>=HHV(VOL,gspt8);
gspt10:=MA(VOL,5);
gspt11:=MA(VOL,35);
gspt12:=MA(VOL,135);
gspt13:=CROSS(gspt10,gspt11) AND VOL>gspt10 AND VOL>gspt12*2;
gspt14:=(CLOSE-REF(CLOSE,1))/REF(CLOSE,1)*100;
多:100*(gspt5/gspt6),COLORRED;
空:EMA(多,gspt3),COLORGREEN;
0,POINTDOT,COLORWHITE;
gspt15:=CROSS(多,空);
gspt16:=gspt15 AND (gspt7 OR gspt9 OR gspt13 OR gspt14>=9.6);
gspt17:=IF(CLOSE/REF(CLOSE,1)>1.094 AND CLOSE=HIGH AND CLOSE=OPEN,HHV(VOL,20),VOL);
gspt18:=(-100)*(HHV(gspt17,60)-gspt17)/(HHV(gspt17,60)-LLV(gspt17,60));
gspt19:=100*(HHV(HIGH,60)-CLOSE)/(HHV(HIGH,60)-LLV(LOW,60));
gspt20:=gspt19< 20 AND gspt18>(-20);
gspt21:=gspt20;
gspt22:=(HIGH+LOW+CLOSE)/3;
gspt23:=(gspt22-MA(gspt22,14))/(0.015*AVEDEV(gspt22,14));
gspt24:=(gspt22-MA(gspt22,70))/(0.015*AVEDEV(gspt22,70));
gspt25:=(gspt22-MA(gspt22,308))/(0.015*AVEDEV(gspt22,308));
gspt26:=IF(gspt25< IF(gspt23>gspt24,gspt24,gspt23),gspt25,IF(gspt23>gspt24,gspt24,gspt23));
gspt27:=gspt26>100;
gspt28:=gspt27;
gspt29:=100*(HHV(HIGH,5)-CLOSE)/(HHV(HIGH,5)-LLV(LOW,5));
gspt30:=(-100)*(HHV(gspt17,5)-gspt17)/(HHV(gspt17,5)-LLV(gspt17,5));
gspt31:=gspt30>(-20) AND gspt29< 20 AND gspt23>100;
gspt32:=gspt31 AND COUNT(gspt31,10)=1;
gspt33:=gspt32;
gspt34:=EXIST(gspt33=1,5);
gspt35:=gspt9;
gspt36:=EXIST(gspt35=1,5);
gspt37:=gspt13;
gspt38:=EXIST(gspt37=1,5);
gspt39:=gspt21 AND gspt28;
gspt40:=gspt21 AND gspt28 AND gspt33;
gspt41:=gspt21 AND gspt34 AND (gspt36 OR gspt38);
gspt42:=gspt28 AND gspt34 AND (gspt36 OR gspt38);
gspt43:=gspt39 OR gspt40 OR gspt41 OR gspt42;
gspt44:=IF(gspt43 AND REF(gspt43,1)=0,1,0);
gspt45:=EVERY(CLOSE>=ZTPRICE(REF(CLOSE,1),0.1),BARSCOUNT(CLOSE)) AND CLOSE=LOW OR ZSTJJ AND CLOSE=HIGH;
gspt46:=NOT(DYNAINFO(4)=0);
gspt47:=(CLOSE-REF(CLOSE,1))/REF(CLOSE,1)*100;
gspt48:=gspt47>9.8 AND HIGH=CLOSE;
gspt49:=COUNT(gspt48,3)>=2 AND gspt46 AND NOT(gspt45) AND COUNT(gspt45,3)< 1;
gspt50:=COUNT(gspt15,30)>=1 AND (gspt44 OR gspt49);
gspt51:=gspt16 OR gspt50 AND gspt14>=5.8;
gspt52:=IF(gspt51 AND REF(gspt51,1)=0,1,0);
gspt53:=100*(CLOSE-LLV(LOW,5))/(HHV(CLOSE,5)-LLV(LOW,5));
gspt54:=100*(CLOSE-LLV(LOW,10))/(HHV(CLOSE,10)-LLV(LOW,10));
gspt55:=100*(CLOSE-LLV(LOW,20))/(HHV(CLOSE,20)-LLV(LOW,20));
gspt56:=100*(CLOSE-LLV(LOW,30))/(HHV(CLOSE,30)-LLV(LOW,30));
gspt57:=MA(CLOSE,26);
gspt58:=gspt57+2*STD(CLOSE,26);
gspt59:=gspt53=100 AND REF(gspt53,1)=100 AND REF(gspt53,2)=100 AND gspt56>35 AND gspt56>REF(gspt56,1)+5 AND REF(gspt56,1)>REF(gspt56,2);
gspt60:=gspt53=100 AND REF(gspt53,1)=100 AND gspt56=100 AND REF(gspt56,1)>50 AND REF(gspt56,1)< 80 AND gspt56>REF(gspt56,1)+3;
gspt61:=REF(gspt54,1)>=REF(gspt53,1);
DRAWTEXT_FIX(1,0.980,20,1,'★分析家公式网'),COLOR333333;
gspt62:=50;
gspt63:=gspt61 AND REF(gspt53,1)>=REF(gspt55,1) AND REF(gspt55,1)>=REF(gspt56,1) AND REF(gspt53,2)>=REF(gspt54,2) AND REF(gspt54,2)> REF(gspt55,2) AND REF(gspt55,2)>REF(gspt56,2) AND REF(gspt54,3)>REF(gspt55,3) AND REF(gspt55,3)>REF(gspt56,3);
gspt64:=gspt56>gspt62;
gspt65:=CLOSE< gspt58;
gspt66:=gspt59 OR gspt60 AND gspt63 AND gspt64 AND gspt65;
gspt67:=CLOSE;
gspt68:=88;
gspt69:=91;
gspt70:=HIGH;
gspt71:=IF(gspt67>REF(gspt67,1),gspt68,0);
gspt72:=IF(gspt67/REF(gspt67,1)>1.05 AND gspt70/gspt67< 1.01 AND gspt71>0,gspt69,0);
gspt73:=FILTER(gspt72>90,45)=1;
gspt74:=MAX(CLOSE,OPEN);
gspt75:=HHV(gspt74,30);
gspt76:=CLOSE>REF(gspt75,1);
gspt77:=HHV(VOL,60);
gspt78:=VOL>REF(gspt77,1);
gspt79:=gspt76 AND gspt78;
gspt80:=IF(gspt79 AND REF(gspt79,1)=0,1,0);
gspt81:=IF(CURRBARSCOUNT=1 AND PERIOD=5,VOL*240/FROMOPEN,VOL);
gspt82:=MA(gspt81,5);
gspt83:=MA(gspt81,60);
gspt84:=CROSS(gspt82,gspt83);
gspt85:=MA(VOL,5);
gspt86:=MA(VOL,35);
gspt87:=MA(VOL,135);
gspt88:=CROSS(gspt85,gspt86) AND VOL>gspt85 AND VOL>gspt87*2;
gspt95:=FILTER(gspt88,20);
gspt96:=VOL>=HHV(VOL,90);
STICKLINE((gspt52 AND gspt84) OR (gspt52 AND gspt95) OR (gspt52 AND gspt96),空,空+15,1,0),COLORRED,LINETHICK2;
DRAWTEXT((gspt52 AND gspt84) OR (gspt52 AND gspt95) OR (gspt52 AND gspt96),空+10,'趋势买点'),COLORYELLOW;
STICKLINE(FILTER((gspt66 AND gspt84) OR (gspt66 AND gspt95) OR (gspt66 AND gspt96),12),多+15,多,1,0),COLORRED,LINETHICK3;
DRAWTEXT(FILTER((gspt66 AND gspt84) OR (gspt66 AND gspt95) OR (gspt66 AND gspt96),12),多+18,'即将大涨'),COLORYELLOW;
STICKLINE((gspt73 AND gspt84) OR (gspt73 AND gspt95) OR (gspt73 AND gspt96),多+15,多,1,0),COLORRED,LINETHICK3;
DRAWTEXT((gspt73 AND gspt84) OR (gspt73 AND gspt95) OR (gspt73 AND gspt96),多+18,'龙启动'),COLORYELLOW;
STICKLINE((gspt80 AND gspt84) OR (gspt80 AND gspt95) OR (gspt80 AND gspt96),多+15,多,1,0),COLORRED,LINETHICK3;
DRAWTEXT((gspt80 AND gspt84) OR (gspt80 AND gspt95) OR (gspt80 AND gspt96),多+18,'加仓'),COLORYELLOW;
底部寻妖选股
gspt1:=25;
gspt2:=13;
gspt3:=13;
gspt4:=CLOSE-REF(CLOSE,1);
gspt5:=EMA(EMA(gspt4,gspt1),gspt2);
gspt6:=EMA(EMA(ABS(gspt4),gspt1),gspt2);
gspt7:=VOL/REF(VOL,1)>=1.9 AND CLOSE/REF(CLOSE,1)>=1.58;
gspt8:=90;
gspt9:=VOL>=HHV(VOL,gspt8);
gspt10:=MA(VOL,5);
gspt11:=MA(VOL,35);
gspt12:=MA(VOL,135);
gspt13:=CROSS(gspt10,gspt11) AND VOL>gspt10 AND VOL>gspt12*2;
gspt14:=(CLOSE-REF(CLOSE,1))/REF(CLOSE,1)*100;
多:=100*(gspt5/gspt6),COLORRED;
空:=EMA(多,gspt3),COLORGREEN;
gspt15:=CROSS(多,空);
gspt16:=gspt15 AND (gspt7 OR gspt9 OR gspt13 OR gspt14>=9.6);
gspt17:=IF(CLOSE/REF(CLOSE,1)>1.094 AND CLOSE=HIGH AND CLOSE=OPEN,HHV(VOL,20),VOL);
gspt18:=(-100)*(HHV(gspt17,60)-gspt17)/(HHV(gspt17,60)-LLV(gspt17,60));
gspt19:=100*(HHV(HIGH,60)-CLOSE)/(HHV(HIGH,60)-LLV(LOW,60));
gspt20:=gspt19<20 AND gspt18>(-20);
gspt21:=gspt20;
gspt22:=(HIGH+LOW+CLOSE)/3;
gspt23:=(gspt22-MA(gspt22,14))/(0.015*AVEDEV(gspt22,14));
gspt24:=(gspt22-MA(gspt22,70))/(0.015*AVEDEV(gspt22,70));
gspt25:=(gspt22-MA(gspt22,308))/(0.015*AVEDEV(gspt22,308));
gspt26:=IF(gspt25<IF(gspt23>gspt24,gspt24,gspt23),gspt25,IF(gspt23>gspt24,gspt24,gspt23));
gspt27:=gspt26>100;
gspt28:=gspt27;
gspt29:=100*(HHV(HIGH,5)-CLOSE)/(HHV(HIGH,5)-LLV(LOW,5));
gspt30:=(-100)*(HHV(gspt17,5)-gspt17)/(HHV(gspt17,5)-LLV(gspt17,5));
gspt31:=gspt30>(-20) AND gspt29<20 AND gspt23>100;
gspt32:=gspt31 AND COUNT(gspt31,10)=1;
gspt33:=gspt32;
gspt34:=EXIST(gspt33=1,5);
gspt35:=gspt9;
gspt36:=EXIST(gspt35=1,5);
gspt37:=gspt13;
gspt38:=EXIST(gspt37=1,5);
gspt39:=gspt21 AND gspt28;
gspt40:=gspt21 AND gspt28 AND gspt33;
gspt41:=gspt21 AND gspt34 AND (gspt36 OR gspt38);
gspt42:=gspt28 AND gspt34 AND (gspt36 OR gspt38);
gspt43:=gspt39 OR gspt40 OR gspt41 OR gspt42;
gspt44:=IF(gspt43 AND REF(gspt43,1)=0,1,0);
gspt45:=EVERY(CLOSE>=ZTPRICE(REF(CLOSE,1),0.1),BARSCOUNT(CLOSE)) AND CLOSE=LOW OR ZSTJJ AND CLOSE=HIGH;
gspt46:=NOT(DYNAINFO(4)=0);
gspt47:=(CLOSE-REF(CLOSE,1))/REF(CLOSE,1)*100;
gspt48:=gspt47>9.8 AND HIGH=CLOSE;
gspt49:=COUNT(gspt48,3)>=2 AND gspt46 AND NOT(gspt45) AND COUNT(gspt45,3)<1;
gspt50:=COUNT(gspt15,30)>=1 AND (gspt44 OR gspt49);
gspt51:=gspt16 OR gspt50 AND gspt14>=5.8;
gspt52:=IF(gspt51 AND REF(gspt51,1)=0,1,0);
gspt81:=IF(CURRBARSCOUNT=1 AND PERIOD=5,VOL*240/FROMOPEN,VOL);
gspt82:=MA(gspt81,5);
gspt83:=MA(gspt81,60);
gspt84:=CROSS(gspt82,gspt83);
gspt85:=MA(VOL,5);
gspt86:=MA(VOL,35);
gspt87:=MA(VOL,135);
gspt88:=CROSS(gspt85,gspt86) AND VOL>gspt85 AND VOL>gspt87*2;
gspt95:=FILTER(gspt88,20);
gspt96:=VOL>=HHV(VOL,90);
XG:(gspt52 AND gspt84) OR (gspt52 AND gspt95) OR (gspt52 AND gspt96);



|