Introduction: General EAs can only run automatically during replay, automatically opening orders or closing positions. When you design a new strategy, you do not know whether it is feasible or not, so it is necessary to verify the feasibility of the strategy first. The easiest way is to manually review the trading, open an order according to the strategy, close the position, and see if it can make a profit. If it can be profitable, then organize personnel to program and develop EA. However, the general EA cannot be manually operated (opening and closing positions) during replay. This EA is displayed in the upper right corner of the graph during replay. It can be manually opened and closed during replay. It is easy to operate. Like a real disk operation. This EA is an effective tool for validating strategies and cultivating new traders. Download it now!
Strategy principle: This EA is written using Windows GUI technology combined with MQL4.
Instructions for use: Suitable for any variety, any cycle.
Parameter introduction: The user can set the order lot size by himself.
Matters needing attention: This EA is only used for manual order placement and position closing (used to verify the strategy) during replay, and cannot be used for automatic order opening and position closing in real market.