Need an EA to autotrade when specific requirements are met based on 200/50 EMA and Stochastic indicators and uses ATR for setting SL and TP

仕事が完了した

実行時間1 日
依頼者からのフィードバック
I received most of what I asked for. The code was commented well so from there I was able to tweak to get it perfect...and learn a little in the process. Very good communication as well.

指定

Hello. I'm trying to learn MQL5 to do this but have been hitting a wall getting it completed. So I'd like someone to code the EA for me and include the source files so I can learn from it...(to see what I'm doing wrong basically).

Inputs:

  1. Trading pair will be whatever is selected on the chart it's applied to.
  2. Lot size can be fixed or percentage. If fixed is selected, the default is 0.1. If percentage is selected the default is 1%. But either can be changed to suit the current needs.
  3. Max spread: default will be 5 but will not trade if the default spread is lower than the current brokerage amount.
  4. Hours for trading: default will be all hours, but can set a start and stop time if required.
  5. Days that trades can be opened: default will be Mon-Fri (Forex) but will have option to turn off individual days.
  6. Max orders: default will be 1 (only one trade open at a time) but can be changed to allow more.
  7. Stop Loss (SL): default will be 1.5x the Average True Range (ATR) when the trade is opened but can be changed as required.
  8. Take Profit (TP): default will be 1.5x the SL.
  9. Stochastic Range high (for shorts): default is 80 but can be adjusted as required.
  10. Stochastic Range low (for longs): default is 20 but can be adjusted as required.

Indicators used: all using the timeframe of the selected chart.

  • 200 period Exponential Moving Average (EMA)
  • 50 period Exponential Moving Average (EMA)
  • Stochastic: K length 14, D length 14, smoothing, 3, 3
  • Average True Range (ATR): 14 RMA smoothing

Requirements to open a long position:

  • No other orders currently open
  • Currently trading above both the 200 EMA and 50 EMA and 200 EMA is below the 50 EMA.
  • If, at any point, the 50 EMA moves below the 200 EMA, the process resets.
  • Price closes below the 50 EMA.
  • Both stochastic D and K are below the selected low range (default 20).
  • This doesn't have to be on the same candle that closed below the 50 EMA. We can wait until stochastic D and K cross below the selected low range unless 2 candles close below the 200 EMA or 50 EMA crosses below 200 EMA. If either of those happen then the process resets.
  • Stochastic K moves above stochastic D, but both are still below the selected low range. (Now trigger long position).
  • If either stochastic K or D move above the selected low range, the process resets.

Requirements to open a short position:

  • No other orders currently open
  • Currently trading below both the 200 EMA and 50 EMA and 200 EMA is above the 50 EMA.
  • If, at any point, the 50 EMA moves above the 200 EMA, the process resets.
  • Price closes above the 50 EMA.
  • Both stochastic D and K are above the selected high range (default 80).
  • This doesn't have to be on the same candle that closed above the 50 EMA. We can wait until stochastic D and K cross above the selected high range unless 2 candles close above the 200 EMA or 50 EMA crosses above 200 EMA. If either of those happen then the process resets.
  • Stochastic K moves below stochastic D, but both are still above the selected high range. (Now trigger short position).
  • If either stochastic K or D move below the selected high range, the process resets.

Info on the chart:

When the EA is running, please display the following in a box on the chart:

  • Current spread
  • Open order information
  • SL settings
  • TP settings
  • Possibly other normally included info

Attached is a screenshot of what a successfully place order would look like. Let me know any additional questions you may have.

ファイル:

PNG
ForexEntry.png
102.3 Kb

応答済み

1
開発者 1
評価
(100)
プロジェクト
125
23%
仲裁
12
0% / 75%
期限切れ
22
18%
2
開発者 2
評価
(279)
プロジェクト
434
18%
仲裁
26
46% / 27%
期限切れ
27
6%
多忙
3
開発者 3
評価
(25)
プロジェクト
34
12%
仲裁
2
0% / 0%
期限切れ
1
3%
パブリッシュした人: 2 codes
4
開発者 4
評価
(39)
プロジェクト
50
18%
仲裁
5
40% / 40%
期限切れ
0
5
開発者 5
評価
(137)
プロジェクト
175
43%
仲裁
20
60% / 20%
期限切れ
10
6%
6
開発者 6
評価
(70)
プロジェクト
217
71%
仲裁
6
100% / 0%
期限切れ
1
0%
仕事中
7
開発者 7
評価
(67)
プロジェクト
97
35%
仲裁
11
27% / 45%
期限切れ
14
14%
8
開発者 8
評価
(77)
プロジェクト
138
40%
仲裁
2
100% / 0%
期限切れ
4
3%
仕事中
9
開発者 9
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(4)
プロジェクト
7
43%
仲裁
1
0% / 0%
期限切れ
1
14%
12
開発者 12
評価
(184)
プロジェクト
225
33%
仲裁
8
63% / 38%
期限切れ
6
3%
仕事中
パブリッシュした人: 8 codes
13
開発者 13
評価
(67)
プロジェクト
110
69%
仲裁
1
100% / 0%
期限切れ
2
2%
14
開発者 14
評価
(90)
プロジェクト
118
17%
仲裁
44
23% / 39%
期限切れ
20
17%
15
開発者 15
評価
(63)
プロジェクト
82
27%
仲裁
9
33% / 56%
期限切れ
9
11%
仕事中
パブリッシュした人: 1 code
16
開発者 16
評価
(151)
プロジェクト
162
69%
仲裁
0
期限切れ
0
17
開発者 17
評価
(23)
プロジェクト
31
16%
仲裁
0
期限切れ
0
18
開発者 18
評価
(72)
プロジェクト
80
10%
仲裁
35
9% / 54%
期限切れ
6
8%
19
開発者 19
評価
(270)
プロジェクト
548
49%
仲裁
55
40% / 36%
期限切れ
226
41%
仕事中
20
開発者 20
評価
(529)
プロジェクト
606
33%
仲裁
33
39% / 45%
期限切れ
9
1%
取り込み中
21
開発者 21
評価
(2537)
プロジェクト
3203
66%
仲裁
77
48% / 14%
期限切れ
341
11%
仕事中
パブリッシュした人: 1 code
22
開発者 22
評価
(568)
プロジェクト
641
41%
仲裁
23
52% / 30%
期限切れ
46
7%
仕事中
23
開発者 23
評価
(2198)
プロジェクト
2776
62%
仲裁
117
45% / 25%
期限切れ
425
15%
仕事中
類似した注文
Objective: Develop a MetaTrader 5 (MT5) Expert Advisor (EA) that specializes in scalping XAUUSD with the goal of achieving very high monthly returns (50–70%) under strict risk control parameters . Scope and Goals Trading Instrument: XAUUSD only. Strategy Type: Scalping (high-frequency short trades). Target Monthly Return: 50% to 70% (under optimal conditions). Risk Management: Max allowable drawdown: 15% or less
Codex Shield Expert Advisor V1 Objective: Create a MetaTrader 5 (MT5) Expert Advisor (EA) that acts as a protective shield for manually placed trades. The EA will manage open trades based on strict price movement rules, ensuring minimal losses and precise re-entries. Core Logic Overview 1. Manual Trade Anchoring Bot only activates after a manual trade is opened. Uses the original manual entry price as the anchor
I need a pre-build MT4/ MT5 bot with following requirements- 1. Bot works good on 5 or 15 Min chart on any currency or crypto pair. 2. Gives Approx Min 70% Win Rate and Max 5% DD. 3. Gives Approx 50-80% profit monthly. Immediate payment when satisfied with results. Amount can be increased up to $1K
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
This Expert Advisor (EA) is designed to operate on the XAUUSDm symbol (Gold micro), using the 1-minute timeframe as the main chart and the 5-minute timeframe as the higher timeframe. It is built to follow the logic of the “Supertrend MTF Heikin Ashi Auto” indicator from TradingView, exactly as shown in the reference screenshot. The EA must fully comply with all detection, validation, and execution conditions
EMA CROSS EA 40+ USD
Create an mql4 EA with the indicator and conditions stated below: Strategy: WHEN A BUY ARROW APPEARS BUY TRADE IS OPENED WHEN A SELL ARROW APPEARS SELL TRADE IS OPENED. EA WILL HAVE TAKE PROFIT IN POINTS THE STOPLOSS OF A BUY TRADE SHOULD BE X PIPS FROM THE LOW OF THE SIGNAL CANDLE. IF X = 0, THE STOPLOSS SHOULD BE AT THE LOW OF THE SIGNAL CANDLE. THE STOPLOSS OF A SELL TRADE SHOULD BE AT X PIPS FROM THE HIGH OF THE
I have a pine script from tradeview and I'd like you to convert it in js ECMAScript (ES6) so as to use in the trendspider, Please find a link to check which one is it. https://charts.trendspider.com/scripting/docs/#/scripting_language if you are an expert and you can do this work bid
All entry/exit conditions, signal filtering, EMA, ADX, and ATR calculations, as well as confirmation candles, must be implemented without any changes . Signals must appear exactly the same as they do in TradingView: On the same candles , in the same direction . Optimized for detecting spikes/drops in Boom and Crash indices on the M1 timeframe . User-friendly interface: Ability to configure the following parameters
Hello I need a developer who can modify my EA. The ea should not open trades when stop loss is hit or trailing stop is hit or take profit is hit and wait for the next signal to begin opening trades again. The ea keeps opening trades after stop loss or trailing stop or take profit is hit using the old signal making it less profitable. It should not open another trade after stop loss ot trailing stop or take profit is
Вот краткое описание задания. Полный документ с техническим заданием (TZ) прилагается во вложении: Советник (EA) уже реализован на платформе MetaTrader 4 и работает на основе дивергенций RSI / MACD с 8 вариантами открытия позиций (1-4 и 1A-4A). Необходимо: Интегрировать внешнюю bridge-версию индикатора “All-in-One Candlestick Pattern Scanner” (Bridge версия) через функцию iCustom() для получения информации о свечных

プロジェクト情報

予算
50 - 80 USD
開発者用
45 - 72 USD
締め切り
最低 2 最高 5 日