Uses of Package
com.dxfeed.schedule

Packages that use com.dxfeed.schedule
com.dxfeed.event.candle Defines Candle event (open, high, low, close prices and other information for a specific period) and provides helper classes. 
com.dxfeed.schedule Provides information about trading days, sessions, and their schedules. 
 

Classes in com.dxfeed.schedule used by com.dxfeed.event.candle
SessionFilter
          A filter for sessions used by various search methods.
 

Classes in com.dxfeed.schedule used by com.dxfeed.schedule
Day
          Day represents a continuous period of time approximately 24 hours long.
DayFilter
          A filter for days used by various search methods.
Schedule
          Schedule class provides API to retrieve and explore trading schedules of different exchanges and different classes of financial instruments.
Session
          Session represents a continuous period of time during which apply same rules regarding trading activity.
SessionFilter
          A filter for sessions used by various search methods.
SessionType
          Defines type of a session - what kind of trading activity is allowed (if any), what rules are used, what impact on daily trading statistics it has, etc..
 



Copyright © 2013 Devexperts. All Rights Reserved.