I recently came across your chart page:
https://crypto-feed.net/chart/BTCUSDT
I have to say, I really this platform. The combination of price chart, liquidation data, order book visualization, and AI-based analysis is very impressive. The interface feels clean, fast, and professional. Especially the way you integrate real-time data with AI commentary makes it stand out from typical trading dashboards.
I’m very interested in building a similar web application using ASP.NET (most likely ASP.NET Core). My goal would be to create a real-time crypto analytics platform that includes:
Advanced price charts
Liquidation heatmaps
Order book depth visualization
AI-generated market analysis
Real-time WebSocket data integration
Could you please share some guidance on:
What tech stack you are using on the backend and frontend?
How you handle real-time market data (WebSockets, APIs, etc.)?
How you implemented the AI analysis layer?
Any recommendations on architecture for building something similar with ASP.NET Core?
I would really appreciate any advice on where to start and best practices for building such a scalable and high-performance system.
Thank you in advance — and congratulations again on building such a great platform.
Best regards.