Type alias PositionSide

PositionSide: "LONG" | "SHORT" | "CLOSED"

Position side code.

Generated using TypeDoc