PositionEventArgs Class
public class PositionEventArgs : PortfolioEventArgs
This language is not supported or no code example is available.
public ref class PositionEventArgs : public PortfolioEventArgs^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
PositionEventArgs(Portfolio, Position) | Initializes a new instance of the PositionEventArgs class. |
| Name | Description | |
|---|---|---|
|
Portfolio | Gets the portfolio. (inherited from PortfolioEventArgs). |
|
Position | Gets the position. |
OberMind.PositionEventArgs