ST:=STRFIND(stkname,'ST',1)>0;
S:=STRFIND(stkname,'S',1)>0;
創業板:=INBLOCK('創業板')>0;
not(ST) and not(S) and not(創業板);