将控盘副图改成选股公式
将控盘副图改成选股公式
【股票资源馆】大智慧专业版破解版,大智慧机构破解版,大智慧ACE破解版,ACE策略,AI活跃度。
编写条件:
编写方法:
网友求助:
请众高手们编写一个低位多日阴线后强势启动的预警公式
解答如下:
a5:=ma(c,5);
低位阴线:=a5/ma(c,30)<0.85 and abs(a5/ref(a5,5)-1)<0.006 and count(c<o,5)>=3;
强势启动:ref(低位阴线,1)and c/ref(c,1)>1.03 and a5>ref(a5,1)and v/ref(v,1)>2;
低位阴线:=a5/ma(c,30)<0.85 and abs(a5/ref(a5,5)-1)<0.006 and count(c<o,5)>=3;
强势启动:ref(低位阴线,1)and c/ref(c,1)>1.03 and a5>ref(a5,1)and v/ref(v,1)>2;
{股票资源馆:www.lixiangluntan.com专业和谐高端炒股软件--公式编写交流--加QQ751161480--}黑马股票
连跌几天的选股公式
连跌几天的选股公式