Table of Contents

Interface IRiskFreeRateStatisticParameter

Namespace
StockSharp.Algo.Statistics
Assembly
StockSharp.Algo.dll

The interface, describing statistic parameter with risk-free rate.

public interface IRiskFreeRateStatisticParameter
Extension Methods

Properties

RiskFreeRate

Annual risk-free rate (e.g., 0.03 = 3%).

decimal RiskFreeRate { get; set; }

Property Value

decimal