커뮤니티
신호수식을 종목검색으로문의드립니다
A=(highest(high,9)+lowest(low,9)+highest(high,26)+lowest(low,26))/4;
B=(highest(high,52)+lowest(low,52))/2;
c > A(25) and c > B(25)
and
CrossUp(h,BBandsUp(20,2))
and
V > highest(V(1), 20)
and
Crossup(C,SAR(af,maxAF))
and
c>(H(1)+L(1)+C(1))/3*2-L(1)
and
c>(H(1)+L(1)+C(1))/3+H(1)-L(1)
and
C > avg(C,5) && avg(C, 5) > avg(C,26)
&& avg(C,26) > avg(C,40)
지표변수
af 0.015
maxaf 0.15답변 1
예스스탁 예스스탁 답변
2025-10-22 14:47:58