kmungantiwar

Results 1 comments of kmungantiwar

@ranaroussi simple code run during market hours on 2022-03-04 provides output but skips the data for 2022-03-03. Below is the code and output data = yf.download('RELIANCE.NS', start='2022-02-20', interval='1d',rounding=True).reset_index() ![image](https://user-images.githubusercontent.com/77494760/156711772-40b00a63-bd8f-406d-9a94-9ae85e4abc6f.png)