Difference between revisions of "Backtests"

From NakedMarkets
Jump to navigation Jump to search
Line 46: Line 46:
* Choose the Timezone and the options :
* Choose the Timezone and the options :
[[File:CreateBacktestStep3.png|left|frameless|upright=1.5]]
[[File:CreateBacktestStep3.png|left|frameless|upright=1.5]]
<br>
<br>
<br>
<br>
<br>
Line 69: Line 70:
* The account history and opened/pending orders
* The account history and opened/pending orders
* The opened charts and the associated resources (rules, graphical objects, indicators, ...)
* The opened charts and the associated resources (rules, graphical objects, indicators, ...)
 
<br>
<br>
=== Backtest Import ===
=== Backtest Import ===
It's possible to import a Backtest file by using the File menu and click on "Open Backtest...".
It's possible to import a Backtest file by using the File menu and click on "Open Backtest...".

Revision as of 03:42, 15 March 2022

Summary

NakedMarkets is aimed to allow the users to simulate the Financial Markets behavior and trade them in the same way. By creating a new backtest you define a new environment with associated Market Symbols.
The Backtests are designed by a specific file format, .bkt files, which can be shared between users with all the relevant properties.

Backtest creation

To create a new Backtest, you only need to click on the dedicated button "New Button" and follow the process :

  • Choose the Backtest name and the deposit amount :
CreateBacktestStep1.png


















  • Choose the Market Symbols and the starting date :
CreateBacktestStep2.png


















  • Choose the Timezone and the options :
CreateBacktestStep3.png



















Backtest Export

It's possible to export a Backtest file by using the File menu and click on "Save Backtest as...".
This file is independent and can be imported in any version of NakedMarkets software. All the following properties are saved when exporting the Backtest :

  • The selected Market Symbols
  • The account history and opened/pending orders
  • The opened charts and the associated resources (rules, graphical objects, indicators, ...)



Backtest Import

It's possible to import a Backtest file by using the File menu and click on "Open Backtest...".
NakedMarkets will check the following steps during the import process :

  • Check if the Backtest loaded Symbols are locally installed and suggest to install them automatically otherwise
  • Check if the local installed Symbols (and rates) are up-to-date and update them otherwise
  • Load all the underlying resources (Charts, rules, graphical objects, orders, ...)