Class DepthBinanceWebSocketTransaction


public class DepthBinanceWebSocketTransaction extends ProductBinanceWebSocketTransaction
  • Constructor Details

    • DepthBinanceWebSocketTransaction

      public DepthBinanceWebSocketTransaction(String eventType, String eventTime, String symbol, long firstUpdateId, long lastUpdateId, long pu, List<Object[]> _bids, List<Object[]> _asks)