I am looking for someone with experience in developing trading robots, familiarity with MetaTrader

Specification

1. Define the Reversal Pattern Tell them exactly which candlestick pattern you want to detect. For example:

"I want to detect a Bullish Engulfing pattern: a bearish candle followed by a larger bullish candle that fully engulfs the body of the previous candle."

Or:

"I want to detect a Hammer pattern: a small body near the top of the candle with a long lower wick (at least twice the size of the body), and little to no upper wick."

2. Timeframe and Symbol Specify which timeframes and symbols the EA should scan.

"Please apply this pattern detection on the 1-hour and 4-hour charts for any symbol the EA is attached to."

3. Detection Logic Ask them to write code that checks the following conditions for each candle:

  • Candle body size and position

  • Wick size (high/low vs. open/close)

  • Relative position compared to the previous candle

Example logic for a bullish engulfing:

"Check if the previous candle is bearish and the current candle is bullish. The current candle's body should completely engulf the previous candle's body."

4. What Should Happen After Detection Let them know what you want the EA to do once it finds the pattern:

  • Send an alert (sound, message, etc.)

  • Open a trade (buy/sell, lot size, stop loss, take profit)

  • Draw an arrow or label on the chart

Example:

"When a bullish engulfing is detected, open a buy trade with 0.1 lot, 30 pip stop loss, and 60 pip take profit."

5. Extra Features (Optional) If you want filters, like trend detection or RSI confirmation, mention those:

"Only trade the pattern if the RSI(14) is below 30 (oversold)."

Responded

1
Developer 1
Rating
(184)
Projects
225
33%
Arbitration
8
63% / 38%
Overdue
6
3%
Working
Published: 8 codes
2
Developer 2
Rating
(20)
Projects
29
55%
Arbitration
0
Overdue
1
3%
Free
3
Developer 3
Rating
(62)
Projects
111
39%
Arbitration
15
47% / 53%
Overdue
28
25%
Working
4
Developer 4
Rating
(45)
Projects
64
22%
Arbitration
10
20% / 30%
Overdue
6
9%
Loaded
5
Developer 5
Rating
(45)
Projects
56
23%
Arbitration
8
38% / 38%
Overdue
5
9%
Free
6
Developer 6
Rating
(8)
Projects
8
13%
Arbitration
0
Overdue
1
13%
Busy
7
Developer 7
Rating
(363)
Projects
461
24%
Arbitration
48
58% / 21%
Overdue
52
11%
Working
8
Developer 8
Rating
(2537)
Projects
3203
66%
Arbitration
77
48% / 14%
Overdue
341
11%
Working
Published: 1 code
9
Developer 9
Rating
(8)
Projects
9
0%
Arbitration
4
50% / 25%
Overdue
1
11%
Working
10
Developer 10
Rating
(70)
Projects
217
71%
Arbitration
6
100% / 0%
Overdue
1
0%
Free
11
Developer 11
Rating
(152)
Projects
271
35%
Arbitration
12
25% / 58%
Overdue
42
15%
Working
12
Developer 12
Rating
(4)
Projects
5
0%
Arbitration
0
Overdue
1
20%
Working
13
Developer 13
Rating
(596)
Projects
1401
59%
Arbitration
31
81% / 0%
Overdue
10
1%
Free
14
Developer 14
Rating
(270)
Projects
548
49%
Arbitration
55
40% / 36%
Overdue
226
41%
Working
15
Developer 15
Rating
(43)
Projects
90
13%
Arbitration
33
27% / 58%
Overdue
37
41%
Free
16
Developer 16
Rating
(6)
Projects
10
10%
Arbitration
0
Overdue
4
40%
Working
Similar orders
Existing MQL5 EA uses MA and Smoothed Heiken Ashi for entry conditions. Architectural design is as follows: 1. Modified smoothed HA indicator to write/update global variable to indicate direction change which is picked up by the EA. 2. 21 period LWMA used to confirm trend direction for entry. After reading articles on MQL5 (see especially "Neural Networks for Algorithmic Trading" by Dmitriy Gizlyk ) I have included
I’m looking for a skilled MQL5 developer with strong experience in Forex trading and a proven, profitable strategy to build a fully automated trading bot (Expert Advisor) for the MetaTrader 5 (MT5) platform that work on all time frames. Must be able to open lot size of 0.01 to 99.00 trading forex, currency pairs, indices, crypto currencies also precious metals. Once starts the project i will explain in detail
Fast 1 30 - 150 USD
Job Title: MT5 Expert Advisor for ICT Strategy with Fair Value Gap and Risk Management Job Description: I’m looking for a skilled MQL5 developer to create an MT5 Expert Advisor (EA) based on an ICT-style strategy that trades XAUUSD using multi-timeframe market structure and Fair Value Gap detection. Key features: 4H market direction using BOS/CHOCH 2H/1H detection of FVGs (gap between candle 1’s high and candle 3’s
Hi programmer, create me the best ever trading robot that works on all brokers and platforms MT4 & MT5 works on all timeframes, must be able to open lot size of 0.01 to 5.00 trading forex, currency pairs,indices,crypto currencies also precious metals.The bot should be able to open 500 positions just in 10minutes 99.9% accurate buy and sell 100% automated hands free, trading robot auto TP & SL should able to trade
I’m looking for a skilled MQL5 developer with strong experience in Forex trading and a proven, profitable strategy to build a fully automated trading bot (Expert Advisor) for the MetaTrader 5 (MT5) platform. The ideal candidate should: Have a deep understanding of Forex markets, price action, and technical indicators. Be able to recommend or provide a successful trading strategy that can be coded into the bot
Create an EA based on trend following where entries are triggered on new highs and lows for the day based on 15 min candles. Include an input to limit the number of entries, also EA should trade 2 pairs xauusd and u30
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
Hello I would like to create my own strategy development process including a ML integration. There are tons of possibilites and I don't know which will fit the best for me. Let's say I have one simple mean reversion strategy: - Long: RSI under 30 - Short: RSI above 70 - Exits: RSI at 50 This is a simple strategy right? Now how could ML get integrated in this? I heard about classification (labelling the trades based
I need an Expert Advisor for MetaTrader 5 that trades XAUUSD based on a price action strategy. Strategy Rules (BUY): Time Filter: Only trades between 08:00 and 11:30 EST RSI(14) shows bullish divergence (price makes lower low, RSI makes higher low) 15M Bullish Engulfing Candle Price must break below support zone and re-enter the zone within last 10 bars ATR(14)-based Stop Loss = 1.5x ATR Take Profit = 2.5x ATR Set
Hi, I am looking for an experienced blockchain developer to build and deploy a fully automated arbitrage trading bot tailored to my specific requirements. This bot should leverage flash loans and execute profitable trades between Decentralized Exchanges (DEXs) across major blockchain networks (such as Ethereum, BSC, Arbitrum, Polygon, Avalanche, etc.). also, just to be clear, I already have most of the framework of

Project information

Budget
30 - 80 USD
Deadline
to 5 day(s)

Customer

Placed orders2
Arbitrage count0