Indicator does not calculate its value on visual mode
-
Hello, i have a problem with indicator. I cant do ea with this indicator because it is not calculate its value on visual mode.
.
Can i somehow to solve this problem with indicator ? Thank you in advance for answer. -
@nanukas , it can be done if you give full picture of the indicator.
-
@biztet I will add indicator file 0_1608806547339_TrendlessAG.mq4
-
@nanukas , you can use buffer 0 to cross the level.
Same goes to RSI, William, CCI, Stoch, etc... -
@biztet But indicator doesnt calculate its value when it is in testing mode.
-
@nanukas, what value do you need to calculate? With this indicator i can only see one buffer and the levels to be used. No other value.