IndictorCount()

 

When I run the following code:

Print(IndicatorCount());

I get -1 no matter what.

I DONOT get 0 th e first time and I DONOT get Bars-1 from the second time on.

I always get -1.

Can anyone clarify this ? 

 
Works only in indicators
 
thalassi:

When I run the following code:

Print(IndicatorCount());

I get -1 no matter what.

I DONOT get 0 th e first time and I DONOT get Bars-1 from the second time on.

I always get -1.

Can anyone clarify this ? 

Read some other posts from today . . .

https://www.mql5.com/en/forum/143584