Click or drag to resize

IAdapterCanExitPosition Method

Can exit a position

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
bool CanExitPosition(
	Account account,
	Instrument instrument,
	ProductType productType
)

Parameters

account  Account
Account
instrument  Instrument
Instrument
productType  ProductType
ProductType

Return Value

Boolean
See Also