Click or drag to resize

BridgeGetOptionTradeSymbol 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 string GetOptionTradeSymbol(
	string exch,
	string symbol,
	Object expiry,
	double strike,
	string optType
)

Parameters

exch
Type: SystemString
symbol
Type: SystemString
expiry
Type: SystemObject
strike
Type: SystemDouble
optType
Type: SystemString

Return Value

Type: String
See Also