Interface PositionsOverall

Overall status of positions for the current trading day.

Hierarchy

  • PositionsOverall

Properties

count_open: number

Total number of positions opened.

count_total: number

Total number of positions present.

pl_realized: number

Profit and losses when the owned product is sold.

pl_total: number

Total profit and losses.

pl_unrealized: number

Profit and loses when the product is owned, but is not sold.

Generated using TypeDoc