Click or drag to resize

TransactionExitTrade Property

Gets teh exit ITrade

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public ITrade ExitTrade { get; }

Property Value

ITrade

Implements

ITransactionExitTrade
See Also