Trade on ALPHA

THE user interface walk-through

1. Unrealized Profit and Loss (“UPNL”)

It represents the potential gain or loss that you would realize if you were to close your current open position. This calculation is derived from the variance in USD value between your average entry price and the current index price.

2. Open Interest

The Open Interest (“OI”) refers to the total value of perpetual contracts that are actively held by traders. These contracts have been opened but not been closed yet, and can be used as a proxy for the overall activity on the market.

3. Account Health

Your account health is represented as a percentage and indicates the health of your position. When your Equity Balance reaches the level of your Maintenance Margin, your account health will deteriorate, and you will face the risk of being liquidated.

AccountHealth = (EquityBalance - MaintenanceMargin ) / EquityBalance

4. Maintenance Margin

The Maintenance Margin, also known as the CVA (Collateral Value at Risk), functions as your "Security deposit." If your equity balance (comprising your account balance and unrealized profit or loss) falls to this level, you will face liquidation. Maintenance Margin is locked, non-transferable, and represents the total across all your open positions.

5. Equity Balance

Your Equity Balance is the sum of your allocated account balance and your unrealized Profit and Loss (PnL). It serves as your potential future balance. If it ever falls to the Maintenance Margin amount you've locked, you will face liquidation.

Once you close your trades and settle your PnL, your account balance will match your Equity Balance minus any applicable fees.

EquityBalance = AllocatedBalance + UPNL

6. Allocated Balance

The allocated Balance is the sum of funds designated by the user for a specific Margin Sub-Account. These funds can be employed to initiate margin positions or can be unallocated and transferred back to the Main Account for withdrawal following a predefined Fraud Proof window.

Within this Fraud Proof window, third-party validators conduct checks to verify the accuracy and legitimacy of the balance claimed for withdrawal. If the balance aligns with the correct amount, it can then be withdrawn.

7. Initial & Locked margin

The Initial Margin contributes to your Locked Margin balance. Locked Margin represents the cumulative Margin tied up in all your active positions. Despite being part of your Equity, Locked Margin serves as a safeguard to prevent users from opening an excessive number of positions.

8. Available for Orders

Account Balance that is still available for Requests and Orders.

AvailableForOrders = EquityBalance - LockedMargin - MaintenanceMargin

9. Withdrawal & Proof of Time

As SYMMIO’s architecture assumes that all transactions are final instantly, a fraud proof window has been integrated in order to address manipulation risks, including double spending. As a result, withdrawing your initial $USDT deposit needs to pass through a 12-hour fraud-proof period.

The implementation of a third party providing instant withdrawal solutions is currently being studied.

Last updated