
KCB Trading Monitor
Software as a Service
NoCategory
Web DevelopmentClients
Techstack
Purpose
KCB, engaged through Upwork, needed a private web dashboard for Binance futures — one place to watch market movements in real time, execute trades, and monitor account activity without juggling separate tools.
Description
A Flask web application delivering a real-time monitoring and trading dashboard for Binance futures. The front end uses JavaScript and jQuery for live-updating views of positions, market data, and account activity, while the Python backend handles exchange connectivity and crunches market data with pandas and NumPy. Trade and account records persist in MySQL, a Telegram bot pushes notifications to the client, and the whole stack is containerized with Docker for repeatable deployment.




