EA Based on pattern (wedge, triangle..)

MQL5 Indicators Experts

Specification

Hi,

I search someone with real skill for develop my EA for MT5. This EA is simple for real coder who not copy/paste of existing code source..


General:

EA will use the technical analysis for take order. He will identify the pattern (see below) and draw them according to the chart and timeframe selected (work any pair, any timeframes). The ea can place order when condition are meet or just send alert if autotrading is disabled. 


Input:

-Magic Number

-Lot Size

-Take Profit  : According to the technical rules for each pattern (Not in Pips)

-Stop Loss : According to the technical rules for each pattern (Not in Pips)

- Trailing Stop (ON/OFF)

- Trailing stop MA : MA Period and type choosen. ex MA (9) exponential

-Color of graphical line and pattern

-Push Alert (mobile)

-Sound Alert

-Delete_After : X Bars

-Bar_Behind : ex: 500 Bars (Pattern will not be draw and traded if the pattern start 501 Bars behind)


Pattern to identify and draw:

  1. Ascending_Triangle
  2. Descending_Triangle
  3. Rising_Wedge
  4. Falling_Wedge 
  5. Bullish_Flag 
  6. Bearish_Flag
  7. Bullish_Rectangle
  8. Bearish_Rectangle
  9. Symmetrical_triangle
  10. Head_and_Shoulders
  11. Inverted_Head_and_Shoulders 
  12. Triple_top
  13. Triple_Bottom 
  14. Double_Top 
  15. Double_Bottom


Details:

-For notification can select send notification when detect a new pattern or only when breakout.

-When a pattern is completed or invalided delete it after X Bars



Responded

1
Developer 1
Rating
(45)
Projects
59
14%
Arbitration
31
26% / 52%
Overdue
34
58%
Free
2
Developer 2
Rating
(72)
Projects
255
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Working
Similar orders
Need a quarantine winning bot to trade step100, vix 75,25,50 and 30. Serious persons only. Minimum to no lost. Should’ve able to trade secondly rapidly and daily . Should only enter winning trades
Please help add an alert notification feature to this indicator so I can receive a notification immediately whenever a signal appears. Thanks. Just help to put an alert notification at appearance of the signal on this indicator
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA
I am looking for a developer who can create a bot that automatically reads trading signals from a Telegram channel and sends them to an EA, which will then open trades based on the received instructions. Example workflow: When the signal provider posts something like: “Buy now 5108” The bot should send this to the EA and trigger an entry within a defined zone (e.g., 5108–5103 ). The EA should then: • Place layered

Project information

Budget
30 - 50 USD
Deadline
from 1 to 10 day(s)