A B C D E F G H I L M N O P Q R S T U V W Y

T

ticks(int) - Static method in class org.otfeed.command.AggregationSpan
Returns aggregation span measured in ticks.
TickStream - Class in org.otfeed.samples
Sample application: requests real-time tick stream.
TickStream() - Constructor for class org.otfeed.samples.TickStream
 
TickStreamCommand - Class in org.otfeed.command
Request for the real-time (live) quotes.
TickStreamCommand(String, String, VolumeStyleEnum) - Constructor for class org.otfeed.command.TickStreamCommand
Creates new tick stream command, initializing all its properties, except delegates.
TickStreamCommand() - Constructor for class org.otfeed.command.TickStreamCommand
Default construtor.
TickStreamCommand(String, String) - Constructor for class org.otfeed.command.TickStreamCommand
Creates new tick stream command for a single event type, initializing all its properties, except individualFlag, which is set to COMPOUND, and delegates.
TickStreamExRequest - Class in org.otfeed.protocol.request
Request to receive real-time quotes (ticks).
TickStreamExRequest(int, String, String, VolumeStyleEnum, IDataDelegate<OTQuote>, IDataDelegate<OTTrade>, IDataDelegate<OTMMQuote>, IDataDelegate<OTBBO>, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.TickStreamExRequest
 
TickStreamWithSnapshotCommand - Class in org.otfeed.command
Command that issues a synthetic request for snapshot and ticks stream.
TickStreamWithSnapshotCommand(String, String, VolumeStyleEnum) - Constructor for class org.otfeed.command.TickStreamWithSnapshotCommand
Creates new command, initializing all its properties, except delegates.
TickStreamWithSnapshotCommand() - Constructor for class org.otfeed.command.TickStreamWithSnapshotCommand
Default construtor.
TickStreamWithSnapshotCommand(String, String) - Constructor for class org.otfeed.command.TickStreamWithSnapshotCommand
Creates new command, initializing all its properties, except volumeStyle, which defaults to COMPOUND, and delegates.
TickStreamWithSnapshotRequest - Class in org.otfeed.protocol.request
Synthetic request: issues SnapshotRequest, followed by TickStreamExRequest.
TickStreamWithSnapshotRequest(IConnection, String, String, VolumeStyleEnum, IDataDelegate<OTQuote>, IDataDelegate<OTTrade>, IDataDelegate<OTMMQuote>, IDataDelegate<OTBBO>, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.TickStreamWithSnapshotRequest
 
TimeUnitEnum - Enum in org.otfeed.command
Enumerates time units used for aggregation.
TodaysOHL - Class in org.otfeed.samples
Sample application: requests current OHL (Open/High/Low) data.
TodaysOHL() - Constructor for class org.otfeed.samples.TodaysOHL
 
TodaysOHLCommand - Class in org.otfeed.command
Request for the current (today's) OHL (open, high, low) info.
TodaysOHLCommand(String, String, IDataDelegate<OTTodaysOHL>) - Constructor for class org.otfeed.command.TodaysOHLCommand
Creates new todays OHL command, initializing all its properties.
TodaysOHLCommand() - Constructor for class org.otfeed.command.TodaysOHLCommand
Default constructor.
TodaysOHLRequest - Class in org.otfeed.protocol.request
Request to receive current OHL (open-high-low) data.
TodaysOHLRequest(int, String, String, IDataDelegate<OTTodaysOHL>, ICompletionDelegate) - Constructor for class org.otfeed.protocol.request.TodaysOHLRequest
 
toString() - Method in class org.otfeed.command.AggregationSpan
 
toString() - Method in class org.otfeed.command.MonthAndYear
 
toString() - Method in class org.otfeed.command.PriceRange
 
toString() - Method in class org.otfeed.event.OTBBO
 
toString() - Method in class org.otfeed.event.OTBookCancel
 
toString() - Method in class org.otfeed.event.OTBookChange
 
toString() - Method in class org.otfeed.event.OTBookDelete
 
toString() - Method in class org.otfeed.event.OTBookExecute
 
toString() - Method in class org.otfeed.event.OTBookOrder
 
toString() - Method in class org.otfeed.event.OTBookPriceLevel
 
toString() - Method in class org.otfeed.event.OTBookPurge
 
toString() - Method in class org.otfeed.event.OTBookReplace
 
toString() - Method in class org.otfeed.event.OTDividend
 
toString() - Method in class org.otfeed.event.OTEquityInit
 
toString() - Method in class org.otfeed.event.OTError
 
toString() - Method in class org.otfeed.event.OTExchange
 
toString() - Method in class org.otfeed.event.OTHost
 
toString() - Method in class org.otfeed.event.OTMMQuote
 
toString() - Method in class org.otfeed.event.OTOHLC
 
toString() - Method in class org.otfeed.event.OTOptionInit
 
toString() - Method in class org.otfeed.event.OTQuote
 
toString() - Method in class org.otfeed.event.OTSplit
 
toString() - Method in class org.otfeed.event.OTSymbol
 
toString() - Method in class org.otfeed.event.OTTodaysOHL
 
toString() - Method in class org.otfeed.event.OTTrade
 
toString() - Method in class org.otfeed.j2ee.ra.OtfeedConnectionFactory
 
toString() - Method in class org.otfeed.j2ee.ra.OtfeedManagedConnectionFactory
 
toString() - Method in class org.otfeed.OTConnectionSpec
 
toString() - Method in exception org.otfeed.OTException
toString() - Method in exception org.otfeed.protocol.ProtocolException
 
toString() - Method in class org.otfeed.protocol.request.AbstractRequest
 
toString() - Method in class org.otfeed.protocol.request.Header
 
toString() - Method in class org.otfeed.protocol.request.LoginRequest.Response
 
TradePropertyEnum - Enum in org.otfeed.event
Enumerates misc properties of OTTrade.
tradeReader(IDataDelegate<OTTrade>) - Static method in class org.otfeed.protocol.request.quote.QuoteReader
Creates reader for the Trade event.
tradeReaderEx(IDataDelegate<OTTrade>) - Static method in class org.otfeed.protocol.request.quote.QuoteReader
Creates reader for the Trade event.
tradeReaderExEx(IDataDelegate<OTTrade>) - Static method in class org.otfeed.protocol.request.quote.QuoteReader
Creates reader for the Trade event.
TradeSideEnum - Enum in org.otfeed.event
Enumerates trade sides (buyer/seller).
type - Variable in class org.otfeed.protocol.request.book.BookReader
 
type - Variable in class org.otfeed.protocol.request.quote.QuoteReader
 

A B C D E F G H I L M N O P Q R S T U V W Y
Copyright © 2007-2008 Mike Kroutikov. All Rights Reserved.