For each swap, there’s a base fee of 0.09 $ for trades less than 1.69 $,
It increases by 0.09 $ for every 2.47 $ more than base amount(1.69 $),
Above the threshold of 299.00 $, surplus fee will be 0.72 % of the surplus trading value.
If ( VALUE < 1.69 $ ) :
FEE = 0.09 $
If ( 1.69 $ < VALUE < 299.00 $ ) :
FEE = 0.09 $ +
( ( VALUE - 0.09) / 2.47 ) * 0.09 ) $
If ( VALUE > 299.00 $ ) :
FEE = 0.09 $ +
( ( VALUE - 0.09 ) / 2.47 ) * 0.09 ) $ +
( VALUE - 299.00 ) * 0.72 %
Purchase PhoenixCo VIP Premium accounts to decrease the swap fees up to 80%