Skip to main content

Overview

You can use /perp short command to open short positions on Hyperliquid.
asset
string
required
Name of the asset to open a short position for
margin
string
required
Margin to use for the position (use ”%” or ”$” for relative amounts)
leverage
number
required
Leverage to use for your position.
target-price
string
Position will be opened above this price (use ”%” for relative increase)
stop-loss-price
string
Position will be closed above this price to limit loss (use ”%” for relative increase)
take-profit-price
string
Position will be closed below this price to save profit (use ”%” for relative decrease)
margin-mode
string
default:"isolated"
Margin mode to use for the position. Choose isolated or cross.
If perp trading is enabled for the token you’ve entered, you will get a quote for your position:
If you’re satisfied with your position, simply click the open short position button to open it.
You will be notified via DMs once your position is fulfilled or closed.
You can use the /perp positions command in Discord to view all your open positions.