DRAWTEXT(HIGH>REF(HIGH,1) and REF(HIGH,2)>REF(high,1) and LOW>REF(LOW,1)
and REF(LOW,2)>REF(LOW,1)
and MA(CLOSE,5)
,H*1.05,'◎'), COLORYELLOW;
DRAWTEXT(HIGH>REF(HIGH,1) and REF(HIGH,2)>REF(high,1) and LOW>REF(LOW,1)
and REF(LOW,2)>REF(LOW,1)
and MA(CLOSE,5)
,H*1.05,'◎'), COLORYELLOW;