Real-Time-Stock-Indicator
A system that computes financial indicators (like Moving Averages, RSI, or Bollinger Bands) using high-performance C, and exposes the analysis through a FastAPI web API.
Background and formulas referenced from:
- Investopedia. “Moving Averages (MA).” https://www.investopedia.com/terms/m/movingaverage.asp
- Investopedia. “Relative Strength Index (RSI).” https://www.investopedia.com/terms/r/rsi.asp
- Investopedia. “Exponential Moving Average (EMA).” https://www.investopedia.com/terms/e/ema.asp
- Investopedia. “Moving Average Convergence/Divergence (MCAD).” https://www.investopedia.com/terms/m/macd.asp
- Investopedia. “On-Balance Volume (OBV).” https://www.investopedia.com/terms/o/onbalancevolume.asp