Account Stats

The Account Stats section provides key performance metrics that reflect the user's trading behavior and profitability. These metrics are updated in real time based on the closed trades and historical account performance.

Each stats helps admins and traders understand how the account is progressing relative to its rules and objectives.

Win Rate (%)

Displays the percentage of closed trades that ended with profit.

Formula:

(Number of Winning Closed Trades / Total Number of Closed Trades) * 100

Avg. Trade Hold Time

Represents the average time a trade is held before being closed. Displayed in format: xh ym zs.

Formula:

∑(Trade Open Duration) / Total Number of Closed Trades

Profit Factor

Indicates risk-to-reward efficiency. A value > 1 means total gains exceed total losses.

Formula:

Total Profit / Total Loss

Sharpe Ratio

Measures risk-adjusted performance based on daily equity movement.

Formula:

Components:

Key
Formula

Daily Return

(Equity[t] - Equity[t-1]) / Equity[t-1]

Average Daily Return

∑(Daily Return) / Active Days

Risk-Free Rate

5% / 252 (trading days per year)

Std. Deviation

√(∑((Daily Return - Avg. Daily Return)²) / Active Days)

Number of Trades

Displays the total number of trades (closed and open) since the account was created.

Account Age

Total age of the account in calendar days, regardless of activity.

Formula:

Trading Days

Number of distinct days where at least one trade was opened.

Active Days

Rounded down to full 24-hour periods.

Indicates how many days have passed since the user first started trading.

Formula:

ARRR

Average Risk-Reward Ratio used to evaluate how much the trader gains on average vs. how much they lose.

Formula:

Breakdown:

  • Avg. Profit = ∑(Profit Trades) / Number of Profit Trades

  • Avg. Loss = ∑(Loss Trades) / Number of Loss Trades

Profit varies based on program payout settings:

  • Program is not allowed for withdrawal

    • Profit = Current Balance - Initial Balance

  • Program is allowed for withdrawal

    • Auto full profit is off:

      • Profit = Current Balance - Initial Balance

    • Auto full profit is on:

      • Profit = Sum of Eligible Profit (based on eligible trades only, max capped by withdrawal limits)

Most Traded Symbol

Identifies the symbol (instrument) with the highest number of trades on the account.

Biggest Loss

Displays the most negative result from a single closed trade.

Biggest Gain

Displays the highest profit achieved from a single closed trade.

Last updated