AH
    
        
            display indicator values from the chart
            
                 07 Dec 2023, 12:10
            
                    
Hello everyone, Is there any built-in function or any other method to display the data values of indicator
 from its title?

PanagiotisCharalampous
07 Dec 2023, 13:32
Hi there,
Use the LastValue to access the last value of every data series that is an output of the indicator.
Best regards,
Panagiotis
@PanagiotisCharalampous