Message: SessionSegment

File: WebAPI/trading_session_2.proto

Description

Session segment record.

Used in

SessionInformationReport

Fields

session_segment_id

Type: sint64

Description: Session segment ID useful for updates.

deleted

Type: bool

Description: Session group is deleted (used for updates).

from_utc_time

Type: sint64

Description: UTC time from which this session information is effective (inclusive). It is omitted if this session information was the same since Instrument group was introduced.

to_utc_time

Type: sint64

Description: UTC time up to which this session information is effective (exclusive). It is omitted if this session information is not planned yet to be changed.

session_schedules

Type: SessionSchedule

Description: Schedule for all sessions.

trading_days

Type: TradingDay

Description: Trading day schedule.

daily_holidays

Type: SessionHoliday

Description: Daily holidays. May have some sessions interday, but a daily bar is not created.