Developing trading applications in MQL5 and MQL4

The largest freelance service for ordering trading robots and technical indicators — it is fast, secure and convenient. Hundreds of professional developers are ready to implement your trading strategy. Hire the best MetaTrader specialists and get custom solutions according to your needs.

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
483 new jobs in all languages
Sort by:
50+ USD
can you write code for MQL5 for MT5 EXPERT ADVISORY Expert advisory for MT4 AND MT5 1 Lot size 2 Time frame Current to 1 day 3 Indicator used RSI( should change parametre) RSI WITH RMA (with changeable parametre)Lux algo Ultimate rsi 4 Moving avarage SMA( with changeble parametre) 5 Buy condition 1 Candle should close above SMA Trade should be taken after braking of high of candle 2 RSI SHOULD BE ABOVE 50 AT TIME
70+ USD
Hi guys got 70$ left in my account and looking for an indicator that is profitable. I'm not stupid so you won't be able to convince me if it's not actually profitable. Please send screenshots and explain how it's meant to be used. ( I want an all in one indicator which means it can be used alone to place trades and I won't to need to use other tools with it) Waiting to hear from you guys
1 Application
(1) MQL5 Indicators
40+ USD
My desired changes: 1) only concerned with Current Bar Tick Data. 2) no high/low lines and no previous bars. 3) Current Bar makes new high or new low then audio alert, a) different short/quick audio alert for new high and new low, b) new high alert can be turned off/on, c) new low alert can be turned off/on. 4) Continuous example: Audio alert triggers for new high only once, then next audio alert when new low
5 Applications
(12) MQL5 Indicators Experts Forex
150+ USD
🟡 GoldSniper Guardian – L’Expert Advisor pensé pour dominer XAUUSD et réussir FTMO 💡 Qu’est-ce que c’est ? GoldSniper Guardian est un robot de trading algorithmique spécialement développé pour le scalping de l’or (XAUUSD) en M5 , avec une seule mission : valider ton challenge FTMO tout en protégeant ton capital . 🔥 Ce qui le rend unique ✅ 1. Stratégie de Scalping avancée Le bot détecte les zones de retournement
6 Applications
MQL5 Experts
30 USD
translate this basic pinescript indicator (Range Filter Buy and Sell 5min - guikroth version) into an MQL5 EA? (I do not need; any of the on-chart visual elements or the Heiken Ashi option. Just 3 things: the "Sampling Period", the Range Multiplier", and "Source" if possible.) I would need the Buy/Sell signals to translate EXACTLY to MT5 trades, and it must be able to back test and optimize with no problems or
14 Applications
MQL5 Translation
50 - 200 USD
//+------------------------------------------------------------------+ //| Expert Advisor: Ceemeloo Forex Bot v1 | //| Description: Fast, trend-following, auto trader with SL & TP | //+------------------------------------------------------------------+ input double LotSize = 0.1; input int TakeProfit = 50; input int StopLoss = 30; input int FastMA = 9; input int SlowMA = 21; input int Slippage = 3;
7 Applications
50+ USD
Looking for a talented coder to work on a existing EA to fix bad code. Follow up logic to add once the script is working as expected. EA should be able to identify HH HL LL LH for overall trend bias around certain levels on the chart Familiar which psychological levels with trading and liquidity sweep concepts A coder who can take some initiative understand the vision and help me execute it. Happy Bidding
18 Applications
(2) MQL5 Experts
Modify existing EA to use iCustom (personal job)
30+ USD
Zee Nation v2 I have a simpler option. If the buy trade is closed with SL and the indicator line is still blue, the EA sets a BuyStop at the price at which the buy trade was opened. This is easier and more accurate than a market order. If the price does not touch the Stoporder, then we set the Stoporder to be closed when the indicator line changes
1 Application
(1) MQL5 Experts
Add on alternating Buy/Sell Pending Orders after Profit (personal job)
100+ USD
Thank you so much for working on this! I really appreciate your help. Please just take your time and follow the logic as closely as you can. I’m looking forward to seeing how it comes together! ---------------------------------------------- Add-on Features for MT5 EA 🟢 Base Logic (Already Exists): EA currently closes the first and last trades when profit reaches a set dollar amount (e.g., $10). → This part works
0 Applications
(45) MQL5 Experts
Create Ninja Trader 8 Indicator and Alerts (personal job)
80+ USD
Take the existing MT5 indicator and convert to work on Ninja Trader 8. Have the system send Alerts via Audio, visual and hopefully by text as well. The indicator should work exactly as the MT5 version
1 Application
(25) C# Experts C#
30+ USD
I need a Trading Bot for MT5 each and everything create a code compile backtest and run . I need code for Fair value gap strategy 2:1RR risk to reward . On 1Hour time frame . I"ll provide you indices and forex currencies details where I want to run . Requirements of Bot find a inverse fair value gap iFVG on 1Hour time frame find inverse fair value gap must after equal opening closing candles same opening or closing
30+ USD
EA Moneymanagement Alle Rechte bei mir Es geht um die Programmierung eines Moneymanagements, Grundsätzlich stellt sich die Frage, ob das höchste jemals erzielte Kapital einer Strategie gespeichert und dann für die Berechnung des TakeProfit für den nächsten Trade dieser Strategie verwendet werden kann . Beispiel Wir starten mit 100% Kapital. (=100.000€) Wir starten Montag 08.00 Uhr european time berlin einen Longtrade
14 Applications
(2) MQL5 Experts
MT4 Indicator (personal job)
30+ USD
Heu, the goal is to replicate the MT5 indicator developped before with super trend. For any questions dont hesitate. If more Time is need / money; tell me and i will adjust
0 Applications
(21) MQL5 Indicators
31+ USD
Strategy uses built-in indicators (Parabolics sar, Williams %R and ATR) on three different timeframe to make trading decision. the EA has the following features: ECONOMIC NEWS The EA should be able to read the economic news and exit trades (when turned on) for medium and high impact news. Both should have its own bottom. MONEY MANAGEMENT Should have money management system that calculate using the ATR multiplier
7 Applications
50 - 500 USD
I’m looking for an experienced EA/Forex robot developer to build a fully automated Expert Advisor based on my manual gold (XAU/USD) trading strategy . The strategy is based on price action, candlestick confirmation, key levels (support/resistance), and session filters , executed primarily on 15-minute and 1-hour charts . This EA should be capable of: Detecting entry signals based on my custom rules (will be provided
44 Applications
MQL5 Experts
50 - 200 USD
//+------------------------------------------------------------------+ //| Forex Trading Robot | //| Profit protection, signals, and auto trade | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.01; input int StopLoss = 200; // in points input int TakeProfit = 400; // in points input double
17 Applications
50 - 200 USD
//+------------------------------------------------------------------+ //| Forex Trading Robot | //| Profit protection, signals, and auto trade | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.01; input int StopLoss = 200; // in points input int TakeProfit = 400; // in points input double
11 Applications
Retracements EA (personal job)
30 - 200 USD
A summary of the Trading Strategy is as follows. The strategy trades both long and short positions: 1. Identify a liquidity sweep on the chart (either bullish or bearish) – in order to determine whether a liquidity sweep has occurred, there should be a variable in the settings to set the number of bars before/after a pivot high/low which would equate to a significant pivot which has been swept 2. Once a
0 Applications
MQL5 Experts
50+ USD
I’m looking for an experienced EA tester to backtest my compiled EA (.ex4) file over 10 years of historical data up to the latest available date . 🛠️ Testing Details: Symbol: BTCUSD Timeframe: 1-minute (M1) Period: From ~2013 to the most recent data available Broker Type: Vantage International (STP Standard) or any broker with similar trading conditions Initial Balance: £1,000 Lot Size: Already configured in the EA
50+ USD
As an English Translator with over two years of experience at Alwafi Authorized Translation Center, our team specializes in delivering precise, high-quality translations using tools like Trados to meet diverse client needs. Proficient in fostering strong interpersonal relationships, we ensure seamless communication and exceptional customer service. Previously, contributed to Pegasus Tennis Academy as a data entry