Schedules#
Class responsible for calculation of a rolling table. |
|
Base class handling delivery operations. |
|
Define a simple daily schedule. |
|
Schedule class defining a schedule based on specific input dates. |
|
Schedule class containing every day (weekends included). |
|
Possible values for strategy rebalancing. |
|
Possible values for strategy rebalance incluing intraday options. |
|
A schedule based on business days being the intersection of the business days on the underlying schedules. |
|
A class implementing an intra-day version of the schedule interface. |
|
Define a simple periodic schedule. |
|
Define a complex schedule which can combine one or more simple schedules. |
|
Define a schedule based on a historical data series, i.e. the history data points are driving the schedule. |
|
An instrument-like object holding information about a schedule and valuation time. |
|
A class containing combined information of a strategy history schedule and trade schedule. |
|
A class implementing a basic schedule interface. |