Hook to get the current margin ratio, leverage, and maintenance margin ratio for an account.
marginRatio
currentLeverage
mmr
const { marginRatio, currentLeverage, mmr } = useMarginRatio();