Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.activequant.archive
,
com.activequant.archive.hbase
,
com.activequant.backtesting
,
com.activequant.combination
,
com.activequant.dao
,
com.activequant.dao.mybatis
,
com.activequant.dao.mybatis.mapper
,
com.activequant.domainmodel
,
com.activequant.domainmodel.exceptions
,
com.activequant.domainmodel.trade.event
,
com.activequant.domainmodel.trade.order
,
com.activequant.exceptions
,
com.activequant.server
,
com.activequant.servicelayer.matlab
,
com.activequant.servicelayer.soap
,
com.activequant.tools.mapping
,
com.activequant.tools.streaming
,
com.activequant.trading
,
com.activequant.trading.jms
,
com.activequant.trading.orderbook
,
com.activequant.trading.virtual
,
com.activequant.transport
,
com.activequant.transport.activemq
,
com.activequant.transport.memory
,
com.activequant.utils
,
com.activequant.utils.annotations
,
com.activequant.utils.checks
,
com.activequant.utils.events
,
com.activequant.utils.mail
,
com.activequant.utils.snmp
,
com.activequant.utils.worker
Class Hierarchy
java.lang.
Object
com.activequant.tools.streaming.
AbstractEventChainLink
(implements com.activequant.tools.streaming.
IEventSink
, com.activequant.tools.streaming.
IEventSource
)
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
TreeMap
<K,V> (implements java.lang.
Cloneable
, java.util.
NavigableMap
<K,V>, java.io.
Serializable
)
com.activequant.domainmodel.
RollingSchedule
com.activequant.trading.
AbstractOrderBook
<T> (implements com.activequant.trading.
IOrderBook
<T>)
com.activequant.trading.virtual.
LimitOrderBook
com.activequant.transport.activemq.
ActiveMQTransportFactory
(implements com.activequant.transport.
ITransportFactory
)
com.activequant.server.
AQ2Server
com.activequant.utils.
ArchiveTestCall
com.activequant.utils.
ArrayUtils
com.activequant.backtesting.
Backtester
com.activequant.tools.mapping.
BBMapper
(implements com.activequant.tools.mapping.
IMapper
)
com.activequant.utils.checks.
CheckScript
com.activequant.servicelayer.matlab.
Converters
com.activequant.utils.
Crypter
com.activequant.utils.
CsvMapReader
com.activequant.dao.mybatis.
DaoFactory
(implements com.activequant.dao.
IDaoFactory
)
com.activequant.utils.
DateUtils
com.activequant.dao.mybatis.
EntityDao
<T> (implements com.activequant.dao.
IEntityDao
<T>)
com.activequant.utils.events.
Event
<T> (implements com.activequant.utils.events.
IEventSink
<T>, com.activequant.utils.events.
IEventSource
<T>)
com.activequant.utils.events.
Event2
<T1,T2>
com.activequant.utils.
ExportMarketDataCSV
com.activequant.backtesting.
FastStreamer
com.activequant.utils.
FileTraversal
com.activequant.utils.
FileUtils
java.text.
Format
(implements java.lang.
Cloneable
, java.io.
Serializable
)
java.text.
DateFormat
java.text.
SimpleDateFormat
com.activequant.utils.
Date8Time6Parser
com.activequant.dao.mybatis.
GenericMapperDao
<T>
com.activequant.dao.mybatis.
CountryDao
(implements com.activequant.dao.
ICountryDao
)
com.activequant.dao.mybatis.
InstrumentDao
(implements com.activequant.dao.
IInstrumentDao
)
com.activequant.dao.mybatis.
MarketDataInstrumentDao
(implements com.activequant.dao.
IMarketDataInstrumentDao
)
com.activequant.dao.mybatis.
PortfolioDao
(implements com.activequant.dao.
IPortfolioDao
)
com.activequant.dao.mybatis.
PositionDao
(implements com.activequant.dao.
IPositionDao
)
com.activequant.dao.mybatis.
RegionDao
(implements com.activequant.dao.
IRegionDao
)
com.activequant.dao.mybatis.
SecurityChainDao
(implements com.activequant.dao.
ISecurityChainDao
)
com.activequant.dao.mybatis.
TradeableInstrumentDao
(implements com.activequant.dao.
ITradeableInstrumentDao
)
com.activequant.dao.mybatis.
VenueDao
(implements com.activequant.dao.
IVenueDao
)
com.activequant.domainmodel.
GenericRow
(implements java.io.
Serializable
)
com.activequant.archive.hbase.
HBaseArchiveFactory
(implements com.activequant.archive.
IArchiveFactory
)
com.activequant.utils.
Hexdump
com.activequant.utils.
IdentityUtils
com.activequant.utils.
ImportBBTickDump
com.activequant.utils.
ImportInstrumentsCSV
com.activequant.utils.
ImportL1DataCSV
com.activequant.utils.
ImportMarketDataCSV
com.activequant.utils.
ImportMarketDataInstrumentsCSV
com.activequant.utils.
ImportPriceSheet
com.activequant.transport.memory.
InMemoryPublisher
(implements com.activequant.transport.
IPublisher
)
com.activequant.transport.memory.
InMemoryReceiver
(implements com.activequant.transport.
IReceiver
)
com.activequant.transport.memory.
InMemoryTransportFactory
(implements com.activequant.transport.
ITransportFactory
)
com.activequant.utils.
InstanceFromMapInstantiator
<T>
com.activequant.trading.jms.
JMSVenue
com.activequant.trading.virtual.
LimitOrderBookMatcher
com.activequant.server.
LocalHBaseCluster
com.activequant.server.
LocalHSQLDBServer
com.activequant.server.
LocalJMSServer
com.activequant.server.
LocalSoapServer
com.activequant.utils.checks.
MailHistData
com.activequant.servicelayer.soap.
MainService
(implements com.activequant.servicelayer.soap.
IMainService
)
com.activequant.utils.
MapToString
com.activequant.trading.orderbook.
MarketState
com.activequant.trading.orderbook.
MarketAuction
com.activequant.trading.orderbook.
MarketClosed
com.activequant.trading.orderbook.
MarketOpen
com.activequant.trading.orderbook.
MarketPreclose
com.activequant.trading.orderbook.
MarketPreopen
com.activequant.servicelayer.matlab.
MatlabServiceFacade
com.activequant.tools.mapping.
Mdi2InstrumentMapper
com.activequant.archive.
MultiValueTimeSeriesIterator
(implements java.util.
Iterator
<E>)
com.activequant.domainmodel.trade.order.
Order
com.activequant.domainmodel.trade.order.
SingleLegOrder
com.activequant.domainmodel.trade.order.
LimitOrder
com.activequant.domainmodel.trade.order.
MarketOrder
com.activequant.domainmodel.trade.order.
StopLimitOrder
com.activequant.domainmodel.trade.order.
StopMarketOrder
com.activequant.trading.orderbook.
OrderBookChange
com.activequant.trading.orderbook.
OrderBookUpdated
com.activequant.domainmodel.trade.event.
OrderEvent
com.activequant.domainmodel.trade.event.
OrderAcceptedEvent
com.activequant.domainmodel.trade.event.
OrderFillEvent
com.activequant.domainmodel.trade.event.
OrderSubmittedEvent
com.activequant.domainmodel.trade.event.
OrderTerminalEvent
com.activequant.domainmodel.
PersistentEntity
com.activequant.domainmodel.
Country
com.activequant.domainmodel.
Instrument
com.activequant.domainmodel.
FX
com.activequant.domainmodel.
InstrumentChain
com.activequant.domainmodel.
ListedInstrument
com.activequant.domainmodel.
Derivative
com.activequant.domainmodel.
Future
com.activequant.domainmodel.
Stock
com.activequant.domainmodel.
MarketDataInstrument
com.activequant.domainmodel.
Portfolio
com.activequant.domainmodel.
Position
com.activequant.domainmodel.
Region
com.activequant.domainmodel.
SecurityChain
com.activequant.domainmodel.
SecurityChainByDate
com.activequant.tools.streaming.
StreamEvent
com.activequant.tools.streaming.
TimeStreamEvent
com.activequant.tools.streaming.
MarketDataEvent
com.activequant.tools.streaming.
BBOEvent
com.activequant.tools.streaming.
ReferenceDataEvent
com.activequant.tools.streaming.
TradingDataEvent
com.activequant.domainmodel.
TradeableInstrument
com.activequant.domainmodel.
Venue
com.activequant.domainmodel.
Exchange
com.activequant.domainmodel.
OTCCounterparty
com.activequant.utils.
PrintSecurityChain
com.activequant.utils.
RequestIdGenerator
com.activequant.servicelayer.matlab.
ReturnMapProcessor
com.activequant.utils.
RunnableTask
(implements java.lang.
Runnable
)
com.activequant.utils.mail.
SendMail
com.activequant.trading.virtual.
Simulator
com.activequant.combination.
SingleMaxValueCombiner
com.activequant.utils.snmp.
SNMPReporter
com.activequant.tools.streaming.
StreamEventIterator
<T> (implements java.util.
Iterator
<E>)
com.activequant.backtesting.
ArchiveStreamToMarketDataIterator
com.activequant.backtesting.
RandomMarketDataIterator
com.activequant.backtesting.
TradingTimeStreamIterator
com.activequant.backtesting.
StreamMerger
com.activequant.utils.
StringUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.activequant.dao.
DaoException
com.activequant.exceptions.
IncompleteOrderInstructions
com.activequant.exceptions.
InvalidDataException
com.activequant.exceptions.
InvalidDate8Time6Input
com.activequant.domainmodel.exceptions.
NoEntryForDate
com.activequant.exceptions.
NoSuchOrderBook
com.activequant.exceptions.
TransportException
com.activequant.exceptions.
UnsupportedOrderType
com.activequant.utils.
TimeMeasurement
com.activequant.domainmodel.
TimeSeries
com.activequant.servicelayer.matlab.
TimeSeriesContainer
com.activequant.archive.
TimeSeriesIterator
(implements java.util.
Iterator
<E>)
com.activequant.utils.
TimeSeriesUtils
com.activequant.domainmodel.
TimeStamp
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.activequant.utils.
TimeStampMatrix
<T>
com.activequant.servicelayer.matlab.
TimeStampProcessor
com.activequant.utils.
TimeTools
com.activequant.trading.
TradingSystemEnvironment
com.activequant.trading.virtual.
TradingSystemSample
com.activequant.trading.orderbook.
TransactionEvent
com.activequant.trading.orderbook.
ExecutionCanceledEvent
com.activequant.trading.orderbook.
ExecutionEvent
com.activequant.archive.
TSContainer
com.activequant.domainmodel.
Tuple
<A,B>
com.activequant.utils.
UniqueTimeStampGenerator
com.activequant.trading.virtual.
VirtualExchange
(implements com.activequant.trading.virtual.
IExchange
)
com.activequant.utils.
WebStart
com.activequant.utils.worker.
Worker
<T>
com.activequant.utils.worker.
WorkerThread
<T> (implements java.lang.
Runnable
)
Interface Hierarchy
com.activequant.dao.mybatis.mapper.
GenericRowMapper
com.activequant.archive.
IArchiveFactory
com.activequant.archive.
IArchiveReader
com.activequant.archive.
IArchiveWriter
com.activequant.dao.
IDaoFactory
com.activequant.dao.
IEntityDao
<T>
com.activequant.dao.
ICountryDao
com.activequant.dao.
IInstrumentDao
com.activequant.dao.
IMarketDataInstrumentDao
com.activequant.dao.
IPortfolioDao
com.activequant.dao.
IPositionDao
com.activequant.dao.
IRegionDao
com.activequant.dao.
ISecurityChainDao
com.activequant.dao.
ITradeableInstrumentDao
com.activequant.dao.
IVenueDao
com.activequant.utils.events.
IEventListener
<T>
com.activequant.utils.events.
IEventListener2
<T1,T2>
com.activequant.utils.events.
IEventSink
<T>
com.activequant.tools.streaming.
IEventSink
com.activequant.trading.
ITradingSystem
com.activequant.utils.events.
IEventSource
<T>
com.activequant.tools.streaming.
IEventSource
com.activequant.trading.virtual.
IExchange
com.activequant.servicelayer.soap.
IMainService
com.activequant.tools.mapping.
IMapper
com.activequant.trading.
IOrderBook
<T>
com.activequant.trading.orderbook.
IOrderBookListener
com.activequant.trading.
IOrderTracker
com.activequant.transport.
IPublisher
com.activequant.transport.
IReceiver
com.activequant.transport.
ITransportFactory
Annotation Type Hierarchy
com.activequant.utils.annotations.
Property
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.activequant.utils.
ActiveQuantDataField
com.activequant.utils.
LicenseStatus
com.activequant.utils.
DateUtils.Weekdays
com.activequant.utils.snmp.
SNMPReporter.ValueMode
com.activequant.domainmodel.
TimeFrame
com.activequant.domainmodel.trade.order.
OrderTif
com.activequant.domainmodel.trade.order.
OrderSide
com.activequant.trading.orderbook.
ChangeTypeEnum
com.activequant.transport.
ETransportType
com.activequant.servicelayer.matlab.
InterpolationRule
com.activequant.servicelayer.matlab.
DayRule
com.activequant.servicelayer.matlab.
Parameter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
ActiveQuant GmbH
. All Rights Reserved.