Difference between revisions of "Backtests"

From NakedMarkets
Jump to navigation Jump to search
(Created page with "=== 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...")
 
Line 1: Line 1:
=== Summary ===
=== 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.
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.<br>
The Backtests are designed by a specific file format, .bkt files, which can be shared between users with all the relevant properties.
The Backtests are designed by a specific file format, .bkt files, which can be shared between users with all the relevant properties.
<br>
<br>
<br>
<br>
=== Backtest creation ===
=== Backtest creation ===
To create a new Backtest, you only need to click on the dedicated button :
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


* Choose the Market Symbols and the starting date
* Choose the Timezone and the options





Revision as of 03:22, 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


  • Choose the Market Symbols and the starting date


  • Choose the Timezone and the options


Backtest Export

Backtest Import