Uses of Package
org.otfeed.command

Packages that use org.otfeed.command
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.protocol.request Contains the implementation classes. 
 

Classes in org.otfeed.command used by org.otfeed.command
AggregationSpan
          Represents aggregation time span.
BookDeleteTypeEnum
          Enumerates possible types for the OTBookDelete event.
ListSymbolEnum
          Enumerates symbol types.
ListSymbolsCommand.MatchStyleEnum
          Type of string matching: prefix or contains.
MonthAndYear
          Composite, encapsulating month and year values.
OptionTypeEnum
          Enumerates Option execution styles.
PriceRange
          Composite, encapsulating a price range.
TimeUnitEnum
          Enumerates time units used for aggregation.
VolumeStyleEnum
          Enumerates styles of volume reporting.
 

Classes in org.otfeed.command used by org.otfeed.event
BookDeleteTypeEnum
          Enumerates possible types for the OTBookDelete event.
OptionTypeEnum
          Enumerates Option execution styles.
 

Classes in org.otfeed.command used by org.otfeed.protocol.request
AggregationSpan
          Represents aggregation time span.
BookDeleteTypeEnum
          Enumerates possible types for the OTBookDelete event.
ListSymbolEnum
          Enumerates symbol types.
ListSymbolsCommand.MatchStyleEnum
          Type of string matching: prefix or contains.
MonthAndYear
          Composite, encapsulating month and year values.
OptionTypeEnum
          Enumerates Option execution styles.
PriceRange
          Composite, encapsulating a price range.
VolumeStyleEnum
          Enumerates styles of volume reporting.
 



Copyright © 2007 Mike Kroutikov. All Rights Reserved.