커뮤니티
40577번 답글확인 부탁드립니다(내용무)
2015-03-02 18:37:02
145
글번호 83613
^^
답변 1
예스스탁 예스스탁 답변
2015-03-03 10:29:22
안녕하세요
예스스탁입니다.
식을 수정했습니다.
input : N1(10),N2(2),P(5),WP(10);
var : mav(0),count(0),WR(0),ii(0);
Condition1 = crossup(c,highest(H,N1)[1]);
mav = ma(C,P);
WR = WILLR(WP);
if Condition2 == false and
C >= O*(1+n2/100) and
Condition1 == true And
countif(Condition1,4) == 1 Then{
Condition2 = true;
var1 = (C+O)/2;
count = 0;
ii = index;
}
if Condition2 == true and index > ii and C > var1 and C > mav Then
count = count+1;
if (C < var1 or C < mav) and index > ii Then{
Condition2 = false;
count = 0;
}
if index > ii and condition2 == true and
count >= 1 and count <= 5 And
V >= V[1]*2 and C > O and WR > WR[1] Then
find(1);
첨부된 그림에 수직선으로 표시된 봉들과 같은 시점의 종목들이 검색됩니다.
즐거운 하루되세요
> 부양가족 님이 쓴 글입니다.
> 제목 : 40577번 답글확인 부탁드립니다(내용무)
> ^^
다음글
이전글