Uses of Interface
com.dukascopy.api.LoadingProgressListener

Packages that use LoadingProgressListener
com.dukascopy.api   
 

Uses of LoadingProgressListener in com.dukascopy.api
 

Methods in com.dukascopy.api with parameters of type LoadingProgressListener
 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.