A professional cryptocurrency trading dashboard inspired by Bloomberg Terminal, built with Next.js, React, and TypeScript. Features real-time market data, news aggregation, on-chain analytics, and educational resources.
Stars
21
Forks
11
Watchers
21
Open Issues
0
Overall repository health assessment
^7.1.0^7.1.0^3.1.1^2.4.6^9.0.10^24.10.1^19.2.7^19.2.3^1.13.2^3.0.3^6.16.0^0.37.0^9.0.3^9.1.2^16.0.7^4.24.13^7.0.12^19.2.1^19.2.1^10.1.0^3.5.1^4.0.1^2.3.7^5.9.3^7.0.4^10.4.23^8.5.6^3.4.176
commits
4
commits
fix: add author name to package.json for proper attribution
574c9c6View on GitHubfix: ensure revalidate constant is a literal number for Next.js compatibility
79f0d3dView on GitHubfeat: update version to 1.3.1 and enhance README with new features for Heatmap and Layer1 terminals
9b3c01bView on GitHubfeat: add HowToUseModal and DisconnectedAlert components; implement Binance symbols API
5896558View on GitHubfeat: enhance HeatmapTerminal with Microstructure, Spread Analysis, and Short-Term Bias components
93c15e3View on GitHubfeat: add Support/Resistance Zones, Orderbook Velocity, and Volume Distribution components to HeatmapTerminal
8539e4eView on GitHubfeat: optimize alert handling and memoization in HeatmapTerminal
fdddaf4View on GitHubfeat: add Depth Chart and Spoofing Detection components to HeatmapTerminal
a4afa80View on GitHubfeat: add Liquidity Cluster Detection with visualization and statistics
6a9c8c4View on GitHubfeat: add Orderbook Imbalance analysis with visualization and signals
0ba1228View on GitHubfeat: implement Liquidity Wall Analysis with signal computation and display
5e45d83View on GitHubfeat: add layout mode toggle for heatmap display (top-bottom/left-right)
deb18c6View on GitHubfeat: add Liquidity Heatmap page and integrate heatmap data API
bfc7f1dView on GitHubfeat: enhance Binance error handling and update market data availability message
63b0365View on GitHubfeat: add Layer1 API base URL configuration and WhaleWallLog model
bcbdd8dView on GitHub