RealizedTradeSummaries Class

The RealizedTradeSummaries object includes properties that report the current state of realized trades in the portfolio for All, Long, and Short trades. Referenced using the Portfolio.RealizedTrades 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 RealizedTradeSummary property values for All realized trades.
Public property Long object Accesses the RealizedTradeSummary property values for Long realized trades.
Public property Short object Accesses the RealizedTradeSummary property values for Short realized trades.
Inheritance Hierarchy

elsystem.Object

portfoliomaestro.RealizedTradeSummaries