Trader Guide
Everything you need to know to trade on Lavarage — no code required.
Everything you need to know to trade on Lavarage — whether you're using the app at app.lavarage.xyz or building your own trading interface.
What is Leveraged Trading?
Leveraged trading lets you amplify your market exposure beyond your initial deposit. If you deposit 1 SOL and use 3x leverage, you control a position worth 3 SOL. Your gains — and losses — are multiplied by that factor.
Getting Started
1. Connect Your Wallet
Open app.lavarage.xyz and connect a Solana wallet (Phantom, Solflare, or any Solana wallet adapter-compatible wallet). You'll need SOL for transaction fees plus your desired collateral.
2. Choose a Market
Browse the available pools on the trading page. Each pool shows:
| Field | What It Means |
|---|---|
| Token Pair | The assets you're trading (e.g. SOL/USDC) |
| Side | LONG (bet price goes up) or SHORT (bet price goes down) |
| Max Leverage | Maximum multiplier allowed for this pool |
| Available Liquidity | How much you can borrow — larger positions need more |
| Utilization | How much of the pool is already in use |
3. Set Your Parameters
- Collateral — How much you're putting in (your risk)
- Leverage — The multiplier (higher = more risk & reward)
- Slippage — Maximum price movement you'll accept during the swap (default 0.5%)
4. Confirm & Sign
Review the preview showing your expected entry price, position size, and fees. Click Open Position, then approve the transaction in your wallet.
Understanding Your Position
Once open, your position shows:
- Entry Price — The price when you opened
- Current Price — Live market price
- PnL — Your unrealized profit or loss
- PnL % — Percentage return on your collateral
- Leverage — Your current multiplier
- Position Size — Total value of your position
How PnL Works
Long 3x with 1 SOL collateral:
- SOL goes up 10% → you make ~30% (0.3 SOL profit)
- SOL goes down 10% → you lose ~30% (0.3 SOL loss)
Short 3x with 100 USDC collateral:
- Token goes down 10% → you make ~30% ($30 profit)
- Token goes up 10% → you lose ~30% ($30 loss)
Your maximum loss is limited to your collateral. Positions are liquidated before losses exceed your deposit.
Managing Risk
Take-Profit Orders
Set a price target where your position automatically closes in profit:
- Click the TP/SL button on your position
- Set your take-profit price (e.g. $160 for a SOL long)
- The system closes your position when the price is reached
Stop-Loss Orders
Limit your downside:
- Set a stop-loss price (e.g. $130 for a SOL long entered at $148)
- The system auto-closes if price drops to your stop
Partial Sells
Take some profits while keeping skin in the game:
- Click Partial Sell on your position
- Choose what percentage to close (e.g. 30%)
- That portion closes, the rest stays open
This is executed as an atomic Jito bundle — both operations happen in the same block.
Fees
| Fee | Amount | When |
|---|---|---|
| Open Fee | Set per pool | When you open |
| Close Fee | 1% of closing position size | When you close |
| Interest | Accrues on borrowed amount | Deducted at close |
| Swap Fee | Jupiter routing fee | Built into the swap |
| Network Fee | ~0.000005 SOL | Every transaction |
Some tokens have a fee discount (shown in basis points). A 5000 bps discount = 50% off the close fee.
Position Lifecycle
Open → Active → Close / Split / Merge / Liquidated
| Status | Meaning |
|---|---|
| ONCHAIN | Transaction confirmed, position detected |
| EXECUTED | Fully synced with on-chain state |
| CLOSED | You closed the position |
| LIQUIDATED | Position was liquidated (collateral insufficient) |
Tips for Traders
- Start small — Test with small amounts until you're comfortable with the mechanics
- Use stop-losses — Always set a stop-loss to limit downside
- Watch utilization — High-utilization pools may have less reliable fills
- Mind the leverage — Higher leverage means liquidation is closer to your entry
- Check liquidity — Ensure the pool has enough liquidity for your position size
- Account for fees — Factor in open fee, close fee, and interest when calculating target returns
- Fresh quotes — Prices move fast; always check the quote before confirming
Keyboard Shortcuts
The trading app supports keyboard shortcuts for power users:
| Key | Action |
|---|---|
T | Focus trade panel |
P | Go to positions page |
/ | Open token search |
Esc | Close modals |
? | Show all shortcuts |
Export & Tax Reporting
Download your complete trade history as CSV:
- Go to Positions → Closed tab
- Click Export CSV
- Filter by date range if needed
The CSV includes entry/exit prices, PnL, fees, and timestamps — ready for your tax software.
Need Help?
- Docs: lavarage-api.readme.io
- Website: lavarage.io
Updated 4 days ago