Convert MT4 indicator to MT4 Expert Advisor

MQL4 Indikatoren Experten

Auftrag beendet

Ausführungszeit 6 Tage

Spezifikation

I have developed an indicator -see [SP500]H1.JPG- in MT4 (base RSI + MA) which I would like to transform into an Expert Advisor.
I am not computer scientist and it would take me too much time, that's why I turn to you.

I would need these
A) VARIABLES:
- MAGIC NUMBER: number
- LOT SIZE: quantity lots
- MAX SLIPPAGE: pips
- MAX SPREAD: pips

MARTINGALE:
- USE MARTINGALE= true / false
- MAX MARTINGALE = number: how many times the martingale is applied
- MARTINGALE VALUE= quantity of lots

BREAK EVEN:
- USE BREAK EVEN= true/ false
- BREAK EVEN POINT= pips: fix from how many pips the BREAK EVEN starts and move the STOP LOS
- PIPS TO LOCK= pips: fixes the pips to apply further to the pips fixed by the BREAK EVEN POINT

TRAILING STOP:
- USE TRAILING STOP=true / false
- TRAILING STOP= pips
- WHEN TO TRAIL= pips: set how many pips the TRAILING STOP starts at


B) CONSTANT:
- REVERSE ON OPPPOSITE SIGNAL = true (closes the previously opened position and opens a new one in the opposite sign)
- TRADE DIRECTION = long & short


EXAMPLE [SP500]H1.JPG:

Arrows code 5: Label LIME / RED:

mark the entry and exit points of each trage (the indicator is MTF and Redisign The standard setting is H4 - JPG is H1)

At the same time the LABEL figure sets the STOP LOS.

The entry point of each trade is obviously not the same as the LABEL figure but has a few pips difference - SEE PIPS.JPG

SHORT: entry point 3838.15 with fixed LOS STOP at 3852.23 (as per RED LABEL)


As a further option (variable) we could add PIPS to the LOS STOP, for example in this case +500, then the LOS STOP would be 3852.23+5= 3857.23


If the trend should change in the opposite direction, in this case LONG, the open short position is automatically closed and a LONG position is opened with the same principles.


My questions are:

Can you do that? turn this indicator into EA with these variables and constants?

If yes: 

-what are the costs?

-what happens with copyrights in case you want to commercialize this EA?


Thanks!


Dateien:

PNG
ySP500rH1.png
30.7 Kb
JPG
PIPS.jpg
14.7 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(57)
Projekte
72
22%
Schlichtung
13
46% / 15%
Frist nicht eingehalten
5
7%
Frei
2
Entwickler 2
Bewertung
(319)
Projekte
571
35%
Schlichtung
83
31% / 45%
Frist nicht eingehalten
206
36%
Frei
3
Entwickler 3
Bewertung
(361)
Projekte
644
26%
Schlichtung
92
72% / 14%
Frist nicht eingehalten
12
2%
Arbeitet
Veröffentlicht: 1 Beispiel
4
Entwickler 4
Bewertung
(7)
Projekte
17
41%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
3
18%
Frei
5
Entwickler 5
Bewertung
(52)
Projekte
58
59%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
1
2%
Frei
6
Entwickler 6
Bewertung
(87)
Projekte
114
26%
Schlichtung
7
29% / 57%
Frist nicht eingehalten
5
4%
Frei
7
Entwickler 7
Bewertung
(574)
Projekte
945
47%
Schlichtung
309
58% / 27%
Frist nicht eingehalten
125
13%
Frei
8
Entwickler 8
Bewertung
(69)
Projekte
146
34%
Schlichtung
13
8% / 62%
Frist nicht eingehalten
26
18%
Frei
Veröffentlicht: 6 Beispiele
Ähnliche Aufträge
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Watcher position 30 - 100 USD
//+------------------------------------------------------------------+ //| synthetic tick generator based on two assets | //+------------------------------------------------------------------+ class CSyntheticTickGenerator { private : string symbol_a; string symbol_b; string synth_name; double ratio; double last_price_a; double
# SNRZ BOT — SESSION PROGRESS LOG Last updated: 2026-09-16 (local late-evening session) ## SAN BOT (new — cloned from SNRZ) - `MQL5\Experts\AutomatedOrderBot_SAN.mq5` / `.ex5` — v1.0, compiled 0 errors/0 warnings - Signal source: custom indicator "SAN" (InpSANName, buy buf 0 / sell buf 1, target bar 1), same SNRZ-style read, MA fallback if missing - Magic number 234567 (separate from SNRZ 123456 so both bots can run
Multi-Asset EA (XAUUSD / FRA40) with Time Filters, High-Impact News Avoidance, Advanced Risk/Lot Sizing, and H1 Breakout Strategy 1. RISK SETTINGS * Max Daily Loss Limit: (bool) Toggle true/false. If true, input double for max loss in currency (e.g., $500). If hit, close all positions and stop trading until next day. * Lot Sizing Mode: Dropdown menu: 1. Fixed Lots (e.g. 0.10); 2. Percentage Risk (%) based on Account
Subject: Looking for an Experienced MQL Developer for Long-Term Collaboration (Mechanical Strategy) Hello everyone, I am reposting my request from last year. Due to work commitments, I couldn't dedicate time to this project back then, but now I am fully ready to move forward. I am looking for a highly experienced, verified MQL4/MQL5 programmer to automate my trading strategy. About the project: Rule-based &
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
I am looking for an experienced MQL5 EA developer to develop an MT5 EA by the observable trading behaviour from a supplied live XAUUSD trade history . The EA appears to use a simple grid/recovery/hedging strategy with alternating BUY/SELL positions and progressive lot sizes. I need the developer to Develop the EA for MT5 / XAUUSD . Reproduce the observed entry, grid/add-on, recovery/hedging, lot progression and
Project: Fix & Schedule My Dual Fibo Standard Fibonacci Bot I have an existing MQ4 expert advisor called "Dual Fibo Standard Fibonacci". It needs to process 1,000 clients. Right now it runs blindly with no schedule and takes way too long. I need you to optimize it so it runs like a professional business with a 50-100 batch printed stamp copy progress log. Please reply with your numbers for this simple layout: * Phase
Gold robot 30+ USD
Yes. This screen is asking you to write the Requirements Specification for your Gold/XAUUSD trading robot. Since you want your DEEPTHINK X10 institutional-style MT5 system , use this ready-to-paste specification: DEEPTHINK X10 GOLD ROBOT – MT5 EXPERT ADVISOR REQUIREMENTS Develop an advanced MetaTrader 5 Expert Advisor (EA) for XAUUSD (Gold) scalping based on a multi-factor DEEPTHINK X10 trading framework. 1. MARKET -

Projektdetails

Budget
100+ USD