forex software

Create and Test Forex Strategies

forex software

fsbpro_guide:data_horizon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
fsbpro_guide:data_horizon [2014/11/08 13:46] – [2. Data Horizon] Miroslav Popovfsbpro_guide:data_horizon [2014/11/21 15:59] yavor
Line 2: Line 2:
  
 {{:fsbpro_guide:data_horizon.png?400|Data Horizon}} {{:fsbpro_guide:data_horizon.png?400|Data Horizon}}
 +
 +The Data Horizon is a tool, used to define (limit) the time span for the marked data used for backtestesting. 
  
 ===== 1. Data Source ===== ===== 1. Data Source =====
 +
 +Each Data Source has its own Data Horizon settings. Here is where you choose which Data Source you want to change.
  
 ===== 2. Data Horizon ===== ===== 2. Data Horizon =====
 +{{ :fsb:manual:data-horizon.png |Data Horizon}}
 +
 +  - Maximum data bars – this value can vary between 300 and 50 000. This setting does not change the data files. The program will load the file’s data and filter the bars using the settings below.
 +  - Start Date – you can change this option to select date where the backtesting data should start. There must be a minimum of 300 bars between the Start and the End Date. If you chose a Start Date that is “too close” to the End Date. The Start Date will be automatically set far enough in the past, to make sure there are 300 bars present.
 +  - End Date – the limit at the end of the period you selected; 
  
  
-{{ :fsb:manual:data-horizon.png |Data Horizon}} 
 ===== 3. Intrabar Scanning ===== ===== 3. Intrabar Scanning =====
 +
 +FSB Pro can use data from shorter periods data files. This setting tells FSB Pro how many shorter period bars it may load. See more about that in [[fsbpro_guide:intrabar_stats]]
  
 ===== 4. Reload files ===== ===== 4. Reload files =====
 +
 +If the Generator or the Optimizer is working with this data, they will not reload the data upon changing the settings. This happens because the Generator and the Optimizer copy the data for their own use when they start working. However if you are editing a strategy, for example, and click **Reload Corresponding Files** this will reload the data for the backtest.