forex software

Create and Test Forex Strategies

forex software

eas-guide:reactor

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
eas-guide:reactor [2019/02/27 14:12] vinieas-guide:reactor [2019/04/30 14:09] Miroslav Popov
Line 17: Line 17:
 The final goal of the tool is to provide strategies that have passed all robustness tests. So we can start EA Studio for a night and we will have ready for trading strategies set at the morning. The final goal of the tool is to provide strategies that have passed all robustness tests. So we can start EA Studio for a night and we will have ready for trading strategies set at the morning.
  
-===== Optimization =====+===== Full Data Optimization =====
  
-{{ :eas-guide:reactor-optimize.png |}}+{{ :eas-guide:reactor-optimize.png?nolink |}}
  
 If you "Use optimization", the Automated Workflow tries to optimize every strategy produced by the Generator. If you "Use optimization", the Automated Workflow tries to optimize every strategy produced by the Generator.
Line 27: Line 27:
 You may find it useful to increase the Generator's working minutes in order to let it run longer You may find it useful to increase the Generator's working minutes in order to let it run longer
  
-==== Walk Forward ====+==== Walk Forward optimization==== 
 + 
 + 
 +==== Walk Forward validation====
  
 **Walk Forward analysis (WFA) or Walk Forward optimization (WFO)** is a sequential optimization applied to an investment strategy. The name of the analysis is called “walk forward” because we have a moving window that progressively traverses the whole period of the data history with a pre-established step. Algorithmic traders apply such analysis to decrease the over-optimized parameters used in the investment strategy as we don’t want only a great looking backtest result, we want also a system that don't fail in live real money account. **Walk Forward analysis (WFA) or Walk Forward optimization (WFO)** is a sequential optimization applied to an investment strategy. The name of the analysis is called “walk forward” because we have a moving window that progressively traverses the whole period of the data history with a pre-established step. Algorithmic traders apply such analysis to decrease the over-optimized parameters used in the investment strategy as we don’t want only a great looking backtest result, we want also a system that don't fail in live real money account.
Line 35: Line 38:
 ===== Monte Carlo Validation ===== ===== Monte Carlo Validation =====
  
-{{ :eas-guide:reactor-monte-carlo-validation.png |}}+{{ :eas-guide:reactor-monte-carlo-validation.png?nolink |}}
  
 The [[eas-guide:monte-carlo|Monte Carlo]] validation tool performs random test of the strategy and validates the output. The [[eas-guide:monte-carlo|Monte Carlo]] validation tool performs random test of the strategy and validates the output.
Line 43: Line 46:
 ===== Multi Market Validation ===== ===== Multi Market Validation =====
  
-{{ :eas-guide:reactor-multi-market-validation.png |}}+{{ :eas-guide:reactor-multi-market-validation.png?nolink |}}
  
 The [[eas-guide:multi-market|Multi Market]] tool tests the strategy against different markets. Your validation criteria is the minimum count of tests that are on profit. The [[eas-guide:multi-market|Multi Market]] tool tests the strategy against different markets. Your validation criteria is the minimum count of tests that are on profit.