This program analyzes the RSI, MACD, and EMA for entered stocks and gives a recommended action which is whether buy, sell, or hold.
This project uses uv for dependency management. uv provides a fast and robust way to manage Python environments and lock dependencies.
Run this command to run it: uv run --script https://raw.githubusercontent.com/Ventengo1/RSI-MACD-EMA-analyzer/refs/heads/main/stock_analyzer.py