ExternalAdapterBaseSetRealiedPnL Method |
Set realized PnL
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected void SetRealiedPnL(
Account account,
double value
)
Parameters
- account Account
- Account
- value Double
- Realized PnL value
See Also