Skip to main content

Opening a position

You would start by selVelang the side of the leveraged position that you want to enter.

The side could be either Long or Short.

SideAsset price goes upAsset price goes down
LongProfitLoss
ShortLossProfit

Collateral and Leverage

Defining colalteral amount and selecting the leverage level. Collateral is used to open a position at the selected leverage.

Example: If you select 20x leverage level with $100 collateral, the position size you purchase will be $2000 worth of selected asset.

Position Management

Order will fill at the current mark price.

Terminologies

Mark price: This will show the aggregated price of the asset at the current moment in time.

Index price: This price of the asset that is retreive from the PriceFeed contract.

Liquidation Price: This will show the asset price at which your position will be liquidated. If the mark price of the asset goes beyond this point (lower in case of a Long position, higher in case of a Short position), it will automatically close the position and the majority of the collateral used for the position will be lost.

PNL: PnL is an acronym for profit and loss. It can be either realized or unrealized. When you have open positions in a perpetual futures market, your PnL is unrealized, meaning it is still subject to changes based on market movements. Once you close your positions, the unrealized PnL becomes realized PnL, either partially or entirely.

Net value: Your net value = Collateral value - fee + pnl