During analysis sometimes it is handy to quickly know a bar's range (H - L). It would be nice to have that value added to the Date/O/H/L/C/CHG values that appear at the top left of a chart.
    
    
    
    
    
        Rename
    
        Why do you think it would be nice to show this absolute value on every chart?
    
    
        There's a TR (True Range) indicator that kind of returns this H-L "Range" information. In many cases, the TR indicator might be more revealing than the simple H-L Range value, especially when bar gaps are present.
    
    
        Good point @superticker. Topic starter may achieve his goal by simply adding an indicator like TR or MathIndOpInd(High-Low) on the chart and saving that in an Indicator Set. A default Indicator Set can be saved in Chart Preferences since WL7 B48. Thus, I close the feature request as completed.
    
    
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required