Trading metrics explained
Kinfo works by integrating directly with a majority of the top brokers in the US. When linking your broker, kinfo will automatically download account data and calculate relevant trading metrics to help you measure your trading performance.
The trading metrics calculated are:
- Average gain in dollar amount
- Average gain in percent
- Winning trades in percent
- Profit
What is a trade?
Before we dive into performance metrics, we need to understand what a trade is. A trade consists of at least one buy and one sell transaction.
Let´s assume you bought 1 share of AAPL on Oct 01 at $100 and you sold it on Oct 04 at $120. These two transactions become a trade with $20 profit.
A trade can consist of multiple transactions. Let´s assume you bought 1 share of AAPL on Oct 01 at $100, you then bought 1 additional share of AAPL on Oct 02 at $110 and sold both shares on Oct 04 at $120. These three transactions will make up 1 trade with $15 profit.
In the second example, your profit is $15 since your average acquisition price for your two shares is $105 ($100 + $110) /2.
It´s good to have a basic understanding of how this works, but you don´t have to worry about calculating this since kinfo does it for you.
Below is an example of a profitable trade based on multiple transactions as shown on kinfo.

Trading metric: Average gain in dollar amount
This metric will take multiple trades over a period of time and calculate an average gain of those trades. Let´s assume you make 5 trades over a month as illustrated below
Let´s assume you have closed out a few trades according to the table below
Exit date | Symbol | Gain |
Oct 01 | AAPL | $20 |
Oct 08 | NVDA | $30 |
Oct 15 | MSFT | -$20 |
Oct 22 | AMZ | $10 |
Your total gain for the period is $40 based on 4 trades ($20 + $30 – $20 + $10). Your average gain per trade is $10, as calculated by taking your total gain and dividing it by the number of trades ($40 / 4).
Average gain in percent
Similar to average gain in dollar, this metric takes a number of trades and calculates the average, but this time it´s based on the gain in relation to the acquisition price of the position. To illustrate this, we can use the same table and add in the acquisition price to get the gain in percent for each trade.Exit date | Symbol | Acquisition price | Gain | Gain in % |
Oct 01 | AAPL | $100 | $20 | 20% |
Oct 08 | NVDA | $110 | $30 | 20% |
Oct 15 | MSFT | $100 | -$20 | -20% |
Oct 22 | AMZ | $100 | $10 | 10% |
Winning trades in percent
This metric is probably the easiest to understand since the calculation is so simple. Take the number of trades with a positive gain and divide it with the total number of tradesExit date | Symbol | Gain | Win? |
Oct 01 | AAPL | $20 | Win |
Oct 08 | NVDA | $30 | Win |
Oct 15 | MSFT | -$20 | Loss |
Oct 22 | AMZ | $10 | Win |
Profit
Kinfo calculates profit and will also show you a chart of your accumulated profit over time. The total profit is easy to calculate by summarizing all the gains for the period. In order to create a chart we have to add another number called cumulative gain, which is the gain for the date + all previous dates.Date | Symbol | Gain | Cum gain |
Oct 01 | AAPL | $20 | $20 |
Oct 08 | NVDA | $30 | $50 |
Oct 15 | MSFT | -$20 | $30 |
Oct 22 | AMZ | $10 | $40 |