Hook to get the maximum tradeable quantity for a symbol and order side.
const maxQty: number = useMaxQty("PERP_ETH_USDC", OrderSide.BUY);