Click or drag to resize

KotakGetAvgSellPriceByCode 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 double GetAvgSellPriceByCode(
	string exch,
	string trdsym,
	string stgyCode
)

Parameters

exch
Type: SystemString
trdsym
Type: SystemString
stgyCode
Type: SystemString

Return Value

Type: Double
See Also