Click or drag to resize

ExternalAdapterBaseSetUnrealizedPnL Method

Set unrealized PnL

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

Parameters

account  Account
Account
value  Double
Unrealized PnL value
See Also