Uses of Record Class
com.quantfinlib.feed.FeedTrade

Packages that use FeedTrade
Package
Description
Live market data over WebSocket (pure JDK java.net.http): WebSocketFeed publishes parsed trades into the HftMarketDataBus with automatic reconnection, and BinanceTradeParser is the reference FeedParser (one small class per additional exchange).