Currently this project only supports viewing data from the "current" day (I put in quotes because if it is next day but before market hours, it will display the data from the day before).
I would like to let the user pick their own timeframe, so if they want to show data from the past 5 days (for example) we can do that for them. I don't think it inappropriate to limit the user to the options yfinance includes.
Currently this project only supports viewing data from the "current" day (I put in quotes because if it is next day but before market hours, it will display the data from the day before).
I would like to let the user pick their own timeframe, so if they want to show data from the past 5 days (for example) we can do that for them. I don't think it inappropriate to limit the user to the options yfinance includes.