The type of stop loss for the position.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public TargetPriceType StopLossType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property StopLossType As TargetPriceType |
| Visual C++ |
|---|
public: property TargetPriceType StopLossType { TargetPriceType get (); } |