커뮤니티
please provided me system
2015-11-11 13:57:50
171
글번호 92296
sell: crossup 5% from buy point
buy: crossup 5% from lowest (within 60 candle sticks)
please to be understood, my computer type write got a problem
답변 1
예스스탁 예스스탁 답변
2015-11-11 16:16:20
안녕하세요
예스스탁입니다.
if crossup(C,lowest(L,60)*1.05) Then
buy();
SetStopProfittarget(5,PercentStop);
즐거운 하루되세요
> 기관장 님이 쓴 글입니다.
> 제목 : please provided me system
> sell: crossup 5% from buy point
buy: crossup 5% from lowest (within 60 candle sticks)
please to be understood, my computer type write got a problem