Job to create Zone Recovery Hedging EA

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 3 giorni
Feedback del cliente
Good coding, neat. Didn't understand what I want at first, but he was keen to clarify and seek customer satisfaction. I would recommend him.
Feedback del dipendente
Nice customer

Specifiche

I need an EA with the following logic. It's basically a zone recovery hedging EA that base it's opening lots on the Stochastic Oscillator indicator. 

1. EA loads Stochastic Oscillator indicator in its operation.

2. Set Stochastic Oscillator to user defined pparameters. Available parameters: stoch_K, stoch_D, stoch_slowing

3. Where stoch_K represents %K period, stoch_D represents %D period, and stoch_slowing represents slowing in the Stochastic Oscillator Indicator parameters. Price field should be fixed and non-user adjustable to Low/High and method should be fixed and non-user adjustable to Simple.

4. User defined parameters as stated above to be available in user configurable EA parameters.

5. Time frame parameter for the Stochastic Oscillator  Indicator should also be made available for user configuration.  

6. Upon launch of EA, EA should set up the Stochastic Indicator in its operation and open a trade based on Stochastic Oscillator indicator. If the %K period value is above 50, open a sell order of user configurable lot size. If the %K period value is below 50, open a buy order of user configurable lot size. If the %K period is exactly at 50, open a either a buy or sell order (at random) of user configurable lot size. This is to loop. It means the EA will keep opening positions (maintaining one open position all the time). 

7. User configurable lot size can be Fixed or Auto (to be user configurable too, to Fixed or Auto). Auto lot size will be based on Margin Used per trade. This is to include calculations of current account leverage to determine the outcome of lot size.  

8. User configurable option with the parameter name of "EA Operation" and parameters "On" and "Off". When parameter state is "On", EA will perform the loop as at point #6 written above. When parameter state is "Off", EA will not loop and stop operation when all positions are closed by the EA or user.

9. After EA opens any trade at #6, a pending order of opposite direction should be opened at user configurable distance defined by parameter hedge_distance (parameter name "Hedging Distance"). If original order is a buy order, the pending position of "Sell" opened should be hedge_distance amount of POINTS (NOT pip) below the original "Buy"  order. If original order is a sell order, the pending position of "Buy"  opened should be hedge_distance amount of POINTS (NOT pip) above the original "sell" order. 

10. If the pending order is hit, opposite PENDING order (from the first pending) should be opened at the original/initial order opened. And vice versa (it keeps going on until profit target is reached. It's a zone recovery / hedging logic. Kindly research on this if you're not familiar. 

11. Profit target should be user configurable at parameter "profit_target" with parameter name "Profit Target". Profit target should be defined by account equity %. If user set this parameter to "100", all trades (including pending) should be closed when equity = balance. If user set this parameter to "150", all trades (including pending) should be closed when equity = balance x 1.5. Get the idea?

12. All trades (opened and pending) should have a user configurable comment set to it. If user leaves the parameter blank, then comment is not modified. Parameter name should be "Comment".

13. EA name to be set to "Super Forex".

14. Work is to be delivered in a SINGLE .mq4 file (no dlls). 

 

I'm willing to communicate anything you're not sure of. Prefer developers who have decent English so that communication is good.  

Con risposta

1
Sviluppatore 1
Valutazioni
(328)
Progetti
538
66%
Arbitraggio
53
21% / 40%
In ritardo
169
31%
Gratuito
Pubblicati: 1 codice
2
Sviluppatore 2
Valutazioni
(71)
Progetti
156
44%
Arbitraggio
22
41% / 14%
In ritardo
16
10%
Gratuito
Pubblicati: 10 codici
3
Sviluppatore 3
Valutazioni
(137)
Progetti
220
52%
Arbitraggio
22
23% / 55%
In ritardo
64
29%
Gratuito
Pubblicati: 3 codici
4
Sviluppatore 4
Valutazioni
(772)
Progetti
1039
44%
Arbitraggio
50
8% / 50%
In ritardo
116
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(64)
Progetti
144
46%
Arbitraggio
19
42% / 16%
In ritardo
32
22%
In elaborazione
6
Sviluppatore 6
Valutazioni
(59)
Progetti
182
55%
Arbitraggio
31
45% / 16%
In ritardo
103
57%
Gratuito
Ordini simili
I want to add. to my ea pay back I want to have a Max on the grid step. Because sometimes the market is ranging and the same grid steps 5 times or more It's getting close and open, close and open. To many times. So I want to add. Maximum Payback for this grid step 1.2.3. So if I set it for 0. It will delete. The stop loss. As long as ranging in this grid step. After it went out of the grid step. Replace the stop
Hi, I am looking for a good Forex programmer that could build a EA robot , It will have to be built base on fibonachi retracement, 0 , 0.236, 0.382 , 0,5 , 0.618 , 0.786, 1, 1.618 , 2.618, and 3.618, the robot should be able to make me input the fibo numbers myself. stop Loss, T.P
PROJECT DESCRIPTION I am using a Telegram → MetaTrader trade copier (currently TWP Copier 1.08) which receives trade signals correctly but does NOT consistently execute trades on MT4, despite: Signals being received and logged AutoTrading enabled Live trading allowed Correct symbol names (no suffix/prefix issues) Manual trades working perfectly No trade conflicts or filters blocking execution CURRENT ISSUE Telegram
An EA that can pass multiple prop firms that has drawdown limits no counts blown or violated An EA that is unique With the E A bagtest for MT5 Screen share over discord assistance with back test EA that passes the prop firm in less than two months Be able to solve solve issues with back test
hello Hello, I have a project I want done for a NinjaTrader Script that would involve 2 phases. Phase 1. I simply want a ninja trader strategy that will take whatever custom user defined high/low range defines in the settings than executes a breakout trade either once a candle closes above / below the range or simply crosses the high/low of the range by placing stop orders. The way it takes the breakout will be
As in tittle, I need EA to pass FTMO challange fast, you know rules, max 5% daily drawdown, max 10% total drawdown. Passing in maximum +/- 1 month, it's around 20/22 working days 10/20=0.5% average per day profit. of course can be faster
Hello, I’m reaching out because I’m interested in hiring you to develop a custom trading bot for me. The bot should trade only XAUUSD (Gold) and be designed for long-term account growth using my own trading account size. Here are the core requirements: - Account size: $300 - Asset: XAUUSD only - Risk management: Strict and properly controlled - Risk-to-reward ratio: Clearly defined and consistently applied -
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
I am looking for an EA for scalping XAUUSD, with short TP and SL in the range of 30-50 pips (equivalent to 3-5 gold price units). No DCA Martingale, no holding/averaging down positions, no grid trading, and no simultaneous buy and sell orders. The strategy and methodology will be yours, and I also require the full source code upon completion. I will paper test it first before making the purchase
Hi, I have four trading strategy's that work on tradingview. But these scripts i have are having problems being translated into ACSIL for Sierra Charts. I have being using AI to translate the scripts, but keep hitting a road block. The scripts load on the charts, but without any data being logged. I hope you can help, I just want to confirm the positive results on tradingview are no fluke and are correct on Sierra

Informazioni sul progetto

Budget
10 - 20 USD
Scadenze
da 1 a 7 giorno(i)