pub async fn list_positions(__arg0: State<AdminState>) -> impl IntoResponseExpand description
GET /monitoring/positions - List all open positions grouped by symbol
Authentication: Requires X-Admin-Key header (performance protection).
pub async fn list_positions(__arg0: State<AdminState>) -> impl IntoResponseGET /monitoring/positions - List all open positions grouped by symbol
Authentication: Requires X-Admin-Key header (performance protection).