답변완료
화살표 표시
늘 감사합니다,
아래의 신호에 화살표만 표시해 주세요.
if crossup(data12(c),data14(LowD(1))) Then
sell();
if crossup(data13(c),data14(LowD(1))) Then
sell();
if crossup(data14(c),data14(LowD(1))) Then
sell();
if crossup(data15(c),data14(LowD(1))) Then
sell();
if crossup(data16(c),data14(LowD(1))) Then
sell();
if crossup(data17(c),data19(LowD(1))) Then
sell();
if crossup(data18(c),data19(LowD(1))) Then
sell();
if crossup(data19(c),data19(LowD(1))) Then
sell();
if crossup(data20(c),data19(LowD(1))) Then
sell();
if crossup(data21(c),data19(LowD(1))) Then
sell();
감사합니다.
2023-10-11
602
글번호 172985
지표