The PositionManager..::.PositionData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BarCountExit |
The number of bars before this position will be closed automatically.
If this value is less than zero, the position will not be automatically closed.
| |
| ProfitTarget |
The profit target for the position.
| |
| ProfitTargetType |
The type of profit target for the position.
| |
| StopLoss |
The stop loss for the position.
| |
| StopLossType |
The type of stop loss for the position.
| |
| TrailingStop |
Gets the current trailing stop for this position.
| |
| TrailingStopType |
Indicates whether the trailing stop is specified as a percentage or a fixed price offset for a trailing stop order.
|