forex software

Create and Test Forex Strategies

forex software

eas-guide:portfolio-expert

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:portfolio-expert [2018/01/25 13:42] yavoreas-guide:portfolio-expert [2019/04/06 14:40] – ?nolink in image tags vini
Line 1: Line 1:
 ====== Portfolio Expert ====== ====== Portfolio Expert ======
  
- +Normally when using Expert Advisors in MetaTrader you would export strategies as Expert Advisors and attach each Expert to a chart windowWhen trading multiple strategies opening and managing all the charts quickly becomes hassle
-The **Portfolio Expert** is an Expert Advisor that consists of up to one hundred strategiesThe strategies in the Portfolio Expert trade simultaneously on single chart+
  
 <WRAP center round info 60%> <WRAP center round info 60%>
-EA Studio is the word's first application, which helps you trading multiple strategies with a single Portfolio ExpertThis saves you lot of hassle opening different charts for every expert.+To save you the hassle of operating multiple experts and charts EA Sudio introduces Portfolio ExpertsPortfolio Experts hold multiple strategies within them and trade those strategies on single MetaTrader chart.
 </WRAP> </WRAP>
  
Line 11: Line 10:
 ===== Base Magic Number ==== ===== Base Magic Number ====
  
-Since the Portfolio Expert trades multiple strategies at once it needs to know which position belongs to which strategy. This is done by assigning a different **Magic Number** to each strategy in the portfolio. You can set the base (starting digits) of the Magic Number when you attach the Portfolio Expert to the chart.+Since the Portfolio Expert trades multiple strategies at once it needs to know which position belongs to which strategy. This is done by assigning a different **Magic Number** to each strategy in the portfolio. You can set the base (first 3 digits) of the Magic Number when you attach the Portfolio Expert to the chart. The full magic number for each strategy will be something like 100001 where 100 is the base magic number and 001 is the strategy number.
  
-MetaTrader shows a dialog window when you start an expert on a chart. In this window under the **Inputs** tab there is a value for the base of the Magic numbers of the strategies in the Portfolio Expert.+MetaTrader shows a dialog window when you attach an Expert to a chart. In this window under the **Inputs** tab there is a value for the base of the Magic numbers of the strategies in the Portfolio Expert.
  
-{{:eas-guide:portfolio-base-magic-number.png|}}+{{:eas-guide:portfolio-base-magic-number.png?nolink|}}
  
 You can change this number to whatever you like. You can change this number to whatever you like.
Line 21: Line 20:
 Then when the Portfolio Expert opens positions you can see the strategy magic number in the **Comment** column of the position. Then when the Portfolio Expert opens positions you can see the strategy magic number in the **Comment** column of the position.
  
-{{:eas-guide:portfolio-expert-base-magic-number-comments-in-mt.png|}}+{{:eas-guide:portfolio-expert-base-magic-number-comments-in-mt.png?nolink|}}
  
 You can see how each Magic number is set in the comment and each Magic number starts with 100 because that is the value we set when we were attaching the Portfolio Expert to the chart in the first picture. You can see how each Magic number is set in the comment and each Magic number starts with 100 because that is the value we set when we were attaching the Portfolio Expert to the chart in the first picture.