Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flipsuite.xyz/llms.txt

Use this file to discover all available pages before exploring further.

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)
isolated
boolean
default:false
Whether to open a position in isolated margin mode
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.