Skip to content

FundamentalTimeDependentProperty

QuantConnect.Data.Fundamental.FundamentalTimeDependentProperty

FundamentalTimeDependentProperty(
    time_provider: ITimeProvider,
    security_identifier: SecurityIdentifier,
)

Bases: ReusuableCLRObject

Simple base class shared by top layer fundamental properties which depend on a time provider

Creates a new instance for the given time and security

clone

clone(
    time_provider: ITimeProvider,
) -> FundamentalTimeDependentProperty

Clones this instance