Click or drag to resize

OptionChainCallRho Method

KotakNet DotNet Library

Namespace:  KotakNet.Bridge
Assembly:  KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntax
public double CallRho(
	double underlyingPrice,
	double exercisePrice,
	double daysToExpiry,
	double interest,
	double volatility,
	double dividendYield
)

Parameters

underlyingPrice
Type: SystemDouble
exercisePrice
Type: SystemDouble
daysToExpiry
Type: SystemDouble
interest
Type: SystemDouble
volatility
Type: SystemDouble
dividendYield
Type: SystemDouble

Return Value

Type: Double
See Also