ConradSelig / cliStocksTracker

A command line utility for tracking a stock market portfolio. Primarily featuring high resolution braille graphs.
Apache License 2.0
55 stars 14 forks source link

Increase timeframes #13

Open ConradSelig opened 3 years ago

ConradSelig commented 3 years ago

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.