Ticket #5399 (new task)

Opened 4 years ago

FinanceDate class

Reported by: psinis Owned by: psinis
Priority: major Milestone: sage-feature
Component: finance Keywords: finance, date
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

FinanceDate? class extends datetime.date in the Python Standard Lib. The goal is to introduce business-day calculations in Sage, and to give the user an easy API for coding futures & options expiries, generating swap & bond payment dates, and calculating holidays in all the major markets.

To be attached soon: FinanceDate?.py easter.py relativedelta.py

Note: See TracTickets for help on using tickets.