I want the label to show on my 1D5Min chart, but the study is based on Daily bar.
E.g. Current SPX Daily Bar Range = 62.81
1ATR = 32.28 today
Label will show either 1 of these:
	
	
	
	
	
		
	
		
			
		
		
	
				
			E.g. Current SPX Daily Bar Range = 62.81
1ATR = 32.28 today
Label will show either 1 of these:
		Code:
	
	#greenlabel
Exceeded 2ATR by 0.5
#yellowlabel
Between 90% to 99.9% of 2ATR Range 
In this example it is 96%
#greylabel
Below 90% of 2ATR 
				 
						 
 
		 
 
		