An Expert Advisor based on Pine Script & MQL5 needed

명시

Here is a brief requirement document for developing an MT5 Expert Advisor (EA) based on the provided UT Bot Alerts Pine Script:


📌 EA Requirement: UT Bot Alerts Strategy (MT5)

🔍 Strategy Overview

This Expert Advisor will replicate the logic of the UT Bot Alerts TradingView indicator using ATR-based trailing stop logic and Heikin Ashi (optional) input for trade signals. It generates buy/sell signals based on price crossing the trailing stop derived from ATR.


🎯 Entry Rules

  • Buy Entry:

    • Price ( src ) is above the ATR trailing stop.

    • Price has crossed above the ATR trailing stop (i.e., crossover occurred).

  • Sell Entry:

    • Price ( src ) is below the ATR trailing stop.

    • Price has crossed below the ATR trailing stop (i.e., crossunder occurred).

  • Heikin Ashi Option:

    • If enabled, signals are calculated using Heikin Ashi candle close values.


🔄 Exit/Close Logic

  • Optional trailing stop could be implemented using the same xATRTrailingStop level as a dynamic SL.

  • Alternatively, user-defined take profit (TP) and stop loss (SL) levels can be added.

  • Only one trade should be active at a time: before opening a new trade in the opposite direction, the current one must be closed.


⚙️ Inputs / Parameters

  • KeyValue (a) : Sensitivity multiplier for ATR trailing stop (default: 1.0)

  • ATRPeriod (c) : ATR period for trailing stop calculation (default: 10)

  • UseHeikinAshi (h) : Boolean flag to use Heikin Ashi candles instead of regular price (default: false)

  • LotSize : Fixed or dynamically calculated based on account balance (optionally enable compounding)

  • MagicNumber : For identifying EA trades uniquely

  • Slippage , MaxOrders , etc.: Standard trade management options


🔔 Alerts (Optional)

  • Log/Comment when a buy/sell signal is detected.


🛠️ Additional Features 

  • Trailing Stop: Dynamic SL adjustment following ATR logic.

  • Dynamic Lot Size: Based on balance or risk percentage.

  • Backtest Optimization Inputs: Allow tuning of ATR period, key value, and Heikin Ashi usage.




응답함

1
개발자 1
등급
(18)
프로젝트
22
9%
중재
6
33% / 50%
기한 초과
1
5%
작업중
2
개발자 2
등급
(12)
프로젝트
13
23%
중재
7
0% / 71%
기한 초과
3
23%
작업중
3
개발자 3
등급
(12)
프로젝트
9
33%
중재
11
0% / 100%
기한 초과
2
22%
무료
4
개발자 4
등급
(154)
프로젝트
193
58%
중재
10
80% / 0%
기한 초과
0
무료
게재됨: 1 코드
5
개발자 5
등급
(4)
프로젝트
4
50%
중재
5
0% / 100%
기한 초과
0
무료
6
개발자 6
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
8
개발자 8
등급
프로젝트
0
0%
중재
1
0% / 0%
기한 초과
0
무료
게재됨: 6 기고글
9
개발자 9
등급
(171)
프로젝트
195
42%
중재
13
8% / 54%
기한 초과
9
5%
무료
게재됨: 3 코드
10
개발자 10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
APARTE DE PASAR EL CÓDIGO A MT5 QUIERO QUE CONTENGA TODOS LOS DATOS NECESARIOS PARA QUE ESTE NUEVO CÓDIGO SE PUEDA USAR EN LA FÁBRICACIÓN DE UN ROBOT, NO SE MUCHO DE ESTO PERO INVESTIGUE QUE DEBE LEER BUFFERS Y OTRAS COSAS
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
أنا أبحث عن مبرمج محترف لإنشاء روبوت تداول (Expert Advisor) يعمل على منصة MetaTrader 4 أو MetaTrader 5. مواصفات الروبوت: يعمل على زوج XAUUSD (الذهب) يفتح صفقة شراء أو بيع حسب الإشارة يعتمد على مؤشرين: Moving Average RSI عندما يتقاطع الموفينغ أفريج مع الاتجاه ويؤكد مؤشر RSI يتم فتح الصفقة. إدارة المخاطر: تحديد Stop Loss تحديد Take Profit عدم فتح أكثر من صفقة في نفس الوقت إمكانية تغيير الإعدادات بسهولة. مطلوب: كود نظيف
I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy and implementing strict prop-firm safety protections. The EA must behave exactly as specified below. If the final EA does not match the logic described, I will request revisions until it does. SYMBOL AND TIMEFRAME Symbol: USDJPY Timeframe: M15 only TRADING SESSION Trades may only open
I am looking to purchase an existing and profitable Expert Advisor (EA) designed for Gold (XAUUSD) scalping. This is not a request to develop a new EA . I am only interested in a ready system that is already trading profitably on a live account . Requirements • Designed for Gold / XAUUSD • Compatible with MetaTrader 5 (MT5) • Scalping strategy (preferably M1 or M5) • Verified live trading performance (preferably 6
Pinescript 100+ USD
I’m looking for a Pine Script developer who can reverse engineer the “Swing Only” logic of the Polytrends indicator on TradingView. The goal is to recreate how the swing trends are detected and plotted so it can be used as a custom indicator. If you have experience with TradingView Pine Script and reverse-engineering indicator logic , please reach out

프로젝트 정보

예산
30+ USD
기한
에서 5  10 일