|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IArchiveFactory | |
|---|---|
| com.activequant.archive.hbase | |
| com.activequant.backtesting | |
| com.activequant.servicelayer.matlab | |
| com.activequant.trading | |
| Uses of IArchiveFactory in com.activequant.archive.hbase |
|---|
| Classes in com.activequant.archive.hbase that implement IArchiveFactory | |
|---|---|
class |
HBaseArchiveFactory
Instantiates readers and writers for different time frames. |
| Uses of IArchiveFactory in com.activequant.backtesting |
|---|
| Constructors in com.activequant.backtesting with parameters of type IArchiveFactory | |
|---|---|
Backtester(IArchiveFactory factory,
ITransportFactory transportFactory,
IDaoFactory daoFactory,
IExchange exchange,
ITradingSystem[] tradingSystems,
StreamEventIterator[] streamIters)
|
|
| Uses of IArchiveFactory in com.activequant.servicelayer.matlab |
|---|
| Constructors in com.activequant.servicelayer.matlab with parameters of type IArchiveFactory | |
|---|---|
MatlabServiceFacade(IArchiveFactory af,
IDaoFactory dao)
|
|
| Uses of IArchiveFactory in com.activequant.trading |
|---|
| Methods in com.activequant.trading that return IArchiveFactory | |
|---|---|
IArchiveFactory |
TradingSystemEnvironment.getArchiveFactory()
|
| Methods in com.activequant.trading with parameters of type IArchiveFactory | |
|---|---|
void |
TradingSystemEnvironment.setArchiveFactory(IArchiveFactory archiveFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||