Click or drag to resize

KotakGetContractExpiry Method

KotakNet DotNet Library

Namespace:  KotakNet.Core
Assembly:  KotakNet.Core (in KotakNet.Core.dll) Version: 1.0.0.0 (1.0.22.702)
Syntax
public DateTime GetContractExpiry(
	string exch,
	string symbol,
	string segment,
	int expiryNum
)

Parameters

exch
Type: SystemString
symbol
Type: SystemString
segment
Type: SystemString
expiryNum
Type: SystemInt32

Return Value

Type: DateTime
See Also