New here? See how to use the dashboard on desktop and mobile.
Is this a broker? No.
Global Markets Dashboard is an informational market-data website. It is NOT a broker, a brokerage, a trading platform, or a financial services firm. You cannot open an account, deposit funds, withdraw money, hold a balance, or place a trade here - none of those features exist on this site.
Because GMD never takes custody of money and never executes orders, it does not require - and does not hold - a brokerage licence from the FCA, CySEC, ASIC, NFA, IIROC or any other market regulator. Those regimes license firms that handle client funds or execute trades. GMD does neither, so there is nothing for such a regulator to license. There are no deposits on this site that could ever be at risk.
GMD only displays publicly available prices and sentiment data for reference. It is not financial advice and not a recommendation to buy or sell anything. When you actually want to trade, you do that through your own regulated broker - GMD is simply the screen you read before you decide, not a place where you transact. Always do your own research and consult a licensed financial professional before investing.
What is Global Markets Dashboard?
Global Markets Dashboard is a free, real-time financial terminal that displays live prices for every major asset class - equities, FX, crypto, commodities, bonds and sentiment indicators - all on a single screen. No account, no subscription, no Bloomberg terminal needed.
Built for traders, investors, analysts and anyone who needs to quickly read macro market conditions without switching between dozens of tabs or paying for expensive data services.
What does it show?
S&P 500, Nasdaq Composite, Dow Jones, FTSE 100, DAX, CAC 40, Nikkei 225, Hang Seng - live prices with sparklines.
EUR/USD, USD/JPY, GBP/USD, USD/CHF, AUD/USD, USD/CAD, USD/CNH, NZD/USD - all 8 major pairs.
Bitcoin, Ethereum, XRP, Solana, Dogecoin, Avalanche, Tether, USD Coin - top 8 by market cap.
Gold, Silver, Platinum, WTI Oil, Brent Oil, Natural Gas, Copper, Wheat, Corn, Soybeans, Uranium (URA ETF).
US 2Y/10Y/30Y Treasuries, 2s10s yield curve, Fed Funds rate, ECB rate, German Bund, UK Gilt.
VIX volatility index, CNN Fear & Greed composite, CBOE Put/Call ratio, market session status. Market Mood panel shows live CNN sub-indicators: Market Momentum, Stock Price Breadth, Junk Bond Demand and Safe Haven Demand.
Upcoming high-impact US economic events - Fed decisions, NFP, CPI and more.
Every major news headline classified by AI for market impact. Wars, rate shocks and crises trigger instant on-screen alerts.
Twice-daily AI-generated market narrative (9:30 AM and 3:30 PM ET). A confident trader-voice read on the tape connecting equities, FX, bonds and commodities. Not financial advice.
Watch live on YouTube
Global Markets Dashboard streams live on YouTube at youtube.com/c/GlobalMarketsDashboard. Free, no sign-up, perfect for a wall display or office screen. Cast it to your TV via Chromecast, Apple TV or Fire TV.
After-hours & futures mode
When US cash markets are closed, the dashboard automatically switches S&P 500, Nasdaq and Dow Jones to their respective E-mini futures (ES, NQ, YM) - so you always see a live price, not a stale close. On weekends, the last known closing price is shown with a "CLOSED" indicator.
Why is it free?
You get the dashboard completely free - no sign‑up, no email wall, no friction. Just open the page and you’re instantly oriented.
To keep it free, I rely on partner referral links from brokers and trading tools. You’ll see them as small banners on the page. If you ever click one and choose to open an account or subscribe, I may earn a small commission - and it never costs you anything extra.
It’s a simple, quiet way to support the project without paying a cent. No pressure, no obligation. Whether you ignore every banner or click one someday, the dashboard stays free for you either way.
Why I built this
Every morning - and often at ridiculous hours when the markets decide to misbehave - I found myself chasing the same simple answer: what’s happening right now?
Not a chart.
Not a firehose of headlines.
Just the pulse.
Is the market leaning risk-on or risk-off.
Is the dollar charging ahead.
Are bonds screaming for attention.
Is crypto bleeding out.
What’s the VIX whispering - or shouting.
To get that picture, I was bouncing between four or five different sites like a caffeinated intern. Indices on Yahoo Finance. FX on another tab. Bonds somewhere else. CNN Fear & Greed buried in a bookmark. By the time I stitched the whole mosaic together in my head, the market had already moved on. The train left the station while I was still checking the platform number.
The problem wasn’t the data.
The problem was the friction - the time, the clicks, the mental overhead required just to get oriented. I didn’t want to shovel through tabs every time I needed a snapshot of the world. I wanted one screen that told me everything in ten seconds.
I couldn’t find that tool for free.
So I built it.
How it's built
For the curious - and for fellow developers who land here looking for a real, in-production reference - Global Markets Dashboard is a live example of a modern .NET web app:
- ASP.NET Core 10 (Razor Pages) - the whole site runs on .NET 10. It is a working, real-world ASP.NET Core 10 example you can poke at in production, not a toy demo.
- SignalR over WebSockets - every price tick, sparkline, rate, sentiment gauge and breaking-news alert is pushed from the server to your browser in real time through a single SignalR hub. This is a concrete example of what a production SignalR website looks like under live market load.
- Material Design 3 - the dark, glass UI is a hand-built Material Design 3 (MD3) interface - fluid
rem/clamp()type scale, MD3 colour roles and surfaces - so it doubles as a Material Design 3 showcase for a data-dense dashboard rather than a phone app. - The rest of the stack - server-side data feeds (Yahoo Finance, Alpaca, FRED, CNN), Anthropic Claude for AI commentary and news classification, SQLite for lightweight analytics, Serilog for logging, and Docker for deployment behind nginx.
No SPA framework, no client-side build step - just server-rendered Razor, a SignalR connection and vanilla JavaScript. Fast to load, simple to reason about.
Free alternative to Bloomberg, TradingView & Investing.com
Global Markets Dashboard is a free macro-overview alternative to paid and fragmented financial tools. If you need a real-time global macro dashboard - one screen showing everything that moves markets - GMD is built exactly for that use case.
| Feature | GMD | Bloomberg | TradingView | Investing.com |
|---|---|---|---|---|
| Price | Free | ~$24k/yr | Free/Paid | Free/Paid |
| All asset classes - one screen | ✅ | ✅ | ❌ | ❌ |
| Real-time WebSocket streaming | ✅ | ✅ | ✅ | ❌ |
| No sign-up required | ✅ | ❌ | ❌ | ❌ |
| AI breaking news alerts | ✅ | ❌ | ❌ | ❌ |
| Fear & Greed Index | ✅ | ❌ | ❌ | ❌ |
| Live yield curve | ✅ | ✅ | ❌ | Partial |
| VIX gauge | ✅ | ✅ | Partial | Partial |
| Mobile friendly | ✅ | ❌ | ✅ | ✅ |
| Advanced charting tools | ❌ | ✅ | ✅ | Partial |
Data sources
Prices are sourced from Yahoo Finance, Alpaca Markets, Finnhub and FRED (Federal Reserve). Sentiment data is sourced from CNN Markets. Data is delayed up to 15 minutes for some instruments. See the full Data Sources page for details.
Frequently asked questions
Is Global Markets Dashboard a broker or trading platform?
No. Global Markets Dashboard is an informational market-data website only. It is not a broker, brokerage, or trading platform. You cannot open an account, deposit or withdraw money, hold a balance, or place a trade on this site - those features do not exist here. To trade, you use your own regulated broker.
Can I deposit money or trade on Global Markets Dashboard?
No. GMD never takes custody of funds and never executes orders. There is nothing to deposit and no way to trade on this site, so there are no deposits that could be at risk. It only displays publicly available prices and sentiment data for reference.
Is Global Markets Dashboard regulated by the FCA, CySEC, ASIC, NFA or IIROC?
Those regulators license firms that handle client funds or execute trades. GMD does neither - it is an informational data display, not a broker - so it does not require and does not hold a brokerage licence. The absence of a brokerage licence is expected for an informational site and does not indicate any risk to deposits, because there are no deposits.
Is Global Markets Dashboard really free?
Yes - 100% free, no credit card, no subscription, no account required. Open the site and all data loads immediately.
How often does the data update?
Prices update every 40–60 seconds on weekdays via WebSocket (SignalR). Sentiment indicators update every 15 minutes. The economic calendar refreshes every 12 hours.
Do I need to create an account?
No. Zero sign-up. Open the URL and everything works immediately.
Is this a Bloomberg alternative?
For macro overview purposes, yes. Bloomberg costs ~$24,000/year and is built for deep institutional research. This dashboard covers the 40+ instruments a macro investor checks daily - for free.
Does it work on mobile?
Yes - the dashboard is fully responsive and works on mobile, tablet and desktop. Desktop gives the best experience for viewing all panels simultaneously.
What are the AI breaking news alerts?
Every financial headline is classified in real-time by Claude AI for market impact severity. High-severity events - wars, emergency central bank actions, major geopolitical shocks - instantly trigger a breaking alert banner visible to all connected users.
Is there a guide explaining each market?
Yes. The Financial Markets Guide explains every instrument on the dashboard - what it is, what moves it, why it matters and practical trader tips. Each instrument on the dashboard has an info button that opens its guide entry directly.
Can I watch Global Markets Dashboard on my TV?
Yes. Open gmdmarkets.com in any smart TV browser, or cast from Chrome via Chromecast, or watch the free YouTube live stream at youtube.com/c/GlobalMarketsDashboard on any streaming device.
Why was Global Markets Dashboard created?
It was built out of personal frustration. Getting a clear picture of global market conditions required jumping between 4-5 different websites - indices on one, FX on another, bonds somewhere else. By the time the full picture came together, the market had already moved. The goal was one screen that answers "what is happening right now" in under 10 seconds - no shoveling through tabs.
What makes this different from other free dashboards?
Most free dashboards cover one asset class or require sign-up. Global Markets Dashboard covers 40+ instruments across 6 asset classes simultaneously, streams via WebSocket with no page refresh, includes AI breaking news alerts, Fear and Greed Index, VIX gauge, yield curve and market session status - all on one screen, 100% free with zero registration.
AI-Generated Content - Important Disclaimer
The AI Mood commentary and AI Breaking News alerts displayed on this dashboard are generated by an artificial intelligence model. They are NOT financial advice, investment recommendations, or trading signals of any kind.
AI-generated content is produced automatically based on live market data snapshots and publicly available news headlines. It reflects a pattern-matching model's interpretation only - it is not the opinion of a licensed financial adviser, analyst, or broker.
AI commentary can be wrong. The model may misread market conditions, draw incorrect conclusions, omit critical context, or reflect biases present in its training data. Market conditions can change faster than any AI model can react.
Do not make any financial or investment decision based on AI-generated content shown on this site. This includes but is not limited to: buying or selling securities, currencies, commodities, cryptocurrencies, or derivatives; entering or exiting positions; adjusting portfolio allocations; or taking any leveraged position.
Global Markets Dashboard accepts no responsibility whatsoever for any financial loss, loss of profit, missed opportunity, or any other direct, indirect, or consequential damage arising from reliance on any AI-generated content displayed on this site. You use all AI commentary entirely at your own risk.
Always conduct your own independent research and consult a qualified, licensed financial professional before making any investment or trading decisions.