Thomas Kaul
					
					2 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
0 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					apps/api/src/services/data-provider/eod-historical-data/eod-historical-data.service.ts
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
					@ -18,7 +18,6 @@ import { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import Big from 'big.js'; | 
					 | 
					 | 
					import Big from 'big.js'; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import { format, isToday } from 'date-fns'; | 
					 | 
					 | 
					import { format, isToday } from 'date-fns'; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import got from 'got'; | 
					 | 
					 | 
					import got from 'got'; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import ms from 'ms'; | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					@Injectable() | 
					 | 
					 | 
					@Injectable() | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					export class EodHistoricalDataService implements DataProviderInterface { | 
					 | 
					 | 
					export class EodHistoricalDataService implements DataProviderInterface { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |