Click or drag to resize

ExternalAdapterBaseSetLotSize Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntax
C#
protected void SetLotSize(
	Instrument instrument,
	double lotSize
)

Parameters

instrument  Instrument
 
lotSize  Double
 
See Also