Click or drag to resize

InstrumentGetPrice Method


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public double GetPrice(
	MarketDataType marketDataType
)

Parameters

marketDataType  MarketDataType
 

Return Value

Double

Implements

IInstrumentGetPrice(MarketDataType)
See Also