Trading

Trade with up to 50x leverage, 0 price impact and low fees.

Swap

Hotbit supports swaps with 0 price impact. And 5LP will serve as a bridging asset for swaps. There are 3 kinds of routers for swaps:

  • Swap inside a pool

  • Swap between 5Pool & other pool

  • Swap between other pools

During a swap, minting/burning 5LP will be involved, and the entire process will be packaged into one transaction at this time. When a swap involves multiple pools, the available liquidity will also be affected by all the pools involved.

Leverage Trading

Opening/Closing a position

All assets can be longed or shorted except stablecoins and 5LP.

The collateral of long positions is the token being longed. A snapshot of the USD value of your collateral is taken when the position is opened, and all calculations about the long positions are based on the USD value.

The collateral of short positions is any of supported stablecoins or 5LP.

Any token can be used to open a position, and a swap is needed if the token is different from the required collateral. And the default token you will receive when closing a position is the collateral.

Adding/Reducing Collateral

After opening a position, you can edit(add or reduce) your collateral at any time.

Take-Profit/Stop-Loss

You can set take-profit and stop-loss orders by clicking on "Close" and selecting "Limit". You can only place one take-profit or stop-loss order at a time, which means if you want to set a take-profit and a stop-loss for a position, you need to place orders at least twice.

TP/SL orders are reduce-only orders and will be executed based on the minimum value of the current position size and order size. Additionally, TP/SL orders are trigger-market orders and are not guaranteed to execute at the trigger price.

If you close a position manually, the associated TP/SL orders will remain open, and you have to cancel them manually if you do not want the order to be active when opening new positions.

Liquidation

When the price of the index token being longed/shorted crosses the point at which (collateral - losses - borrow fee) is less than 1% of your position's size, the position will be automatically liquidated. If there is any collateral remaining after deducting losses and fees when liquidation, the corresponding collateral will be returned to your account.

It's critical to regularly monitor your liquidation price as it will change over time due to the borrowing fee, especially when you are using high leverage. You can modify the liquidation price at any time by adding or reducing the collateral as necessary.

Pricing

Hotbit uses an aggregate price feed (Chainlink) which offers 0 price impact trades and reduces the risk of liquidations from temporary wicks.

Slippage

Though the trades will not move the market price, there can still be slippage, the difference between the expected price of a trade and the actual executed price. It is caused by the price movements between when your trade is submitted and when it is confirmed on the blockchain.

Spread

Mostly, there is no spread from the Chainlink price to the median price of reference exchanges, but it may exist during times of high volatility and your trades would be affected as follows:

  • If you swap TokenA to TokenB, the price(tokenA/tokenB) will be (lower price price of tokenA) / (higher price of tokenB).

  • For leverage trading, long positions will be opened at the higher price and closed at the lower price while short positions will be opened at the lower price and closed at the higher price.

Fee

The fees involved in trading are as follows:

  • Swap fee

Similar to the fees to mint or burn LP, the swap fee will vary from 0.2% to 0.8% based on whether the action improves or reduces the balance of assets in the pool.

  • Position fee

For leverage trading, when you open/close a position, there will be an open/close fee, which is calculated as 0.1% of the position size.

  • Borrow fee

Borrow fee is the fee paid to the counterparty of your trade and will be deducted from your collateral at the start of every hour. It will vary based on asset utilization and is calculated as 0.01% * (assets borrowed) / (total assets in the pool).

As the leverage multiple increases, the borrowing fee will have a certain discount as follows:

LeverageDiscount Rate

≤10x

100%

10x~50x

1-(Leverage -10)*1%

≥50x

60%

  • Execution fee

The execution fee is a network cost paid to the blockchain network. It is a fixed value that would be adjusted according to network status and has no relation to the order size. After the user's transaction request is initiated, it will be executed by keepers when the request is triggered.

  • Liquidation fee

A liquidation fee is incurred when your position is facing liquidation, and paid to the executors. If (collateral - losses - borrow fee) is less than the liquidation fee, this cost will be covered by the pool.

Others

Limit Order Limit orders are trigger-market orders and are not guaranteed to execute at the trigger price. You can edit the price of an unexecuted limit order at any time, or cancel that order.

Limit orders may not be executed in a few situations including but not exclusive to:

  • Insufficient liquidity to execute the order

  • The mark price which is an aggregate of exchange prices did not reach the specified price

  • The specified price was reached but not long enough for it to be executed

  • No keeper picked up the order for execution

Last updated