Context
Where most trading losses begin. The page must make the relationship between
collateral, position size, and effective leverage concrete enough that a reader
can compute their own numbers before opening a position rather than after.
Scope
- Definitions: collateral, position size, effective leverage, initial margin,
and how the interface displays each.
- The formula relating them, with a worked example and the arithmetic shown.
- How adding or removing collateral changes leverage on an open position.
- Which collateral assets are supported, sourced from the code.
- What the maximum leverage is and where that limit is enforced.
Acceptance criteria
Out of scope
- Liquidation mechanics (DX-074).
Spec: docs/dx_1/003_content_map.md §3 · Depends on: DX-072
Context
Where most trading losses begin. The page must make the relationship between
collateral, position size, and effective leverage concrete enough that a reader
can compute their own numbers before opening a position rather than after.
Scope
and how the interface displays each.
Acceptance criteria
Out of scope
Spec:
docs/dx_1/003_content_map.md§3 · Depends on: DX-072