Awesome oscilator
-
i am trying to use awesome oscilator as buy when bar are pointing upward and sell when bars are pointing downward so can i achieve this by putting awesome oscilaor when value is above 0 numeric and below 0 numeric
for bars ponting upward ?

-
@cmk You can compare the value of the indicator for candles 1 and 2 for example. If value of 2 is higher that that of 1, it will be pointing upward.