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
112107 completed jobs in all languages
Sort by:
30 - 100 USD
Looking for an EA that can close trades if it reaches 5 or 6 trades. and also to turn off auto trading. It should close all postions at the certain amount of trades in a loss or profit and turn off auto trading. I would like to to a trail before buying. Thank you
9 Applications
30 - 50 USD
Looking for an experience developer to create an EA based on two EMAs. The EA must be adjustable on the parameter box and the timeframe also can be adjusted. During high impact news the EA must stop trading for 1 hr and this setting can be disabled or enabled. More details will be shared
14 Applications
MQL5 Experts
RSI with Augmented Bollinger Bands (personal job)
45+ USD
MT5 Use the following code to add upper and lower bands (augmented bollinger) to a normal RSI. Code from tradingview is: lookback = 40 std = 2 ma_high = ta.wma(high, lookback) ma_low = ta.wma(low, lookback) standard_deviation_h = ta.stdev(high, lookback) standard_deviation_l = ta.stdev(low, lookback) upper_augmented_boll = ma_high + (std * standard_deviation_h) lower_augmented_boll = ma_low - (std *
1 Application
(14) MQL5 Indicators
30 - 50 USD
i have a pinscript strategy and i need an expert to help me to convert the code to mta5 EA i dont have experince but i think its not complicated code i hope it can be done in 1 day and i have other plans for the ea so if the devloper is good we can work on other ea
1 Application
(4) MQL5 Experts
Transformar un indicador en EA (personal job)
40+ USD
El programador se compromete a crear la EA “SKYNET” , permitiendo así el correcto funcionamiento de esta. Para su correcto funcionamiento se realizará la entrada en el momento que el indicador manda la alerta. Los parámetros de inputs que queremos poder modificar son los siguientes: - TP - SL - Lotaje - Breack Even - Trailing stop - Reversal - Cierre parcial de las posiciones: ejemplo si abro una posición en 0.1 de
1 Application
(2) MQL5 Experts
One day limit trades (personal job)
100+ USD
1- Copy trades EA - Max number of buy trade, max number of sell trade: trades extra from master after max number will never be opened on slave. - Not open trade when margin level on slave>1000% - Slot base on equity on slave
1 Application
(8) MQL4 Experts
A few things added to current EA (personal job)
100+ USD
In dire need of a few things added inside current Expert Advisor. Will need the 13 sma added to the EA. Need the EA to open a trade to go Long when price crosses above the 13 sma, and take profit when price crosses back below it but immediately opens a separate trade to go Short as soon as price crosses back below the sma. Need the EA to do same exact thing with a 2nd indicator provided and open separate trades for
1 Application
(3) MQL5 Indicators Experts
IMB EA (personal job)
800+ USD
This EA Work is based on a aggregate strategic analysis. it identifies important levels of consolidation. Trades are opened only in the zone of these levels. Estimating the likely price movement within these levels deals with the greatest potential open. Flexible settings regulate stop loss and take profit. Based on the trading results, the presence of grid tracking of orders makes the adviser algorithm more
1 Application
(13) MQL5 Experts
30+ USD
Hey guys need a trading panel that trades base on an indicator signals ( i don't have source of it ) . it should enter with some rules for Entry , SL , TP should has a dashboard that has Money management options , time and etc
15 Applications
(6) MQL4 Experts
30 - 50 USD
i need somone to edit the manual opening order ea ! new function was added but it has issue ! here are the details ! it'll only close the pair who has reached our target ! 1: Pir Equity % or Equity Amount ! 2: if pair has this number of orders ( does not matters buy or sell , maxPairEquityorders ) then it'll use the below equity percentage/equity amount to close trades ) Pair Equity %2 or Equity Amount 2 new inputs
5 Applications
(46) MQL5 Indicators
50+ USD
Hi I need my (supertrend) indicator default settings modified for my EA Robot I have. I trade off the 5min time frame I have a custom indicator for entries. The Super trend indicator is for the trend I set it on the 1hr time frame The problem is when I plug in the indicators into my EA Robot I cannot change the settings so whatever the default settings is for the indicator it would trade it in that settings so I need
7 Applications
60 - 140 USD
General information The indicator puts arrows on certain candles and dots on a certain number of preceding candles. The task of the adviser is to open trades on the next candle after the candles with arrows (signal candle). There should be only one trade per signal candle. Several trades can be opened at the same time due to the fact that there were several signal candles. In case of slippage, immediately close
19 Applications
(3) MQL5 Experts Forex
120+ USD
Create MT5 HH LL Indicator + Auto Trading EA - Breakout Strategy Hello There, This is a 3 Part Job. Build HH LL Indicator for MT5 - *exactly like this one here ( link) https://www.mql5.com/en/market/product/80764?source=Site +Profile+Seller Build MT5 Auto Trading EA that trades London & New York Open Breakouts using the HH LL Indicator. EA Sets Buy and Sell Stops on 1 Min chart based on untested 10 Min. HH/HL/LL/LH
6 Applications
50+ USD
I am looking for a developer to create a simple Google Chrome extension or software that will allow me to set Buy and Sell limits for Binary Options (Iqcent). When the limit price reached trade should execute automatically & instantly. The ideal candidate should have experience with Chrome extensions and be able to create a user-friendly interface that is compatible with various platforms. Specifically, the extension
1 Application
(4) Other Scripts Integration
Divergencesignal based on MACD (personal job)
88+ USD
Divergenceindicator and signal based on MACD. This should be used later as a part of an EA as described ealier. It should be possible to change the values of the MACD and the divergence etc
1 Application
(4) MQL4 Indicators Forex
30 - 60 USD
I need a good written program to copy trades between two mt4 platforms running on the same vps box. It should have master/slave capability. I will need the code for further customization
11 Applications
Binance API to MT5 connection - part 2 - orders (personal job)
550+ USD
The second part of the order consisting in handling orders on the Binance cryptocurrency exchange directly from the Metatrader 5 platform via the Binance API. Details are provided in the job specification
1 Application
(17) MQL5 Integration
Trade Manager part (personal job)
250+ USD
hello we need to do the trade manager part 1- csv file with all entry and exit from the alarm list - now insert all known column but know we will add column with calculation after 2- Trade manager look in the excel the design and how to use it inn the word document explanation about the list in the window graph... and after we can add more indicator after we will eat and drink a lot but only to joke
1 Application
(10) MQL4 Indicators Experts
Change SL of this EA (personal job)
39+ USD
It's teh demand to change SL: SL is the Hightest value + XXX pips for a SELL trade Lowest value - xxx pisp for a BUY Trade Hightest and lowest are values in the candle of the trade was launched. So if 2 trades are launched: Trade 1 have SL with the valeu of the candle when the trade was launched. Trade 2 have SL with another value. Thanks a lot
1 Application
(16) MQL5 Experts
Modification of my programme (personal job)
450+ USD
Hi, I need to modify my application , change some connectivity and confiq with VPS Once discuss , will provide all other details details modify works on here connect to VPS integration with my application
1 Application
(15) MQL5 Integration Other C# SQL