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
(326)
Progetti
536
67%
Arbitraggio
52
21% / 38%
In ritardo
169
32%
In elaborazione
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
21
24% / 52%
In ritardo
64
29%
In elaborazione
Pubblicati: 3 codici
4
Sviluppatore 4
Valutazioni
(771)
Progetti
1038
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%
Gratuito
6
Sviluppatore 6
Valutazioni
(59)
Progetti
182
55%
Arbitraggio
31
45% / 16%
In ritardo
103
57%
Gratuito
Ordini simili
I 'm contacting you because I'm currently managing an Excel project that centralizes the results monitoring of my trading accounts and the technical characteristics of my Expert Advisors (EAs) . The current system consists of several linked spreadsheets where : • Trading data is automatically uploaded from FXBlue/CSV • Key metrics are consolidated (Win Rate, Profit Factor, Expectancy, SQN, Drawdown, MAR , etc.) •
Looking for an EA that has been previously tested and can pass prop firm challenges. You will need to demonstrate the EA to showcase true nature. Please only apply if you have a system ready. This can be a previous job you already done for someone or have something in the files
Mthizo trades 30 - 200 USD
- *Currency Pairs*: Major pairs such as EUR/USD, XAU/USD and GBP/USD - *Funding Currency*: South African Rand (ZAR) - *Initial Deposit*: R100 (may require additional deposit for live trading) - *Risk Management*: Basic risk management features, such as stop loss and take profit - *Strategy*: Pre-defined strategy based on Smart Money Concept principles - *Cost*: Approximately R100-R200 (one-time cost or
I am interested in purchasing a ready-made automated EA (Expert Advisor) that is already tested and profitable. My key requirements are: Consistent profits with proven results (backtests and/or live performance) Low to medium risk, not overly aggressive Works on major forex pairs, indices, or gold Ready to use with minimal setup If you have an EA that meets these criteria, please share details, performance records
Robot (metatrader5) 30 - 200 USD
I need an Expert Advisor (EA) for MetaTrader 5 that trades only XAUUSD (Gold). The strategy should include: • EMA (50) on M15 timeframe • RSI (14) with overbought = 70 and oversold = 30 • ATR (14) for Stop Loss and Take Profit calculation • Higher timeframe EMA (200 on H1) as trend filter • Lot size calculation based on risk percentage (% of balance) • Magic number for trade identification • Trading hours: 07:00 –
I am good in coding. I am a Quant Developer in a Company. I like to create the idea in to code. I love to code in C++, Python and MQL
General information: EA have to have possibility to modify working hours(3 times a day) for each RULE for example to be able to set : 8:00-11:00, then 13:00 to 16:00, then 19:00 to 22:00. (just an example for you to understand, 3 options). EA have to work on XAU/USD pair. Entries will be taken on M30 interval. H1 interval for trend(it will determine if we hold positions longer or close early at 50pip). If EMA 6 >
im starting to think more that short term scalping on m1 or m5 could work well if we can get around the spread size issue. does anyone have experience of this, or even have any EAs that work on the short term in and out in a few seconds or minutes? I have an idea using a grid and a pair of buy/ sells possibly opened at the same time with different lot sizes, trend following where the winning trades are used to write
I need an Expert advisor based on AOX signal . it must have check and handing of trade operation..errors. The main criterin for opening and dosing a position : moving average direction the price is higher than the previous bar Trade lots is input parameter bar
Hello I need an include file for prop trading. That means I want to include it in all of my EAs. For the news filter we use forexfactory.comThe inputs will be: Max. DD in % per day: 2 Max. Profit in % per day: 2 News Filter: True/False News Impact: Low/Medium/High Stop trading x Minutes before News: 10 Stop trading x Minutes after News: 10 Hold Trades through news: True/False Hold Positions overnight: True/False

Informazioni sul progetto

Budget
10 - 20 USD
Per lo sviluppatore
9 - 18 USD
Scadenze
da 1 a 7 giorno(i)