短线王B点选股公式
短线王B点选股公式
编写条件:
if stkindi('sz399101','bbqs.持股信号') then strfind(stklabel,'2',1)=3 and c>0; if stkindi('sz399102','bbqs.持股信号') then strfind(stklabel,'3',1)=1 and c>0; 上面公式单条可以用,我想在两公式中间加 or,但不行, 又没办法赋值,望高手解答。谢谢!
编写方法:
if stkindi('sz399101','bbqs.持股信号') then aa:=strfind(stklabel,'2',1)=3 and c>0;
if stkindi('sz399102','bbqs.持股信号') then bb:=strfind(stklabel,'3',1)=1 and c>0;
信号1:aa;
信号2:bb;
信号3:aa or bb;
{股票指标公式网:www.dzhtdx.com专业和谐高端炒股软件--公式编写交流--加QQ797292微信yujinliang004}
【股票指标公式网】大智慧专业版破解版,大智慧机构破解版,大智慧ACE破解版,ACE策略,AI活跃度。
年线走平5日10日30日上穿年线的指标
年线走平5日10日30日上穿年线的指标