The broker position for the corresponding symbol and direction.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public PositionInfo BrokerPosition |
| Visual Basic (Declaration) |
|---|
Public BrokerPosition As PositionInfo |
| Visual C++ |
|---|
public: PositionInfo^ BrokerPosition |
Remarks
The position manager allows you to have multiple open positions for a single symbol.
The broker will treat all of them as a single position. The BrokerPosition property represents
the broker's view of your position.