empty value
-
hi , is there a block for use from empty value in some indicators?
-
What do you exactly mean?
-
In some indicators, some buffers become empty or have a value when the conditions change
For example, the
In the upward trend, buffer 1 has a value and buffer 2 is empty, and vice versa in the downward trend
Is it possible to have a condition for using these empty buffers?
I am using Google Translator -
Not sure if that is possible. Probably it is. Could you please share the link to your project?
-

-
I have not succeeded in writing the project yet
This is the situation
In the half trend indicator, when the indicator line on the chart is blue, it means that the trend is upward. In this case, buffer number 0 (half trend) has a value and buffer number 1 (value 2) has no value.
I want to open a position when the color of the indicator changes (that is, when the value is 2 and the half trend is not)