Tarea técnica
I am looking for an experienced MQL5 developer who can replicate the logic of two visual indicators I have in compiled .ex5 format. These indicators are used for trend filtering and entry signal generation on the MT5 platform, primarily on the 1-minute timeframe.
🔹 What I Have:
-
Trend Detection Indicator:
-
I have a compiled .ex5 file of a trend indicator.
-
It colors candles Green (bullish), Red (bearish), and Gray/Neutral (possible consolidation).
-
It may internally use some moving average or volatility-based logic.
-
Color settings show "Upper Cloud" and "Lower Cloud" options, hinting at potential zone-based logic.
-
This indicator helps in determining market bias – we only look for long entries in green trend and short in red trend.
-
-
Entry Pattern Indicator:
-
The second indicator gives entry signals based on specific candle pattern behavior.
-
I have a compiled version and full explanation .
-
The indicator seems to generate a white candle after two bearish candles in an uptrend (and similar logic in downtrend).
-
Entry is taken when a certain confirmation candle breaks the previous structure.
-
I will provide full logic and video walkthrough for this.
-
🔹 Your Task:
-
Analyze the compiled .ex5 indicators and chart screenshots I provide.
-
Rebuild similar MT5 indicators in .mq5 format:
-
One for trend detection (candle coloring and trend zone),
-
One for entry signal logic (pattern-based structure breakout detection).
-
-
Match the visual and logical behavior of the original indicators.
-
You don’t need to reverse engineer bytecode — just replicate based on behavior.
🔹 Deliverables:
-
mq5 and ex5 source files for both indicators.
-
Clean, efficient code with buffer outputs (for later EA integration).
-
Optional: Include parameters like sensitivity, MA period, pattern toggle, etc.
📎 Reference Material I'll Provide:
-
Compiled .ex5 files of both indicators.
-
Screenshots of indicators applied on 1-minute charts.
-
Optional: Screen recordings of live chart behavior.