Specification


I need the following edit on my EA. The EA hardly opens SELL trades even when the sell criterias were met, it opens only BUY trades, so I need that to be fixed. Currently the EA only works on the 1H timeframe which is not okay by me. I want a situation where I’ll be able to also use it on the 4H, & 15M timeframe. I also want a trailing stop loss of 30 pips to be added. The EA usually opens 5 positions, so I want to reduce it to 3 positions per pair since i don’t have huge capital to trade with. I also noticed the auto lot size compounding works perfectly with XAUUSD, but doesn’t work well with other pairs. I want that to be fixed also. The criteria’s are listed below.  


BUY SCENARIOS 


  1. RSI has to go below line 35 and cross the signal line upward on the 4H timeframe.
  2. Buy immediately an Heikin Ashi candle opens BULLISH on the 4H timeframe. Set Stop loss to 50 pips and set TP for the 1st position to be 30 pips, while TP for 2nd position to be 50 pips, TP for the 3rd position to be 100 pips. Add a trailing stop loss of 30 pips.


SELL SCENARIOS 


  1. RSI has to go above line 65 and cross the signal line downward on the 4H timeframe. 
  2. Sell immediately an Heikin Ashi candle opens BEARISH on the 4H. Set Stop loss to 50 pips and set TP for the 1st position to be 30 pips, while TP for 2nd position to be 50 pips, and TP for the 3rd position to be 100 pips. Add a trailing stop loss of 30 pips.


Please change the TDI Settings to the ones below before working on the EA. 


TDI SETTINGS; Please use these TDI settings for the EA. 


Level

#30 oversold 

#70 overbought 



Variable                                       Value 

RSI _Period                                   6

Volatility _Band                            34

RSI_Price_Line                             2

Trade_Signal_Line                       7

Responded

1
Developer 1
Rating
(62)
Projects
88
51%
Arbitration
10
30% / 30%
Overdue
8
9%
Working
2
Developer 2
Rating
(6)
Projects
6
33%
Arbitration
3
0% / 100%
Overdue
0
Working
3
Developer 3
Rating
(1)
Projects
2
0%
Arbitration
1
100% / 0%
Overdue
0
Working
4
Developer 4
Rating
(251)
Projects
400
54%
Arbitration
9
67% / 22%
Overdue
36
9%
Free
5
Developer 5
Rating
(64)
Projects
104
32%
Arbitration
1
100% / 0%
Overdue
2
2%
Working
6
Developer 6
Rating
(63)
Projects
84
26%
Arbitration
23
22% / 48%
Overdue
23
27%
Free
7
Developer 7
Rating
(202)
Projects
206
27%
Arbitration
0
Overdue
3
1%
Free
8
Developer 8
Rating
(37)
Projects
59
27%
Arbitration
25
20% / 52%
Overdue
10
17%
Working
9
Developer 9
Rating
(61)
Projects
188
73%
Arbitration
4
100% / 0%
Overdue
1
1%
Working
10
Developer 10
Rating
(568)
Projects
641
41%
Arbitration
21
57% / 29%
Overdue
47
7%
Working
11
Developer 11
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(3)
Projects
1
0%
Arbitration
2
0% / 100%
Overdue
0
Working
Similar orders
Making MQL5 indicator which includes bollingerbands and rsi with bollinger bands in its source code bollingerbands period is 14 (sma) with dev 2 rsi with bollingerbands => rsi period is 14 and its bollingerbands is sma 14 with source of rsi 14 and dev2 heres is its source code https://www.mql5.com/en/code/28473 indicator price source is selectable and consist open , high, low, close , hl2 , hlc3, ohlc4, (o+c)/2
Using 3 MA’s, Bollinger Bands and price action, I need an EA made for mt4 and mt5 (preferably) should have good knowledge of forex, risk management and candle stick patterns, and how to incorporate them in the codes. I need a very efficient code. * For the price, I just out anything there, but if you can do it I’ll pay the negotiated price*
Hello programmers, I'm looking for a skilled and knowledgeable programmer that can code me a Signals copier EA that takes the signals from Telegram channels. The program needs to feature the following settings: Signal format (Entry, TP and SL prices); Choose between multiple TP/SL levels with partial closure at each level; Add/Remove random points to TP and SL; Enter with random delay (with option to enter only if
need hedging grid EA for MT5 with these properties: continues to open a buy and a sell trade simultaneously at the same price after a specific points move. (the points should be set in input) Hits TP for each trade after specific price (should be set in input) If a buy trade hits its TP and is closed, it should open a buy trade again at the same price where the closed buy trade was opened, whereas the sell trade
Kagi Chart on MT4 50 - 100 USD
Hello, I need a developer who can develop new indicator for mt4 in order to have Kagi Chart on Meta Trader 4. I found this indicator from current web site but it can not load history as well. Please some body help me. If you can develop it for motivewave platform so let me know. Thanks
I wish to add a customisable varying pipstep as martingale takes deeper trades in. I have a current EA that I am happy with , apart from that is has a pipstep rate that you can only control them all with. I’m finding if I put it to 300 it is much safer and of course spreads out the open martingale trades better for market trend runaways, but I am missing the fast $1 TP scalping turnarounds (normally 120 pipstep)
I want to create an EA where we have impulse Candle with big body close and the next candle is a red candle. I want to take a buy order when there is a break of the high of the candle for long with 1:1.5 RR and the Stoploss is setup below the low. Please see the screenshots attached for long and short trades and let me know how you will implement it. I will need to have inputs for Risk% or static lots, RR changes
I want to create an EA MT5 that can 1. identify support and resistance (based on close candles) 2. mark snr breakout 3. multitimeframe breakout scanner 4. scan the valid setup that appears 5. available for manual marking, INFO SPREAD & TIME NEXT BAR 6. sends alert notification to Telegram I need a professional and experienced developer with fast and good work according to what I want. if you are interested I will
EA Requirements No Risk Strategies like Martingale or Grid Must have nice entries and Exits Leverage 1:50 Profit 10% ( shown on inputs) Maxim Drawdown ( shown on inputs) Max Daily Loss 4% ( shown on inputs) All trades with Stop loss No trades During and After High Impact News( News Filter) No weekend Trades Profitable Back test for 1 year Trades Forex Mainly Gold EA Needs to have proven Results of Passing challenges
Hello, I have 2 expert advisors. One written in MQL5 and the other is the same EA written in MQL4. I need someone to modify both to pass MQL5.com market validation by adding functions like CheckVolume, CheckEnoughMoney, CheckBeforeOrder, CheckBeforeModifyOrder, CheckBeforeModifyPositions. Please add the above functions to it, so it can pass MQL5.com validation. Also give me 3 copies of the compiled EA to check, so it

Project information

Budget
30+ USD
For the developer
27 USD