Class ParibuAdapters

java.lang.Object
org.knowm.xchange.paribu.ParibuAdapters

public final class ParibuAdapters extends Object
Author:
semihunaldi Various adapters for converting from Paribu DTOs to XChange DTOs
  • Method Details

    • adaptTicker

      public static Ticker adaptTicker(ParibuTicker paribuTicker, CurrencyPair currencyPair)
      Adapts a ParibuTicker to a Ticker Object
      Parameters:
      paribuTicker - The exchange specific ticker
      currencyPair -
      Returns:
      The ticker