Analysis updated 2026-05-18
Watch live candlestick charts for any Binance crypto pair without paying for TradingView Pro
Add technical indicators like EMA, RSI, and MACD to spot trends on crypto charts
Track multiple symbols in a watchlist with live price updates
Deploy your own free crypto charting tool to Vercel or Cloudflare
| outlinersclub-cpu/tradingview-gratis | albertaworlds/japanese-text-cleaner | ayangabryl/ngx-digit-flow | |
|---|---|---|---|
| Stars | 30 | 30 | 30 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Client-side only, no backend to set up, works with Binance's public data feed.
TradingView Gratis is an open-source, free alternative to TradingView Pro built for cryptocurrency chart analysis, targeted specifically at users in Latin America (LATAM). It replicates the look and feel of TradingView using the same charting library TradingView itself uses, called lightweight-charts, but without any cost, login requirement, or ads. The tool connects to Binance's public data feeds (no API key needed) via a WebSocket connection, WebSocket is a way to receive data continuously in real time, to display live candlestick charts for any crypto trading pair available on Binance. You can switch between multiple time intervals (1 minute through 1 week), toggle on common technical indicators like EMA, RSI, and MACD (mathematical overlays traders use to spot trends), and track multiple symbols in a watchlist with live price updates. Your preferences for symbol, timeframe, and indicators are saved in your browser automatically. All the indicator calculations happen in the browser itself, not on a server, so there is no backend to maintain. The project is entirely client-side and can be deployed for free to services like Vercel or Cloudflare. This project is also the foundation of a video tutorial series covering progressively more advanced features. The README notes it does not yet include drawing tools like trend lines, server-side alerts, or live trading functionality. The tech stack is TypeScript with Next.js as the web framework, Tailwind CSS for styling, and Zustand for managing app state.
A free, open-source clone of TradingView Pro for viewing live crypto charts from Binance, built for Latin American traders with no login or ads required.
Mainly TypeScript. The stack also includes TypeScript, Next.js, Tailwind CSS.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.