
Desktop-Based Crypto Trading Monitor
Software as a Service
NoCategory
Desktop Application DevelopmentClients
YenkoDev
Techstack
PythonPyQt5MatplotlibPandasSciPyBinance API
Purpose
An internal YenkoDev tool built to spot trend structure in crypto markets: it pulls coin kline data from the Binance API and flags patterns of higher lows and higher highs, and their reversals.
Description
This Python desktop application retrieves candlestick data through the Binance API and analyzes it with Pandas and SciPy to detect swing structure, identifying sequences of higher lows and higher highs and the opposite. Results are plotted with Matplotlib inside a PyQt5 interface, giving a live visual read on trend direction and price movement. The monitor is a private tool used to inform trading decisions.




