| Q&A 게시판 | HOME > Q&A 게시판 |
작성자 :
투투매
작성일 : 2021-04-27 09:29:25
조회수 : 407
수식변환 문의드립니다.
고생이 많으십니다. 예스랭귀지로 수식변환 좀 부탁드려요
A = (highest(high,9)+lowest(low,9)+highest(high,26)+lowest(low,26))/4;
B = (highest(high,52)+lowest(low,52))/2;
(crossup(c,a(26)) and crossup(c,b(26))
or
((c>a(26)) and (c > b(26))))
and
crossup(c,bbandsup(20,2))
and
crossup(c,sar(0.02, 0.2))
and
crossup(diplus(14), diminus(14))
감사합니다.
A = (highest(high,9)+lowest(low,9)+highest(high,26)+lowest(low,26))/4;
B = (highest(high,52)+lowest(low,52))/2;
(crossup(c,a(26)) and crossup(c,b(26))
or
((c>a(26)) and (c > b(26))))
and
crossup(c,bbandsup(20,2))
and
crossup(c,sar(0.02, 0.2))
and
crossup(diplus(14), diminus(14))
감사합니다.
