Profit Sharing
# Profit Sharing
# Profit Sharing Calculation and Distribution
Profit sharing is distributed once a week, only when the copy trading project has no positions; if positions are held at settlement time, settlement continues after all positions in the copy trading project are closed.
Profit sharing will be automatically settled and distributed to the trader's contract account every Monday at 00:00 (UTC+8).
Profit sharing calculation formula:
- Profit to be shared = Max[Total realized profit of investment portfolio * Profit sharing ratio - Already shared profit - Total difference in profit sharing ratio changes, 0]
- Total realized profit of investment portfolio = SUM(Sum of all positions' realized PnL)
- Total difference in profit sharing ratio changes = SUM(Single profit sharing ratio change difference)
- Single profit sharing ratio change difference = (Already shared profit at time of change + Total difference in profit sharing ratio changes at this time) * (Post-change profit sharing ratio - Pre-change profit sharing ratio) / Pre-change profit sharing ratio
In addition to weekly scheduled settlements, profit sharing will also be distributed in the following situations:
- When a copy trader stops following;
- When a trader ends their investment portfolio.
# How to View Profit Sharing
In My Copy Trading - Pending Profit Sharing, Historical Profit Sharing, you can view the next settlement's profit sharing and historical distributed profit sharing.