- A small deposit is enough to start trading.
- Ideal for quick acceleration of the deposit!!!
- Suitable for multi-currency trading.
- Immunity to a large delay and the size of the spread.
- After launching the Expert Advisor on the chart, the Expert Advisor remembers the opening level of the first order.
- Above the opening level of the first order, the ADVISER places a network of Sell orders.
- Below the opening level of the first order, the ADVISER places a network of Buy orders.
- If the total profit of buy and sell orders exceeds the value of the Profit parameter, the Expert Advisor
closes these orders. - Further, after complex logical calculations, the adviser can close the order with the most negative profit.
- Then the work of the adviser is repeated.
- I recommend using multi-currency trading. To do this, run the Expert Advisor on different currency pairs!!!
- To reduce the drawdown, I recommend increasing the value of Steps = 0.005 orSteps = 0.01.
- To reduce the drawdown, I recommend reducing the value of Martingale = 1.1 or Martingale =
1.
- Profit – the value of the total profit of orders for this currency pair for Buy and Sell, if
upon reaching which these orders are closed. - Steps – the minimum distance between orders with the same magic number for a given currency pair.
- Lot – the volume of orders.
- Martingale is a parameter that increases the volume of subsequent orders by Martingale times.
[spoiler title=”Read More…”]
- Profit = 10.
- Step = 0.002.
- Lot = 0.01.
- Martingale = 1.2.
[/spoiler]