MT5 EA Development for Forex Trading Strategy

Specification

## Project Title: MT5 EA Development for Forex Trading Strategy

### Project Description:

I am seeking the development of a custom Expert Advisor (EA) to automate my Forex trading strategy on the MetaTrader 5 platform. This EA should strictly adhere to my strategy rules, which are defined below. The main aspects of the strategy include two Exponential Moving Averages (EMAs), a Detrended Price Oscillator (DPO), and an Average True Range (ATR) for Stop-Loss placement. 

### Forex Pairs to Trade:

The EA should be capable of trading the top 21 most liquid Forex pairs: AUD/CAD, AUD/CHF, AUD/JPY, AUD/NZD, AUD/USD, CAD/CHF, CAD/JPY, CHF/JPY, EUR/AUD, EUR/CAD, EUR/CHF, EUR/GBP, EUR/JPY, EUR/NZD, EUR/USD, GBP/AUD, GBP/CAD, GBP/CHF, GBP/JPY, GBP/USD, NZD/USD.

### Trading Strategy:

**Entry Rules:**

- Only enter a trade when both EMAs have crossed, and they are at least 1.5 pips apart after crossing.

- Enter a buy position when:
    - EMA 1 (Length 12) crosses above EMA 2 (Length 40)
    - DPO bars turn green (indicating DPO is over 0 Line)

- Enter a sell position when:
    - EMA 1 (Length 12) crosses below EMA 2 (Length 40)
    - DPO bars turn red (indicating DPO is under 0 Line)

**Exit Rules:**

- Set Stop-Loss a little above the recent swing high plus the ATR value for sell trades, or a little below the recent swing low minus the ATR value for buy trades.
- Set Take-Profit at a Risk:Reward ratio of 1:2.
- Close any open position if the EMAs cross back in the opposite direction.
- Close the position if the EMA crosses over again and reaches a distance of 2 pips or more between them.

**Additional Rules:**

- Do not trade in ranging markets, such as when the EMAs have crossed twice or more within the last 24 hours.
- Maximum of one open position per pair at any given time.
- Avoid trading any pair with a spread difference of 1 pip or more.
- Do not trade pairs with important news/data expected within the next 12 hours or those that have already had such data released in the last 2 hours.
- Utilize your EMAs to understand the long-term trend and always check historical patterns and pricing.

**Risk Management:**

- Risk a maximum of 0.5% of your account on each trade if it's only valid on one timeframe (1H or 4H). However, if the trading signal aligns on both timeframes, you can risk 1% on that trade.
- Do not expose more than 3% of your account to the market at any given time.
- Cease trading for the day if you lose 3% of your account value.
- If you have earned 6% of your account value in a single day, refrain from further trading for the rest of the day.

**Other Considerations:**

- The EA should operate 24/5.
- If a trade is closed due to EMA cross in the opposite direction or reaching the set profit/loss level, the EA should consider re-entry into the market upon the next EMA crossover that complies with all other rules.
- Use an API service to determine significant news events. A paid service is preferred for more accurate and prompt updates.
- The EA should automatically close trades when the EMAs re-cross.
- The leverage on the trading account is usually 1:100.
- The EA should allow a slippage of up to 2 pips for trade execution.
- The EA should attempt to open a trade even if the price deviates within the 2 pips limit from the desired entry point, especially when the price retraces back to the desired level or when a better entry point arises.

### Deliverables:

The final deliverable should be the complete, compiled EA, along with its source code. The code should be clean, efficient, and well-commented for future modifications. 

### Communication:

I would appreciate regular updates and the opportunity to test different versions of the EA during the development process.

---

Additional Features:

1. **Notification System:** The EA could send notifications to your email or mobile phone when it opens or closes a trade.

2. **Backtesting Functionality:** You may want the ability to backtest your strategy over historical data. Your EA should support this feature.

3. **Dashboard:** A simple dashboard on the MT5 screen showing current trades, potential setups, account status, and other relevant information can be very handy.

4. **Logs:** Keep detailed logs of all activities. It helps to debug in case of issues and also allows you to review the EA's performance.

5. **Customization:** All strategy parameters should be easily customizable through the EA's input settings.

6. **Graceful Error Handling:** The EA should handle all kinds of errors gracefully and never crash your MT5 terminal.

These suggestions should make the EA more robust, flexible, and user-friendly.

I Bought the MOST Profitable Swing Trading Strategy on Fiverr for $45 - YouTube

Responded

1
Developer 1
Rating
(16)
Projects
35
23%
Arbitration
4
0% / 50%
Overdue
2
6%
Working
2
Developer 2
Rating
(154)
Projects
193
58%
Arbitration
10
80% / 0%
Overdue
0
Free
Published: 1 code
3
Developer 3
Rating
(429)
Projects
628
54%
Arbitration
30
53% / 23%
Overdue
6
1%
Loaded
4
Developer 4
Rating
(11)
Projects
11
0%
Arbitration
5
20% / 60%
Overdue
2
18%
Free
5
Developer 5
Rating
(14)
Projects
19
11%
Arbitration
1
0% / 100%
Overdue
5
26%
Free
6
Developer 6
Rating
(72)
Projects
80
10%
Arbitration
38
8% / 58%
Overdue
6
8%
Free
7
Developer 7
Rating
(7)
Projects
6
0%
Arbitration
5
0% / 100%
Overdue
1
17%
Free
8
Developer 8
Rating
(308)
Projects
553
35%
Arbitration
79
32% / 42%
Overdue
200
36%
Loaded
9
Developer 9
Rating
(1)
Projects
1
0%
Arbitration
2
50% / 50%
Overdue
0
Free
10
Developer 10
Rating
(37)
Projects
59
27%
Arbitration
26
19% / 54%
Overdue
10
17%
Working
Published: 1 code
11
Developer 11
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
12
Developer 12
Rating
(24)
Projects
29
38%
Arbitration
2
0% / 0%
Overdue
2
7%
Free
13
Developer 13
Rating
(93)
Projects
115
23%
Arbitration
21
29% / 52%
Overdue
8
7%
Free
14
Developer 14
Rating
(8)
Projects
13
85%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
Pinescript 100+ USD
I’m looking for a Pine Script developer who can reverse engineer the “Swing Only” logic of the Polytrends indicator on TradingView. The goal is to recreate how the swing trends are detected and plotted so it can be used as a custom indicator. If you have experience with TradingView Pine Script and reverse-engineering indicator logic , please reach out
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

Project information

Budget
50 - 500 USD
Deadline
to 20 day(s)