Class PoloniexWebSocketTickerTransaction

java.lang.Object
info.bitrich.xchangestream.poloniex2.dto.PoloniexWebSocketTickerTransaction

public class PoloniexWebSocketTickerTransaction extends Object
Created by Lukas Zaoralek on 11.11.17.
  • Field Details

    • channelId

      public String channelId
    • timestamp

      public String timestamp
    • ticker

      public String[] ticker
  • Constructor Details

    • PoloniexWebSocketTickerTransaction

      public PoloniexWebSocketTickerTransaction()
  • Method Details

    • toPoloniexTicker

      public PoloniexTicker toPoloniexTicker(org.knowm.xchange.currency.CurrencyPair currencyPair)
    • getPairId

      public int getPairId()