UAE Equities Dashboard
DFM live data + ADX metadata. Updated .
DFMGI (synthetic) is a daily market-cap-weighted proxy computed from the 52 DFM stocks' close prices and current market caps. Tracks the official DFMGI very closely (both are market-cap-weighted) but isn't the literal exchange-published series. Custom is the basket from the Custom Index Builder (equal-weighted over the 14 default DFM holdings). The iShares MSCI UAE ETF is the public USD benchmark.
| Ticker | Name | Exch | Sector | Price (AED) | Change | Change % | Volume | Market Cap | P/E | Div Yield | Sparkline 3M |
|---|
Build a synthetic UAE index
Default basket: 14 DFM stocks (Yahoo Finance coverage), equal weighted, 3-month window. Pick / uncheck any stock or change weighting / start period below. The index is rebased to 100 on the start date.
| Include | Ticker | Name | Price | Market Cap | Weight (auto) | Custom weight |
|---|
About this dashboard
A static-rendered UAE equities dashboard. Data refreshed daily by GitHub Actions.
Data source
- DFM equities (52/52 live): Yahoo Finance via
yfinance. All prices in AED. - DFM General Index (DFMGI): DFM's official API.
- ADX equities (52): metadata only.
- iShares MSCI UAE ETF (UAE, USD): Yahoo Finance cross-check benchmark.
Limitations
- ADX index (FTSE ADX General) is not on Yahoo Finance. UI shows N/A.
- Custom index builder only uses DFM stocks because ADX has no price feed here.
- Data is end-of-day (no intraday, no Level 2).
How to add new tickers
Edit _data/uae/tickers.json. The next GitHub Actions run picks up changes.
Source
See scripts/uae-index/ on GitHub.