Profit Distribution
The profit distribution table takes all of the Desktop positions and groups them together by PnL% values. Each group of positions is used for calculating various performance metrics and then displayed as a single row in the table.

|
Name |
Description |
|
Start % |
The lower PnL % which starts the range. |
|
End % |
The upper PnL % which ends the range. |
|
Currency |
The row currency code. |
|
Positions |
The total number of positions whose PnL % fits the range. |
|
Win |
The number of winning positions whose PnL % fit the range. |
|
Loss |
The number of losing positions whose PnL % fit the range. |
|
Win % |
The percent of winning positions whose PnL % fit the range. |
|
Loss % |
The percent of losing positions whose PnL % fit the range. |
|
Total PnL |
The total PnL of all the positions whose PnL % fit the range. |
|
Avg. PnL |
The average PnL of all the positions whose PnL % fit the range. |
|
Total Qty |
The total quantity of positions whose PnL % fit the range. |
|
Avg. Qty |
The average quantity of positions whose PnL % fit the range. |