IndexMethod#

class rateslib.enums.IndexMethod(*values)#

Bases: Enum

Enumerable type to define determining the index value on some reference value date.

Notes

Curve variant derives an index value directly from a Curve by using its discount factors and its index base date.

Attributes Summary

Attributes Documentation

Curve = 2#
Daily = 0#
Monthly = 1#