![]()
This is a multifunctional Expert Advisor that allows you to trade using the order network. The advisor's algorithm makes it possible to trade with the trend (Pyramiding) and against the trend (Averaging).
Expert Advisor Features:
Pyramiding - trend trading is built in such a way that each new order is opened only if the previous order has Stop Loss in the profit zone.
Averaging - trading against the trend is carried out in order to close losing positions with a profit.
Can trade conservative, aggressive or scalping financial instruments.
Can be optimized in the strategy tester.
Can trade on any time frame.
Has several options for entering the market, which I plan to complement.
Has several options for trading, following the trend, against the trend.
Has several options for averaging, taking into account the number of open deals.
Has several options for support and closing according to the profit level in the deposit currency.
- The algorithm of the advisor
Depending on the option chosen, the advisor can start trading constantly without waiting for signals from a trading strategy, or it can wait for a signal from a trading strategy (price crossing a manually set trend line , price crossing melee Fractal level). Further, the EA trades using the order network method.- Pyramiding
If after opening an order, the price moves in a profitable direction. And when the Pyramiding condition for the order is fulfilled, another order will be opened in the same direction as the previous one. Subsequently, the advisor will use the break-even method using the transfer of the Stop Loss level to the profitable zone and then the Trailing Stop (moving the Stop Loss in the wake of the market price). Thus, the EA will try to use trend trading as efficiently as possible.- Averaging
If, after opening an order, the price moves in an unprofitable direction, the EA will automatically open averaging orders (taking into account the specified input variables) in order to profitably close all current orders. Averaging orders, depending on the EA settings, can be opened with a fixed minimum lot or with an increasing lot.
The EA has the ability to use three independent settings for averaging, depending on the number of open deals. In these settings, you can set different parameters (distance, signal condition for opening an order, installation time, lot size, profit level) for each of the three series of the averaging network.- Closing the high and low positions
The advisor has the ability to close two extreme positions when the specified profit is reached. This allows you to reduce a losing position at the expense of a profitable order. Partial closing occurs in a virtual mode, which means that your broker will never see the price at which the advisor will close orders.Description of input variables here .
Write to private messages .
Offer:
If you have tested EA and you are not satisfied with something in the work of EA. Then contact me. Just write me in a personal message, your wishes and ideas. What would you like to see in this Expert Advisor?