Page cover

πŸŽ“Trading Basics

On-Chain Perpetual Futures

When you trade on Carbon, you’re entering on-chain perpetual futures contractsβ€”derivative contracts with no expiry. Instead of settling at a fixed date, these contracts allow traders to take long or short positions on an asset’s price for as long as they choose.

Closing a position results in a cash settlement based on the price difference from entry to exit, with leverage amplifying the potential profit or loss. Since these contracts remain open indefinitely, traders should monitor funding rates and market conditions to manage risk effectively.

Collateral & Cross-Margin Accounts

Before trading, users deposit USDC as collateral into a cross-margin account. Instead of managing margin separately for each position, this account pools all positions togetherβ€”allowing profits and losses to offset each other and improving capital efficiency.

  • More liquidity, fewer liquidations: Cross-margining reduces unnecessary liquidations by using collateral from all open positions.

  • Increased flexibility: Margin can be utilized across all trades within the same account.

  • Risk management: While cross-margining helps protect positions, traders must monitor leverage, as rapid market changes can lead to losses exceeding initial collateral.

In a future update, traders can use isolated margin to manage individual positions separately. Until then, traders can isolate positions by using sub-accounts.

Funding Rates

Perpetual futures don’t expire, so Carbon uses a funding rate mechanism to keep contract prices in line with the spot market.

  • Positive funding rate β†’ Longs pay shorts.

  • Negative funding rate β†’ Shorts pay longs.

Funding rates are exchanged between traders holding positions, ensuring the perpetual contract price stays close to the real market price.

Platform Fees

Currently, Carbon charges zero fees on all pairs.

Pair
Open
Close

BTC/ETH

0.05%

0.05%

Other Pairs

0.06%

0.06%

Key Trading Metrics & Risk Management

Unrealized Profit & Loss (UPNL)

Shows potential gains or losses if a position were closed at the current market price.

  • Dynamic Evaluation: UPNL is calculated dynamically, reflecting the potential gains or losses a trader would incur if they decide to close their active positions at the prevailing market price.

  • Formula: UPNL is computed by evaluating the difference between the average entry price of a position and the current index price, expressed in USD terms.

  • Continuous Update: The UPNL value is continuously updated to provide traders with the most accurate representation of their trading performance as market conditions change.

πŸ“ŒFormula:

UPNL = (Mark Price - Entry Price) * Position Size

Open Interest (OI)

Represents the total value of active perpetual contracts. If current OI reaches available OI, no new positions can be opened until existing ones close.

Account Health

Indicates the health of a trader's position. If the Equity Balance drops to the Maintenance Margin, the position risks liquidation.

πŸ“ŒFormula:

Account Health = (Equity Balance - Maintenance Margin) / Equity Balance

Maintenance Margin

The minimum balance required to keep a position open. If the Equity Balance falls to this level, liquidation occurs. This margin is locked and non-transferable, encompassing all open positions.

Equity Balance

A combination of account balance and UPNL, showing the trader’s real-time funds.

πŸ“ŒFormula:

Equity Balance = Allocated Balance + UPNL

Initial & Locked Margin

  • Initial Margin β†’ The required margin to open a position.

  • Locked Margin β†’ The portion of margin locked across open trades, acting as a buffer to prevent excessive leverage.

Available for Orders

The remaining balance is available for placing new trades.

πŸ“ŒFormula:

Available for Orders = Equity Balance - Locked Margin - Maintenance Margin

Withdrawals & Fraud-Proof Window

To maintain on-chain security, withdrawals undergo a fraud-proof verification period before processing. This mechanism helps prevent issues like double-spending. Future integrations may provide faster withdrawal solutions. Currently, instant withdrawal is available for up to $1,000.

Last updated