> 其他 >
and ma(c,5)
人气:490 ℃ 时间:2020-03-27 05:27:00
解答
MID :=MA(CLOSE,N);
UPPER:=MID + P*STD(CLOSE,N);
中轨连涨:=COUNT(MID>REF(MID,1),5)=5;
选股:c>MID AND UPPER>C and ma(c,5)
推荐
猜你喜欢
© 2024 79432.Com All Rights Reserved.
电脑版|手机版