Everest Ultimatum
- Uzman Danışmanlar
- Dmitry Shutov
- Sürüm: 1.0
- Etkinleştirmeler: 5
Overview
- It only needs a small initial deposit.
- Suitable for multi-currency trading.
- Immunity to the large delay and the size of the spread.
Monitoring of my accounts: https://www.mql5.com/en/signals/author/mizrael
How it works
- The EA opens orders based on a built-in indicator.
- The EA determines the order with the greatest negative profit each tick.
- Then it determines the total profit of Buy and Sell orders on each currency pair.
- If the total profit of Buy or Sell orders on each currency pair exceeds the value of the Profit parameter, the EA closes the order data.
- Further on, after complicated logical calculations, the EA can close the order with the most negative profit.
Recommendations
- For the most balanced profit and drawdown, use the EA on multiple pairs simultaneously. To do this, drag the EA to the window of the desired instrument and change the magic number (Magic).
- It is recommended to start trading with Martingale = 1.2. The volume of each subsequent order will be 1.2 times greater than the previous one.
- If the drawdown is greater than 40% of the total deposit, it is recommended to set the Martingale parameter to 1.5. In this case, the volume of each subsequent order will be 1.5 greater than that of the previous one.
Parameters
- Profit - total profit value of orders with the same magic number for the given currency pair and the order with the greatest negative profit, upon which the orders are closed.
- Loss - total profit after closing an order with the most negative result.
- Step - minimum distance between orders with the same magic numbers on the give currency pair.
- Lot - order volume.
- Martingale - lot multiplier.
- Magic - order magic number.
Recommended settings values
- Profit = 20.
- Loss = 10.
- Step = 0.003 for four- and five-digit pairs. Note! Step = 0.3 for two and three-digit pairs or the ones having JPY.
- Lot = 0.01.
- Martingale = 1.2.
- Magic = 1.
Kullanıcı incelemeye herhangi bir yorum bırakmadı