|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.otfeed.event | |
|---|---|
| org.otfeed | Main part of the client API to the OpenTick financial data feed service. |
| org.otfeed.command | Command objects: all possible request types originate here. |
| org.otfeed.event | Event objects and enven listeners for the client API to the OpenTick financial data feed service. |
| org.otfeed.j2ee.mdb | |
| org.otfeed.j2ee.ra | |
| org.otfeed.protocol.connector | Contains the implementation classes. |
| org.otfeed.protocol.request | Contains the implementation classes. |
| org.otfeed.protocol.request.book | Contains the implementation classes. |
| org.otfeed.protocol.request.quote | Contains the implementation classes. |
| org.otfeed.support | Utility and helper classes for the client API. |
| org.otfeed.support.alt | |
| Classes in org.otfeed.event used by org.otfeed | |
|---|---|
| IConnectionStateListener
Listener to monitor connection progress. |
|
| OTError
This class provides error information. |
|
| OTHost
Encapsulates hostname and port pair. |
|
| Classes in org.otfeed.event used by org.otfeed.command | |
|---|---|
| IDataDelegate
Defines contract for data event handler (a delegate). |
|
| OTBookCancel
Class for book cancelation data representation. |
|
| OTBookChange
Look up the order, and change its size. |
|
| OTBookDelete
Look up the order using the order reference, and delete orders depending on the Delete Type. |
|
| OTBookExecute
This is a change to an existing order, and implies that a trade occurred. |
|
| OTBookOrder
A new order. |
|
| OTBookPriceLevel
A book price level is the processed output of a bookServer. |
|
| OTBookPurge
Clear all orders for the ECN. |
|
| OTBookReplace
Look up the order, and change its size. |
|
| OTDividend
This class provides OTDividend events and member functions to reference the data provided by the object. |
|
| OTEquityInit
Provides Equity Initialize information. |
|
| OTExchange
Provides exchange information. |
|
| OTOHLC
This class provides historical OHLC values (open, high, low, and close prices) for the requested time period. |
|
| OTOptionInit
This class provides an Option Initialize event and member functions to reference the data returned. |
|
| OTSplit
Represents a Split event. |
|
| OTSymbol
Provides information about the symbol. |
|
| OTTodaysOHL
Provides OHL (Open/High/Low) information. |
|
| Classes in org.otfeed.event used by org.otfeed.event | |
|---|---|
| DividendPropertyEnum
Enumerates misc properties of OTDividend. |
|
| InstrumentEnum
Enumerates instrument types. |
|
| OTBBO
The best bid or offer - this is half of a quote. |
|
| OTBookCancel
Class for book cancelation data representation. |
|
| OTBookChange
Look up the order, and change its size. |
|
| OTBookDelete
Look up the order using the order reference, and delete orders depending on the Delete Type. |
|
| OTBookExecute
This is a change to an existing order, and implies that a trade occurred. |
|
| OTBookOrder
A new order. |
|
| OTBookPriceLevel
A book price level is the processed output of a bookServer. |
|
| OTBookPurge
Clear all orders for the ECN. |
|
| OTBookReplace
Look up the order, and change its size. |
|
| OTDividend
This class provides OTDividend events and member functions to reference the data provided by the object. |
|
| OTEquityInit
Provides Equity Initialize information. |
|
| OTError
This class provides error information. |
|
| OTExchange
Provides exchange information. |
|
| OTHost
Encapsulates hostname and port pair. |
|
| OTMMQuote
This class provides the level II quote provided by a market maker for NASDAQ equities, or regional quotes for listed stocks. |
|
| OTOHLC
This class provides historical OHLC values (open, high, low, and close prices) for the requested time period. |
|
| OTOptionInit
This class provides an Option Initialize event and member functions to reference the data returned. |
|
| OTQuote
This class provides either a real-time or a historical level I quote from an exchange. |
|
| OTSplit
Represents a Split event. |
|
| OTSymbol
Provides information about the symbol. |
|
| OTTodaysOHL
Provides OHL (Open/High/Low) information. |
|
| OTTrade
Provides either real-time or historical trade information. |
|
| TradePropertyEnum
Enumerates misc properties of OTTrade. |
|
| TradeSideEnum
Enumerates trade sides (buyer/seller). |
|
| Classes in org.otfeed.event used by org.otfeed.j2ee.mdb | |
|---|---|
| OTError
This class provides error information. |
|
| Classes in org.otfeed.event used by org.otfeed.j2ee.ra | |
|---|---|
| OTDividend
This class provides OTDividend events and member functions to reference the data provided by the object. |
|
| OTEquityInit
Provides Equity Initialize information. |
|
| OTError
This class provides error information. |
|
| OTExchange
Provides exchange information. |
|
| OTOHLC
This class provides historical OHLC values (open, high, low, and close prices) for the requested time period. |
|
| OTOptionInit
This class provides an Option Initialize event and member functions to reference the data returned. |
|
| OTSplit
Represents a Split event. |
|
| OTSymbol
Provides information about the symbol. |
|
| OTTodaysOHL
Provides OHL (Open/High/Low) information. |
|
| Classes in org.otfeed.event used by org.otfeed.protocol.connector | |
|---|---|
| IConnectionStateListener
Listener to monitor connection progress. |
|
| Classes in org.otfeed.event used by org.otfeed.protocol.request | |
|---|---|
| DividendPropertyEnum
Enumerates misc properties of OTDividend. |
|
| ICompletionDelegate
Defines contract for the listeners that want to receive end-of-stream notification. |
|
| IDataDelegate
Defines contract for data event handler (a delegate). |
|
| InstrumentEnum
Enumerates instrument types. |
|
| OTBBO
The best bid or offer - this is half of a quote. |
|
| OTBookCancel
Class for book cancelation data representation. |
|
| OTBookChange
Look up the order, and change its size. |
|
| OTBookDelete
Look up the order using the order reference, and delete orders depending on the Delete Type. |
|
| OTBookExecute
This is a change to an existing order, and implies that a trade occurred. |
|
| OTBookOrder
A new order. |
|
| OTBookPriceLevel
A book price level is the processed output of a bookServer. |
|
| OTBookPurge
Clear all orders for the ECN. |
|
| OTBookReplace
Look up the order, and change its size. |
|
| OTDividend
This class provides OTDividend events and member functions to reference the data provided by the object. |
|
| OTEquityInit
Provides Equity Initialize information. |
|
| OTError
This class provides error information. |
|
| OTExchange
Provides exchange information. |
|
| OTMMQuote
This class provides the level II quote provided by a market maker for NASDAQ equities, or regional quotes for listed stocks. |
|
| OTOHLC
This class provides historical OHLC values (open, high, low, and close prices) for the requested time period. |
|
| OTOptionInit
This class provides an Option Initialize event and member functions to reference the data returned. |
|
| OTQuote
This class provides either a real-time or a historical level I quote from an exchange. |
|
| OTSplit
Represents a Split event. |
|
| OTSymbol
Provides information about the symbol. |
|
| OTTodaysOHL
Provides OHL (Open/High/Low) information. |
|
| OTTrade
Provides either real-time or historical trade information. |
|
| TradePropertyEnum
Enumerates misc properties of OTTrade. |
|
| TradeSideEnum
Enumerates trade sides (buyer/seller). |
|
| Classes in org.otfeed.event used by org.otfeed.protocol.request.book | |
|---|---|
| IDataDelegate
Defines contract for data event handler (a delegate). |
|
| OTBookCancel
Class for book cancelation data representation. |
|
| OTBookChange
Look up the order, and change its size. |
|
| OTBookDelete
Look up the order using the order reference, and delete orders depending on the Delete Type. |
|
| OTBookExecute
This is a change to an existing order, and implies that a trade occurred. |
|
| OTBookOrder
A new order. |
|
| OTBookPriceLevel
A book price level is the processed output of a bookServer. |
|
| OTBookPurge
Clear all orders for the ECN. |
|
| OTBookReplace
Look up the order, and change its size. |
|
| Classes in org.otfeed.event used by org.otfeed.protocol.request.quote | |
|---|---|
| IDataDelegate
Defines contract for data event handler (a delegate). |
|
| OTBBO
The best bid or offer - this is half of a quote. |
|
| OTMMQuote
This class provides the level II quote provided by a market maker for NASDAQ equities, or regional quotes for listed stocks. |
|
| OTQuote
This class provides either a real-time or a historical level I quote from an exchange. |
|
| OTTrade
Provides either real-time or historical trade information. |
|
| Classes in org.otfeed.event used by org.otfeed.support | |
|---|---|
| ICompletionDelegate
Defines contract for the listeners that want to receive end-of-stream notification. |
|
| IConnectionStateListener
Listener to monitor connection progress. |
|
| IDataDelegate
Defines contract for data event handler (a delegate). |
|
| OTError
This class provides error information. |
|
| OTHost
Encapsulates hostname and port pair. |
|
| Classes in org.otfeed.event used by org.otfeed.support.alt | |
|---|---|
| OTDividend
This class provides OTDividend events and member functions to reference the data provided by the object. |
|
| OTEquityInit
Provides Equity Initialize information. |
|
| OTError
This class provides error information. |
|
| OTExchange
Provides exchange information. |
|
| OTOHLC
This class provides historical OHLC values (open, high, low, and close prices) for the requested time period. |
|
| OTOptionInit
This class provides an Option Initialize event and member functions to reference the data returned. |
|
| OTSplit
Represents a Split event. |
|
| OTSymbol
Provides information about the symbol. |
|
| OTTodaysOHL
Provides OHL (Open/High/Low) information. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||