Fees

Over the lifecycle of a trade, there are a few different fees that might apply to a trader:

Fees on Flamix
Regular Mode (2-249x)
Fire Mode (250-500x)

Opening Fee

0.09% (of pos. size)

N/A

Artificial Spread

0.01-0.02% (depending on the trading instrument)*

0.01-0.02% (depending on trading instrument)*

Funding Rate

Floating (depending on the open interest skew)

Floating (depending on the open interest skew)

Borrow Rate

Floating (depending on pool utilization)

Floating (depending on pool utilization)

Closing Fee

0.09% (of pos. size)

N/A

Liquidation Fee

15% (of collateral)

15% (of collateral)

Performance Fee

N/A

15% (of the profit) on winning trades, 0% on losing trades + Min. Cost if applicable

*Applied as a % of the price so your opening price is slightly worse than the actual reported price, it is applied only when opening a trade.

**Per Minimum Cost Per Position, Flamix applies a Min. Cost to ensure that the platform’s services are sustainable and align with responsible trading practices. If the performance fee on a winning trade is less than the minimum cost or if the losses are less than the minimum cost, Flamix will collect a small additional amount to meet the minimum cost threshold.

Opening Fee

Traders are charged an opening fee which is deducted from their initial collateral amount. The opening fee for a trade depends on the collateral asset and traded instrument selected and is calculated as a percentage of the total trade size.

For example, assume we're opening a position using 100 FLR initial collateral at 20x leverage and an opening fee of 0.10%.

Pre-Fee Position Size: 2000 FLR = 100 FLR initial collateral * 20x leverage

Opening Fee: 2.0 FLR = 2000 FLR pre-fee position size * 0.10% opening fee

Position Collateral: 98 FLR = 100 FLR initial collateral - 2.0 FLR opening fee

Position Size: 1960 FLR = 98 FLR position collateral * 20x leverage

Artificial Spread

The artificial spread depends on the traded instrument selected and is derived by aggregating that instrument's spread across leading spot markets. The artificial spread is then applied to the current price of the instrument (as reported by the price oracle) to mimic the entry price that would be received on an order-book exchange. Depending on whether the position is long or short, the artificial spread will make the entry price either higher or lower, respectively, than the price initially reported by the oracle.

As the artificial spread uses live data and real market conditions, it is adjusted periodically on Flamix to provide the most current value. Smaller and less liquid instruments receive a higher spread, while large-cap instruments with deep liquidity would receive a lower spread.

For example, assume the price for ETH/USD (as reported by Flamix's price oracle) is $3500. If the spread for ETH across leading spot markets is 0.02%, the entry price given to traders going long on ETH would be $3500.70 ($3500*100.02%) and those going short would be $3499.30 ($1500*99.98%).

Note: When exiting a position, the price reported by the oracle is used as is with no artificial spread applied.

Funding Rate

The funding rate is a fee paid by traders on the heavier exposed side of an instrument and received by traders on the lesser exposed side, less a small amount that goes to a reserve fund. For example, if 70% of open interest for BTC/USD is in long positions while 30% is in short positions, traders who are long BTC/USD will pay the funding rate; a portion of this amount will be diverted to the reserve fund, while the remainder will be received by traders who are short BTC/USD.

The amount of funding paid for each tradeable instrument depends on how great the imbalance is between open interest in long and short positions. This imbalance is referred to as the skew, where generally a greater skew correlates with a higher funding rate paid. Skew is defined as:

To view the current funding rate models used across all tradeable instruments on Flamix, see here: Flamix Funding Rate Models

By incentivizing the lesser exposed side, the funding rate encourages balanced open interest between longs and shorts on any given instrument. This is an important mechanism in reducing LPs' exposure to P&L, as every winning trade (ie. debt to the liquidity pool) is approximately matched with a losing trade of similar size (ie. credit to the liquidity pool).

The funding rate is displayed on the UI in the following manner:

  • A negative, red value means the position is costing you money.

  • A positive, green value means you are earning money from the position.

Borrow Rate

The borrow rate is a dynamic fee continuously applied to traders' positions for the time it remains open and is charged against the amount of funds the trader is utilizing in their trade:

For example, a trader with $100 of collateral and a Take Profit of 250% will pay the borrow rate on the utilized amount of $250. This fee is paid by traders and goes towards liquidity providers.

To view the current borrow rate models used across all collateral markets on Flamix, see here: Flamix Borrow Rate Models

It is important to note that the borrow rate is floating and not fixed, with rates getting updated on a per-block basis. The borrow rate depends on the utilization of the liquidity pool and follows a single kink model, with higher pool utilization resulting in higher rates, acting as a strong incentive to attract additional liquidity.

Closing Fee

Traders are charged a closing fee once their position has been closed, be it manually, by TP/SL, or by liquidation. Like the opening fee, the closing fee varies per collateral asset and traded instrument used and is calculated as a percentage of the total trade size at the time of closing:

Collateral Asset
Fee

All Assets

0.09%

For example, assume we're closing a position that used 100 FLR initial collateral at 20x leverage, and there's a closing fee of 0.10%. As calculated above, the position collateral is 98 FLR after the opening fee.

Position Size at Closing: 1960 FLR = 98 FLR position collateral * 20x leverage

Closing Fee: 1.96 FLR = 1960 FLR * 0.10% closing fee

Liquidation Fee

As explained in Liquidations, a trade is eligible for liquidation when its losses and fees - as calculated by Net P&L - reach a threshold equal to 85% of its position collateral. At this point, the position will be closed and the remaining collateral will be taken as a fee, effectively resulting in a 15% fee on the total collateral.

Performance Fee

The performance fee is a unique fee model that applies exclusively to Fire Mode on Flamix. Unlike traditional fee structures, the performance fee is based on trading outcomes - only profitable trades are subject to this fee, while losing trades pay nothing.

How It Works

When a trader closes a winning position in Fire Mode

  • Winners pay 15% of their profits

  • Losers pay 0%

This creates an asymmetric fee structure that reduces the burden on unsuccessful trades while capturing value from profitable ones.

Example Calculation

Winning Trade Example:

  • Initial Collateral: 100 FLR

  • Position closed with 80 FLR profit

  • Performance Fee: 12 FLR (15% of 80 FLR profit)

  • Net Profit to Trader: 68 FLR

Losing Trade Example:

  • Initial Collateral: 100 FLR

  • Position closed with 40 FLR loss

  • Performance Fee: 0 FLR

  • Net Loss to Trader: 40 FLR (no additional fee applied)

Last updated