Binance WebSocket & REST API
Stream Binance market data (trades, klines, ticker, partial book depth, diff depth) and drive the signed REST API from a single typed component.
Quick answer: TsgcWSAPI_Binance is the sgcWebSockets component that connects Delphi and C++ Builder apps to Binance. It subscribes to the WebSocket Market Streams and calls the signed spot REST API, all from one typed object.