MT5 EA based on TradingView Alerts + Trailing Stop + Dynamic Reversal Logic

Lavoro terminato

Tempo di esecuzione 5 giorni
Feedback del cliente
Excellent experience. Delivered exactly what I needed, and quickly too! Highly recommended.

Specifiche

Hello,

I’m looking for a skilled MQL5 developer to build a custom MT5 Expert Advisor (EA) with the following functionalities:
(I'm still a beginner in futures trading)

Core Features

1. Trade Entry
- When the TradingView alert signal (buy/sell) is received, the EA should automatically execute the entry without manual confirmation.
- Manual entry should also be available as an option.
- Users should be able to define specific start and end times for automated trading.
  This setting should be optional and fully customizable (e.g., only trade between 09:00 and 16:00 platform/server time).
- Initial lot size must be configurable (e.g., 0.1, 0.2 lot, etc.).
- Entry signals are received from TradingView alerts (buy/sell).
- Indicator, timeframe (1m, 3m, 5m, 30m, 1h), and symbol (e.g., NQ1!) must be selectable.

2. Trailing Stop and Profit Management
- After a specified number of profitable ticks, a trailing stop should activate.
- The trigger tick count and trail logic must be adjustable.  The starting point (trigger) for the trailing stop must be configurable (e.g., after 100 ticks).
- Profit-based exit using drawdown percentage:
  Exit the position if profit drops more than a set percentage from the peak (e.g., exit if it drops 30% from max profit).
  Configurable in steps like 5%, 10%, 15%, … up to 60%.

3. Signal Reversal Handling
- If the opposite signal appears during a profitable trade, close the current trade and re-enter in the opposite direction with the initial lot size.
- If the opposite signal appears during a losing trade, close and re-enter in the opposite direction with increased lot size, following a configurable sequence:
  For example:
    - 2nd trade: 0.2 lot
    - 3rd trade: 0.4 lot
    - 4th trade: 0.8 lot
    - 5th trade: 1.6 lot
  Each step’s lot size should be user-configurable.

4. Daily Profit/Loss Limit
- The EA should stop trading for the day if daily profit or loss target is reached.
- Both values must be configurable (e.g., $100 ~ $2000).

Important Notes
- TradingView alert integration will likely require a bridge (e.g., webhook receiver or local app) to communicate between TradingView and MT5.
- If you can provide this as part of the package (e.g., Python or Node.js bridge), please mention that in your proposal.

Deliverables
- Fully functional MT5 EA (.ex5 and source code)
- Easy Setup guide (for both EA and bridge if applicable)
- Basic support during initial test

Budget
Flexible based on proposal and complexity. Please suggest your estimated cost and timeframe.

Con risposta

1
Sviluppatore 1
Valutazioni
(139)
Progetti
148
41%
Arbitraggio
3
33% / 33%
In ritardo
1
1%
In elaborazione
2
Sviluppatore 2
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(16)
Progetti
19
11%
Arbitraggio
8
38% / 38%
In ritardo
2
11%
Caricato
4
Sviluppatore 4
Valutazioni
(270)
Progetti
552
49%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
5
Sviluppatore 5
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(295)
Progetti
473
40%
Arbitraggio
103
41% / 23%
In ritardo
78
16%
Occupato
Pubblicati: 2 codici
7
Sviluppatore 7
Valutazioni
(32)
Progetti
32
63%
Arbitraggio
1
0% / 0%
In ritardo
1
3%
In elaborazione
Pubblicati: 5 codici
8
Sviluppatore 8
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(52)
Progetti
57
60%
Arbitraggio
4
0% / 25%
In ritardo
1
2%
Gratuito
Ordini simili
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget

Informazioni sul progetto

Budget
30+ USD