Image conversion requires LVGLImage.py from the official LVGL repository. On first run, figma2lvgl will ask to download and cache it automatically. You can also place ...
alphasignal/ ├── data_ingestion/ # Market data fetching & feature engineering │ ├── fetcher.py # Yahoo Finance, Alpha Vantage, Polygon.io │ └── features.py # RSI, MACD, Bollinger Bands, EMA, ATR, OBV ...