Skip to main content

Module schedule

Module schedule 

Source
Expand description

Rule-based exchange schedule engine.

Loads holiday rules from spec/schedules/<exchange>.yaml and evaluates them for any year using the Computus algorithm for Easter-relative holidays.

Structs§

EarlyCloseRules
EasterOffsetRule
ExchangeSchedule
FixedRule
HolidayRules
LastWeekdayRule
NthWeekdayRule
OverrideRule
ScheduleYaml

Functions§

load_schedule
load_schedules