How to read an indicator's Level value

 

I know you can SetLevelValue( int level, double value) to an indicator, but how do you read them if they have been set already?

lets say for example, the RSI indicator, i will set it to 70 and 30 levels. But how can I read these 70 and 30 level values from another indicator or EA?

Thanks for your help.


 
tigerr:

I know you can SetLevelValue( int level, double value) to an indicator, but how do you read them if they have been set already?

lets say for example, the RSI indicator, i will set it to 70 and 30 levels. But how can I read these 70 and 30 level values from another indicator or EA?

Please read some recent posts and you will find your answer . . . https://www.mql5.com/en/forum/146588