The TransactionType used to close this position or reduce its size.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public TransactionType ExitTransType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ExitTransType As TransactionType |
| Visual C++ |
|---|
public: property TransactionType ExitTransType { TransactionType get (); } |