Table of Contents

Enum TreasuryYieldInterval

Namespace
Tudormobile.AlphaVantage.Entities
Assembly
Tudormobile.AlphaVantageAPI.dll

Specifies the time interval between Treasury yield data points.

public enum TreasuryYieldInterval

Fields

Daily = 2

Daily yield observations, published on each business day.

Monthly = 0

Monthly yield observations, typically published on the first business day of each month.

Weekly = 1

Weekly yield observations, typically published once per week.