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
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Working
Similar orders
look at attachment! i dont know if it is a expert or indi what it needs to do is for whatever par you are on the timeframe must adjust to the slider realtime on chart as you slide the slider and the chart and loaded indicators chnag eto the trimeframe you slide to time frame range M1 to D1
I want an experienced developer to create an EA that works with a grid system. I have a video on how the EA works. I want an experienced developer who will use the video to create the same bot
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
Existing indicator compiles but does not want to attach to chart anymore, worked previously Requirements: Debugging of code so indicator attaches to chart Original values required to work as they previously worked, no adjustments Testing of indicator to make sure it attaches to a chart properly
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
I’m looking for a skilled MQL5 developer to help build and manage an automated trading system that bridges TradingView custom indicator alerts to an Exness MT5 account . This role involves capturing Buy/Sell signals and lot sizes from TradingView webhooks , processing them with a Python listener , and executing orders on MT5 hosted on a 24/7 VPS . The ideal candidate will ensure accurate trades, reliable execution
I need a trading signals indicator. So I can learn how to upgrade my trading skills and mentality. I will be very glad if I can upgrade my trading mentality
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
HELLO EVERYONE , I NEED AAN INDICATORE AND EA ON STOCHESTIC OSSILATOR, WHICH CAN GIVE ME ALERT WHEN SIGNAL APEARS, INDICAOTRE I CAN SHOW ON TRADING VIEW , EXACTLTY THAT INDICATORE I NEEDED.INDICATORE NAME ON TRADING VIEW( JL STOCHESTIC DIVERGENCE ALERT).. THANK YOU
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ #property strict // Inputs input int EMA_Fast = 9; input int EMA_Slow = 21; input int RSI_Period = 14; input double Lots = 0.1; input int StopLoss = 20; // وقف خسارة (بـ نقاط) input int TakeProfit = 40; // هدف (بـ نقاط)

Project information

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