UnrealizedTradeSummaries Class

The UnrealizedTradeSummaries object includes properties that report the current state of unrealized trades in the portfolio for All, Long, and Short trades. Referenced using the Portfolio.UnrealizedTrades property of the PortfolioHost component.

Namespace: portfoliomaestro

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property All object Accesses the UnrealizedTradeSummary property values for All trades.
Public property Long object Accesses the UnrealizedTradeSummary property values for Long trades.
Public property Short object Accesses the UnrealizedTradeSummary property values for Short trades.
Inheritance Hierarchy

elsystem.Object

portfoliomaestro.UnrealizedTradeSummaries