help needed
-
i was wonderng if anyone could give me some insight. how do i create an indicator that shows up on chart ? im trying to make an indicator that shows if price is above or below the 200 sma ?
-
Can't do indicators on FX, can make an EA do this, condition block candle ID0 < or> draw arrow, redraw using same name but opposite, in a separate tree.
-
that sucks. i do appreciate the feedback, i will try that and see if it works