| Package | Description | 
|---|---|
| com.dxfeed.schedule | 
 Provides information about trading days, sessions, and their schedules. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Schedule | 
Schedule.getInstance(InstrumentProfile profile)
Returns default schedule instance for specified instrument profile. 
 | 
static Schedule | 
Schedule.getInstance(InstrumentProfile profile,
           String venue)
Returns schedule instance for specified instrument profile and trading venue. 
 | 
static Schedule | 
Schedule.getInstance(String scheduleDefinition)
Returns default schedule instance for specified schedule definition. 
 | 
Schedule | 
Day.getSchedule()
Returns schedule to which this day belongs. 
 | 
Copyright © 2002–2023 Devexperts LLC. All rights reserved.