A trading dashboard is only as good as its refresh
A trading dashboard puts the things you care about on one screen: prices, positions, funding, exposure. The layout is the easy part and almost every tool will do it for you.
The failure is silent, which is what makes it expensive
A dashboard showing a price from four minutes ago looks exactly like one showing a price from four seconds ago. There is no visual difference and no error. You find out it was stale by acting on it, which is the worst possible moment and the reason a decorative dashboard is worse than none at all.
What a dashboard has to state to be trustworthy
When each number was read, and what happened if the read failed. A panel that quietly keeps showing the last good value during an outage is telling you something false with complete confidence. Saying nothing is available right now is less impressive and far more useful.
The part that is genuinely yours
Nobody needs another chart of the bitcoin price. A dashboard is worth building when it shows a combination only you care about: your venues, your pairs, your exposure, the one spread you actually trade. That is too specific to buy and too small to justify weeks of work, which is exactly the shape of thing worth generating.
What is underneath this one
Twenty three public endpoints, no key, covering perpetual markets, spot venues, funding rates, order books and equities. A generated dashboard reads them at request time. The table below is one of them answering while this page was served, which is the whole point rather than a decoration.
Live, right now, on this page
| Market | Price | Funding | 24h volume |
|---|---|---|---|
| BTC | $78,000.50 | 0.0013% | $144,118,764 |
| ETH | $2,452.85 | 0.0013% | $98,133,720 |
| SOL | $104.59 | 0.0013% | $36,751,929 |
| HYPE | $83.24 | 0.0013% | $10,211,466 |
Read live at render. A dashboard that cannot do this is a picture of a dashboard.
Describe something and watch it get built.
Open the builder, or start from a working app and change it.