forex software

Create and Test Forex Strategies

forex software

eas-guide:editor

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:editor [2018/01/18 15:20] – [Toolbar] Miroslav Popoveas-guide:editor [2019/02/18 15:32] Miroslav Popov
Line 1: Line 1:
-====== Strategy Editor ======+====== Editor ======
 ===== Introduction ===== ===== Introduction =====
  
-The Editor is the first tab of the Strategy section of the application.+The Editor is the first tab of the Strategy section of the application. You can get to it by clicking on a strategy in the Collection, the Portfolio or by going to Strategy from the main navigation bar.
  
 You can use the Editor to change the indicators and the parameters of a generated strategy or to create an entirely new one manually. When you change something, the program calculates the strategy against the corresponding historical data, shows the most important stats and draws the account and the indicator charts. You can use this information to evaluate the strategy and, if you are satisfied, you can export an Expert Advisor from it. The program also stores the best strategies in the Collection. You can use the Editor to change the indicators and the parameters of a generated strategy or to create an entirely new one manually. When you change something, the program calculates the strategy against the corresponding historical data, shows the most important stats and draws the account and the indicator charts. You can use this information to evaluate the strategy and, if you are satisfied, you can export an Expert Advisor from it. The program also stores the best strategies in the Collection.
Line 13: Line 13:
 The Editor's toolbar has controls for selecting historical data and buttons for exporting and sharing an Expert Advisor. The Editor's toolbar has controls for selecting historical data and buttons for exporting and sharing an Expert Advisor.
  
-You choose which file to load by selecting the server name, the symbol and the period. When you change any of those parameters, EA Studio loads the corresponding file from the cloud.+You choose which file to load by selecting the server name, symbol and period. When you change any of those parameters, EA Studio loads the corresponding file from the cloud.
  
 EA Studio loads data files and re-calculates the strategy when you change the options. EA Studio loads data files and re-calculates the strategy when you change the options.
Line 22: Line 22:
  
   * **New Strategy** - removes the strategy form the Editor and sets an empty one.   * **New Strategy** - removes the strategy form the Editor and sets an empty one.
-  * **Load next from the Collection** - loads the next, with lower stats valuestrategy from the Collection. +  * **Load next from the Collection** - loads the next lower stats value strategy from the Collection. 
-  * **Import an Expert Advisor back** - imports an expert advisor file in the Editor and shows the strategy. It works only for experts previously exported from EA Studio.+  * **Import an Expert Advisor back** - imports an Expert Advisor file in the Editor and shows the strategy. It works only for Expert Advisors exported from EA Studio.
   * **Remove current version** - removes the current version of the strategy (with the exact major and minor Id number) from the Editor and the Collection.   * **Remove current version** - removes the current version of the strategy (with the exact major and minor Id number) from the Editor and the Collection.
   * **Remove other versions** - removes the other versions of the strategy from the Editor and the Collection.   * **Remove other versions** - removes the other versions of the strategy from the Editor and the Collection.
Line 40: Line 40:
  
  
-**Market Info** - shows the loaded chart, the start and the end date of the loaded data and the market spread. EA Studio loads historical data from a MetaTrader server. It is important to use data from your broker and server for testing in order to achieve the same results in MT.+**Market Info** - shows the loaded chart, the start and the end date of the loaded data and the market spread. EA Studio loads historical data from a MetaTrader server. It is important to use data from your broker and server for testing in order to achieve the same results in MetaTrader.
  
-**Account Info** - shows the account currency, the initial amount of the account as well as the account leverage. You can change the account settings from the Settings page.+**Account Info** - shows the account currency, the initial amount of the account and the account leverage. You can change the account settings from the [[eas-guide:settings|]] page.
  
 ===== Indicator chart ===== ===== Indicator chart =====
Line 55: Line 55:
 {{ :eas-guide:editor-strategy-layout.png?nolink |Strategy Layout}} {{ :eas-guide:editor-strategy-layout.png?nolink |Strategy Layout}}
  
-The Strategy layout presents the Strategy Properties, and the Long and Short entry and exit rules. For more information, please refer to the Entry rules and Exit rules articles.+The Strategy layout presents the Strategy Properties, and the Long and Short [[eas-guide:entry-rules|]] and [[eas-guide:exit-rules|]]
  
 ===== Backtest Result ===== ===== Backtest Result =====
Line 61: Line 61:
 {{ :eas-guide:editor-backtest-result.png?nolink |Backtest output}} {{ :eas-guide:editor-backtest-result.png?nolink |Backtest output}}
  
-The title speaks for itself. This is the statistical data about the backtest of the EA.+This is the statistical data from the strategy backtest.
  
 ===== Balance chart ===== ===== Balance chart =====