v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
Executors

Get Positions Summary

Get summary of all held positions from executors stopped with keep_position=True.

Returns aggregate information including:

  • Total number of active position holds
  • Total realized PnL across all positions
  • Total unrealized PnL (when market rates are available)
  • List of all positions with breakeven prices and PnL
get/executors/positions/summary

Response

Successful Response

total_positionsinteger required

Number of active position holds

total_realized_pnlnumber required

Total realized PnL across all positions

total_unrealized_pnlnumber nullable

Total unrealized PnL (None if no rates available)