Tâche terminée
Spécifications
Hello developers,
I have a somewhat complex project for an EA based on my implementation of the zone recovery.
---------
The EA should draw a MA, a Bollinger band on the MA, and be able to diagnose the direction of the MA (up or down).
The EA should open a trade in the direction of the MA and manage it by means of take profit, trailing stop, and either stop loss or zone recovery. Reversal of entry logic and choice of single or continuous trading (automatically begin new basket after closing of the previous basket eitehr immediately or when the price retraces within the Bollinger band) should be available.
The EA should perform zone recovery of total of 5 trades in a basket (the original trade is included in the 5). Two different sets of lot multipliers should be available for user selection.
The EA should be able to perform partial closure of trades under specific circumstances as directed by the user.
The EA should also perform hedging by means of 6th order as directed by the user, in two different modes - hedge whole basket or hedge 5th trade only. Thereafter, the EA should manage the hedged basket.
The EA should work with both forex and CFDs, and automatically adjust to 4- and 5-digit price feeds.
The EA should perform associated operations such as drawing indicators and price levels on chart, sending push notifications, associate magic number with trades, leave comments into trades.
-------
Detailed requirements specification draft is ready and will be sent to the chosen developer immediately for their approval and feedback.
Thanks in advance for your time!