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 long command to open long positions on Hyperliquid.
asset
string
required
Name of the asset to open a long 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 below this price (use ”%” for relative decrease)
stop-loss-price
string
Position will be closed below this price to limit loss (use ”%” for relative decrease)
take-profit-price
string
Position will be closed above this price to save profit (use ”%” for relative increase)
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 long 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.