CapitaineFlam88
Member
I would like to put in a variable: the percentage difference of the daily low to open on average for the last 240 days.
	
	
	
	
	
		
percentage difference of the low to open on average for the last 240 days.
Thanks
	
		
			
		
		
	
				
			
		Code:
	
	((Low-open)/open * 100)percentage difference of the low to open on average for the last 240 days.
Thanks
 
				 
						 
 
		 
 
		