Create a MT5 EA with references to a few indicators from tradingview.

Spécifications



The pinescript of the MT5 EA is as attached. (Also attached my own attempt of MQ5 which is not opening any orders for ref).

  1. Twin Range and RSI:

    • Filter Name: TwinRangeFilter (by CollinMck)

      • Functionality: Implements the Twin Range concept using smoothed average range calculations.
      • Input Parameters: Fast and slow period lengths, and multiplier values for fast and slow ranges.
    • Filter Name: RSIFilter

      • Functionality: Integrates the RSI indicator with adjustable parameters.
      • Input Parameters: RSI length, overbought, and oversold levels.
  2. ATR (from Twin Range Filter), Supertrend, and Moving Average:

    • Filter Name: ATR Twin Range Filter

      • Functionality: Calculates the Average True Range (ATR) based on the Twin Range Filter.
      • Input Parameters: ATR length.
    • Filter Name: SupertrendFilter

      • Functionality: Utilizes the Supertrend indicator for trend confirmation.
      • Input Parameters: ATR length and factor.
    • Filter Name: MovingAverageTrend

      • Functionality: Optionally uses a moving average (SMA) for trend confirmation.
      • Input Parameters: Use Moving Average (true/false), compares current bar with a single Moving Average length.
  3. The Rest:

    • Filter Name: RiskManagement

      • Functionality: Manages risk by determining position size based on user-defined risk percentage.
      • Input Parameters: Desired risk percentage per trade.
    • Filter Name: ConsecutiveLossFilter

      • Functionality: Tracks consecutive losses and skips trades accordingly.
      • Input Parameters: Consecutive losses limit.
    • Filter Name: DayTimeFilter

      • Functionality: Allows trading on specific weekdays and within defined time intervals.
      • Input Parameters: Start and end times, and selected trading days (Monday to Friday).
    • Filter Name: TimeBasedClose

      • Functionality: Implements time-based closing conditions.
      • Input Parameters: Time-based close duration.

Ill need the mq5/mqh raw codes with the EA.




Répondu

1
Développeur 1
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
2
Développeur 2
Évaluation
(54)
Projets
102
23%
Arbitrage
12
25% / 17%
En retard
13
13%
Gratuit
3
Développeur 3
Évaluation
(298)
Projets
478
40%
Arbitrage
105
40% / 24%
En retard
82
17%
Chargé
Publié : 2 codes
4
Développeur 4
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
Commandes similaires
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open

Informations sur le projet

Budget
30 - 80 USD