Job finished

Specification
Hi,
I'm looking to make one edit to an MT4 EA, and I'm looking to create one MT4 EA.
Below is the job spec:
Update with hedging:
1. True/False: Hedging: If first order in trade goes 500 points in loss, close all open trades, open a reverse hedge trade, one order for each open order. Close hedge at next opposite signal.
a. Fixed, Increment and Martingale lot size.
b. When hedge opens, and original orders are closed, True/False, continue opening new original orders with the hedging.
1. Name file ??? EA.
2. Magic number.
3. Comments field in input settings.
4. EA in points.
5. Open trades when HC Arrow indicator prints an arrow. If multiple arrows print, then continue opening trades for each arrow. Close on opposite signal.
a. Fixed, Increment and Martingale lot size.
b. Indicator settings needed in EA input settings.
6. True/False: Surfer Trades: When HC Arrow prints a buy arrow, open a trade for every buy only arrow from Arrow Trend Surfer. Close all on opposite HC Arrow indicator signal.
a. Fixed, Increment and Martingale lot size.
7. True/False: Hedging: If first order in trade goes 500 points in loss, close all open trades, open a reverse hedge trade, one order for each open order. Close hedge at next opposite signal.
a. Fixed, Increment and Martingale lot size.
8. True/False: Show Info Panel (top left of screen). Wins/Losses, Wins %, Max DD %, Max DD Value. If you want, I can provide a source code ea which has a simple but good info panel.
9. Reverse trade function.