StatCenter Overview: Difference between revisions

From NakedMarkets
Jump to navigation Jump to search
Line 70: Line 70:
==== Uploading data ====
==== Uploading data ====
The "Upload" button on the top-right corner provides the possibility to upload the data on our web servers.
The "Upload" button on the top-right corner provides the possibility to upload the data on our web servers.
<br>This can be useful if the user wants to share his backtesting performance with people not owning Naked Markets. [https://www.naked-markets.com/Stats/fe2a5e58-e033-4356-bb1d-40a1492438cb/statement.html Here is an example] of web statistics, after being uploaded.
<br>This can be useful if the user wants to share his backtesting performance with people not owning Naked Markets, on the social media, as en example. [https://www.naked-markets.com/Stats/fe2a5e58-e033-4356-bb1d-40a1492438cb/statement.html Here is an example] of web statistics, after being uploaded.
<br>
<br>
<br>
<br>


=== Returns ===
=== Returns ===

Revision as of 12:09, 22 March 2022

Summary

The Overview pane is aimed to provide the main information to quickly evaluate the potential of a trading system.
The most important data, statistics and the performance over the time are displayed in this module.




































Dashboard

Dashboard data

Here is the list of information available on this pane :

  • Growth : The cumulated growth of the trading account.
  • Abs. growth : The absolute growth of the trading account. This value does not cumulate the performance over the time. It represents the sum of all trades performance.
  • Deposit : The initial amount of money on the trading account.
  • Profit : The cumulated profit of the trading account.
  • Max losing streak : The maximum losing performance in a row. It represents the maximum consecutive losing trades in percentage.
  • Balance : The ending balance of the trading account. It can be different from the profit value if positions are still opened at the end of the statement.
  • Trades : The number of trades processed in the statement.
  • Expectancy : The expectancy of the trading system, calculated with the following formula : (winratio * average winning trade) – (lossratio * average losing trade) in USD.
  • Winratio : The percentage of winning trades.
  • Profit factor : The profit factor of the trading system, calculated with the following formula : (sum of winning trades) / (sum of losing trades) in percentage.
  • Max drawdown : The maximum drawdown encountered in the statement. It represents the maximum loss in percentage


Dashboard chart

The dashboard chart displays the following curves in order to deepen the analysis over time :

  • Profit : The cumulated profit of the trading account.
  • Balance : The ending balance of the trading account.
  • Growth : The cumulated growth of the trading account.
  • Abs. growth : The absolute growth of the trading account. This value does not cumulate the performance over the time. It represents the sum of all trades performance.
  • Drawdown : The drawdowns encountered during in the statement.

The user can select which chart to display by clicking on the buttons on left. It's possible to zoom in on each chart to select different period of times.
By right-clicking on the charts, the software allows to zoom out or to show a grid for better readability.

Uploading data

The "Upload" button on the top-right corner provides the possibility to upload the data on our web servers.
This can be useful if the user wants to share his backtesting performance with people not owning Naked Markets, on the social media, as en example. Here is an example of web statistics, after being uploaded.

Returns