强势股回调买入公式(强势股回调选股公式)
关于强势股回调买入公式,强势股回调选股公式这个很多人还不知道,今天就让小编大牛来为大家解答以上的问题,现在让我们一起来看看吧!
1、m,2 ,n,5a1:=abs((c-ref(c,1))/ref(c,1))<=0.05 and abs((o-ref(c,1))/ref(c,1))<=0.05 and c>=ref(c,1) and l<=ref(h,1);a2:=ref(c,1)>ref(o,1) and (ref(c,1)/ref(o,1))>=1+m/100 and ref(c,1)/ref(c,2)>=1.04 and ref(c,1)>ref(c,2) and ref(c,1)>ref(c,3) and ref(c,1)>ref(c,4) and ref(c,1)>ref(c,5) and ref(c,1)>ref(c,6) and ref(c,1)>ref(c,7) and ref(c,1)>ref(c,8) and ref(c,1)>ref(c,9);a3:=if(a1 and a2,3,0);a4:=barslast(a1 and a2);a8:=ref(c,a4+1);a5:=abs((c-ref(c,1))/ref(c,1))<=0.03 and abs((o-ref(c,1))/ref(c,1))<=0.03;a6:=(c>=a8 and c/a8<=(1+n/100));a4=count(a5 and a6,a4)。
本文到此分享完毕,希望能帮助到大家。
扫描二维码推送至手机访问。
版权声明:文章内容摘自网络,如果无意之中侵犯了您的版权,请联系本站,本站将在3个工作日内删除。谢谢!