get_position_summary
Documentation for eth_defi.hyperliquid.position.get_position_summary function.
- get_position_summary(events)
Generate a summary of position activity from events.
- Parameters
events (list[eth_defi.hyperliquid.position.PositionEvent]) – List of position events from
reconstruct_position_history()- Returns
Dict mapping coin to summary stats
- Return type