A C-based command-line tool for analyzing NYSE stock data using the Alpha Vantage API. This tool allows users to retrieve the current stock price, view the last 100 days of stock data, and perform a custom analysis over a user-defined date range.
- Get the current price of any NYSE stock.
- Retrieve a 100-day historical analysis of stock data.
- Perform date range analysis.
- Moving Average
- Closing High
- Closing Low
- Volatility