Uses of Interface
com.dukascopy.api.LoadingDataListener

Packages that use LoadingDataListener
com.dukascopy.api   
 

Uses of LoadingDataListener in com.dukascopy.api
 

Methods in com.dukascopy.api with parameters of type LoadingDataListener
 void IHistory.readBars(Instrument instrument, Period period, OfferSide side, long from, long to, LoadingDataListener barListener, LoadingProgressListener loadingProgress)
          Reads bars from the local cache in the background.
 void IHistory.readTicks(Instrument instrument, long from, long to, LoadingDataListener tickListener, LoadingProgressListener loadingProgress)
          Reads ticks from the local cache in the background.
 



Copyright © 2009. All Rights Reserved.