Click or drag to resize

ExternalAdapterBaseSetRealiedPnL Method

Set realized PnL

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

Parameters

account  Account
Account
value  Double
Realized PnL value
See Also