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
113765 completed jobs in all languages
Sort by:
30+ USD
Usar Parabolic SAR 1º Ser capaz de identificar esses três pontos do SAR para validar sinal. 2º armar uma negociação pendente. 3º usar risco para controlar lotes, “porcentagem” / “valor” / fixo. 4º START / STOP / TAKE PROFIT / PARCIAL / BREAKEVEN. Medindo em porcentagem em atenção ao Ponto 1 e Ponto 2. 5º Painel de controle na tela
3 Applications
Modifications to existing MT4 robot (personal job)
50+ USD
please see the attached source code. Below are my edits Hide all inputs but keep Risk % Use the set files as different modes Add different modes as new inputs that users can choose It should be in this format Risk % - Swing Trading (USE ON 1HR TIMEFRAME) Select Currency Pair EURAUD EURCAD EURGBP GBPNZD Intraday Trading (USE ON 15MIN TIMEFRAME) Select Currency Pair GBPAUD GBPCAD GBPCHF GBPJPY GBPUSD USDCAD USDJPY The
1 Application
(72) MQL4 Experts
Need an EA with the following paremeters. PLEASE MAKE A QUOTE. (personal job)
40+ USD
Can you please help me to create a EA that will send notifications for BUY and SELL signals when specific conditions are met. These conditions will be shown by indicators. The EA will only be responsible for only Closing the Running trade and also calculating Wins and Looses on the dashboard
1 Application
(4) MQL4 Experts
Create scanner for customer indicator for MT5 (personal job)
30+ USD
using the indicator created previously - add a scanner to previous indicator- The indicator is attached Also see the photo attached for an example The time frames for the scanner should be -- Weekly, Daily, 12 hour, 3 hour
1 Application
(4) MQL5 Experts
MODIFICATION AND FUSION OF 2 EA's (personal job)
175+ USD
I want the 'Feleroma Boom and Crash EA' and 'Feleroma Spike EA' to be combined as one EA that can function independently All settings on each EA and their modification should be independent of each other
1 Application
(3) MQL5 Experts
Request for TwinRangeFillter indicator and Hull moving average on RSI indicators (personal job)
70+ USD
Hi Yashar, this is Omar and I would like to request the timelife version of the TwinRangeFilter and HMA or RSI indicators. Hull moving average should be equivalent to this indicator from TradingView; For the Hull moving average, I also need the multiplier as an input TwinRangeFilter by collinmck and here is the trading view link ; Thanks, Omar
1 Application
MQL5 Indicators
Update and optimize EA (personal job)
500+ USD
It is necessary to optimize the latest version of the adviser for 10 pairs and two timeframes. Here is the list of Pairs: audusd cadjpy chfjpy eurjpy eurusd gbpjpy gbpusd usdcad usdchf usdjpy
1 Application
(25) MQL5 Experts
Display stop order risk if more than one trade is in the market + if hedging active = display text instead of zero. (personal job)
30 - 60 USD
Hello, I have a task. If you have time 1. The display should show the risk of the stop order even with multiple trades. https://youtu.be/ckSzgByEPh4 2. if trades are hedged in the market, show a text and not 0,00. https://youtu.be/U5S1RJvd6yM
1 Application
(25) MQL4 Indicators
70+ USD
i am looking for a simple code to mark a rectangle on some certain conditions of the candle close ...this rectangle to be extended until the price comes back to the same place ...i need to have options to show other time frames signal on same chart
8 Applications
(21) MQL4 Indicators
70+ USD
i only want the structure of External/swing choch no BOS or internal structures. make it compatible to integrate into an ea. Below are some parameters that should be included in this smc indicator, do not include the one crossed in red. and the swing length should be a range rather than just one number. i have noted some stuff on the attached files below. this is how it should look on the chart. Clean
8 Applications
(28) MQL4 Indicators
30+ USD
Good day there :) I need an existing EA, maybe two modified to such an extent that there a a SL/TP position for every trade and not just the first one. Alternatively we can edit the code to close on trades when an opposite signal is received. Im a newbie, but I know that tradealgorithms.mph also needs to be modified as far as I could establish. please do let me know
9 Applications
(2) MQL5 Experts
30 - 50 USD
Hi There I would like below EA to be built based on RSI and EMA(Exponential Moving Average ) Trading signal Buy signal: When Price is above RSI level being set and price is above EMA level Sell Signal : when Price is below RSI level being set and price is below EMA level EG below for buy signal When price crossed the 70 RSI level and is above the EMA 200 Period Can you please add parameters for TP , SL , EMA period
16 Applications
30+ USD
Bonjour, j'ai besoin d'un EA basé sur cette stratégie Enveloppe /Rsi : Signal de trading : Exécution du signal : Ordre de marché - dès que le signal est donné, l'ordre d'achat ou de vente est ouvert. Ordre en attente - Si le signal d'achat est donné, l'ordre d'achat stop sera placé sur une distance prédéfinie, et expirera après x minutes, si le signal de vente est donné, l'ordre d'achat stop sera placé sur une
7 Applications
(1) MQL5 Experts
Modification to current indicator and creation of robot (personal job)
70+ USD
Modification to current indicator and creation of robot I would like the modification to the indicator , when line changes colour I would like an arrow printed, I want the option to have the arrow printed at close or candle or in middle of signal candle. Also an option to have the signal printed after candle close on candle 1,2,3,4,5,6 , like you did with the previous indicator, and for the EA i would like the same
1 Application
(8) MQL5 Experts
30+ USD
hello guys i have an ea buy and sell dot,i like to change to ea(both mt4,mt5) based on that indicator : 1.after closing the bar,at the end of candle put pending order,either buy or sell according to the indicator ,also include input to put how many pips above the candle pending order should put 2.lot size 3.stop loss 4.take profit option t1,t2,t3 so i can define till how many take profit it go 5.breakeven 6.trailing
6 Applications
MQL5 Experts
Stop Loss Alert (personal job)
50+ USD
Hi, I'm looking for an EA that will give me a simple alert from MT4 and MT5 when price is getting near my stop loss. It's not any more complicated than this but I have to type 30 words apparently Thanks
1 Application
(3) MQL5 Experts
Adding EMA's To an existing EA (personal job)
50+ USD
Add the following EMA’s to detect trend direction 50 EMA 200 EMA Long Entries When the 50 EMA closes above the 200 EMA the EA should look for long entries only.. Also the EA should take every long entry signal as long as the moving average rules are valid. Short Entries When the 50 EMA closes below the 200 EMA the EA should look for short entries only, the EA should take every short entry signal as long as the moving
1 Application
(13) MQL5 Indicators Experts
30 - 200 USD
Hello I need a program, that will copy locally trades from source account(s) to slave account(s) mt4(5) to other mt4(5) on same computer (vps). Program need to open and close same trades on all platforms. Need to have features like this: -Configure custome coyping settings like Lot management, pair filters, TP and SL management, Prefix and sufix adjustment or auto adjustment of them. - Settings defaults from source
1 Application
45 - 70 USD
Screen symbol with double hammers (Bullish Hammer) in three customizable timeframes. 3 Symbols must be used in this screener. Screener for 20 symbols scanning daily and weekly Timeframe for the specific condition builder candlestick pattern. Alerts in telegram must be sent when indicator finds signal (in a specific format)
1 Application
(4) MQL5 Indicators Forex Stocks
Upgrade to Expert Advisor with 2 moving averages and Excel interface (personal job)
35+ USD
Requirements Specification Upgrade3 to Expert Advisor with 2 moving averages and Excel interface. 1) Reset default settings: 120 SMA, 12 LWMA (HL/2), 6 LWMA (HL/2) SL 500 and TP 500 2) Modification to page 2 commands. POS1 to POS15 commands in Excel cells L17 to L31, BUY1, SELL1, CLOSE1 etc. HPOS1 command in Excel cell L32, HBUY1, HSELL1 and HCLOSE1. 3) Used "Margin" value in Excel cell D32 4) "Free Margin" value in
1 Application
(13) MQL5 Experts