Skip to content

@livefolio/sdk / PositionId

Type Alias: PositionId

PositionId = string

Defined in: portfolio/types.ts:8

Stable opaque string identifier for a Position. Generated by the SDK when a position is opened; callers should treat this as an opaque key and not parse its contents.

Released under the MIT License.