Click or drag to resize

ExternalAdapterBaseSetUnrealizedPnL Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntax
C#
protected void SetUnrealizedPnL(
	Account account,
	double value
)

Parameters

account  Account
 
value  Double
 
See Also