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/16 15:21] yavoreas-guide:portfolio-expert [2018/02/02 09:47] yavor
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 window. When trading multiple strategies opening and managing all the charts quickly becomes a hassle. 
  
-The **Portfolio Expert** is an Expert Advisor that consists of up to one hundred strategies. The strategies in the Portfolio Expert will trade simultaneously on a single chart.  +<WRAP center round info 60%> 
- +To save you the hassle of operating multiple experts and charts EA Sudio introduces Portfolio Experts. Portfolio Experts hold multiple strategies within them and trade those strategies on single MetaTrader chart.
-<WRAP center round tip 60%> +
-The portfolio Expert is tool unique to EA Studio.+
 </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.
  
-Each time you put an Expert on MT chart an dialogue window appear. 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|}}
Line 28: Line 27:
 Currently one Portfolio works only on one market. If you want to trade multiple markets you can do it by creating separate portfolios for each market. Currently one Portfolio works only on one market. If you want to trade multiple markets you can do it by creating separate portfolios for each market.
 </WRAP> </WRAP>
 +
 +~~DISQUS~~