Uses of Interface
com.activequant.archive.IArchiveReader

Packages that use IArchiveReader
com.activequant.archive   
com.activequant.archive.hbase   
com.activequant.backtesting   
 

Uses of IArchiveReader in com.activequant.archive
 

Methods in com.activequant.archive that return IArchiveReader
 IArchiveReader IArchiveFactory.getReader(TimeFrame tf)
           
 

Uses of IArchiveReader in com.activequant.archive.hbase
 

Methods in com.activequant.archive.hbase that return IArchiveReader
 IArchiveReader HBaseArchiveFactory.getReader(TimeFrame tf)
           
 

Uses of IArchiveReader in com.activequant.backtesting
 

Constructors in com.activequant.backtesting with parameters of type IArchiveReader
ArchiveStreamToMarketDataIterator(String mdiId, TimeStamp startTime, TimeStamp endTime, IArchiveReader archiveReader)
           
 



Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.