Skip to main content

Module health_check

Module health_check 

Source
Expand description

Liquidation health check utilities.

Provides mode-aware health checks for determining if an account should be liquidated based on their margin mode (Standard vs Portfolio).

Structs§

LiquidationHealthResult
Result of a liquidation health check.

Functions§

check_portfolio_health
Check liquidation health for a Portfolio margin account.
check_standard_health
Check liquidation health for a Standard margin account.