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
112217 completed jobs in all languages
Sort by:
Reoptimise EA (personal job)
30+ USD
change Deposit Increment Percent (Input 3) to EA MANAGED PROFIT AND LOSS (Name it: Increment percent) instead of referencing from Account balance, reference it from Profit and loss from EA closed trades. Deposit (Input 2) + EA managed profit and loss = multiples of Initial Deposit , Lots and LotsPlus multiply by the multiples Identify withdrawl : EA detected account balance reduced. Take prior account balance (EA
1 Application
(5) MQL5 Indicators Experts
30+ USD
I need MT4 version EA to trade based on FxNuke Indicator. BUY trade should take place at 2nd Candle, after confirmation of 'FxNuke indicator' dot at the 1st candle. Opened BUY position should be closed at the opposite signal. SELL trade should take place at 2nd Candle, after confirmation 'FxNuke indicator' dot at the 1st candle. If i close the opened trade manually, EA should wait for next signal for new trade
7 Applications
(28) MQL4 Experts
30 - 100 USD
Hi, I want to integrate for sell and buy signals, 2 indicators EMA. 1. EMA8 (period=8, shift=0, applied=price close) 2. EMA20 (period=20, shift=0, applied=price close) Logical functions: if EMA8 > EMA20 signal to buy and open order to buy; if EMA8 < EMA20 signal to sell and open order to sell; if EMA8 = EMA20 close order. Please, integrate also: Trailing Stop based on MA, Trading with optimized trade volume Thank you
30 - 100 USD
Hello there, If I forgot something and you want to clarify, please le me know. (I've attached a bot with does the order part with a simple logic mql5 if it can help) Requirements The idea is to create a GUI displyed on the graph on the left as follow: The panel will contain a grid and only display Symboles with open position or order as follow + one button: Close And Cancel all: Close and cancel all in the same line
9 Applications
Multicurrency Function (personal job)
400+ USD
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 14.0px} span.s1 {color: #dca10d} I would like to add the function where we can trade multiple currencies from the one EA. https://www.mql5.com/en/articles/770 This article talks about optimizing for individual pairs then saving individual parameters to a file which
1 Application
(21) MQL5 Indicators Experts
30 - 35 USD
Hello to everyone, I want a developer to build a Expert Advisor that'll close all current orders on mt4 once the EA reach the increase Equity we've sent in settings ! Example , Starting Balance $100, and equity $ 100, and in settings Equity increase percetage to 10%, once equity reach to $100 + $10 ( the percentage we've set ) = 110 it'll close all orders
100+ USD
I have a list of 100 mt4 accounts and I want to take the data from mysql and login to them each new day, on the next day it will check this list and if any new accounts it should log off old one and log in to new one, it should be done everything on VPS on mt4 terminals, so I can have the terminals open there and my EAs running on them How can we do that
4 Applications
(5) MQL4 Scripts Consultation
Install Money Management Settings To Existing EA (personal job)
30 - 100 USD
Please install two settings , Max Daily Loss Amount and Daily Profit Target Amount. The EA is free to trade as normal during its set operating hours but if the Max Daily Loss Amount is hit then EA must not open any trades until the next day during its operating times. If the daily target is reached then EA must not open any more trades until the next day during its operating times, but it is allowed to manage any
1 Application
(23) MQL4 Indicators Experts
EA - EMA trend trading (personal job)
30 - 90 USD
EA – EMA trend trading Basically trend trading based on 3sets of EMA : Long trend (LT), mid trend (MT) and short trend (ST). Each set contain 2 EMA, fast EMA and slow EMA. Trade taken when 3 sets of ema are in the same direction. Detail as in the attachment
1 Application
(14) MQL4 Experts
Further development of existing EA (personal job)
30+ USD
Hello Mikhail, 24085/Thomas Walters here. Primarily, I want 2-3 enhancements & 1 vanity item: 1. I want the EA to increase the total entry size in the profiting direction, quickly! As soon as a trade goes into profit (default/adjustable), I want to add an additional entry 2x (default/adjustable) the size of the previous entry in the same direction. 2. I want to harness the SMI indicator I shared earlier as follows
1 Application
(1) MQL4 Experts Forex
COPY TRADE EA (personal job)
35+ USD
COPY TRADE EA: This EA will put STOP PENDING ORDER (COPY TRADE/CHILD TRADE) based open market orders (SOURCE TRADE) in same account. This EA shall not copy any pending order (SOURCE) to put STOP PENDING orders (COPY TRADES). It will put STOP PENDING orders based on available market orders only. EA input: Gap: 150 Points TP: 100 Points SL: Enable/disable Lot value: 0.08 DESCRIPTION: 1. Say, there is one
1 Application
(28) MQL4 Experts
30+ USD
Hi and Low draws from 00 : 00 until 05 : 00 and enters the trade after the breakout and close If the deal is reached, the stop enters the next deal, double the lot, and if the stop is hit, the next deal enters the double lot of the second deal and so on until the target reaches Add a moving moving average 200 CFL to enter above the buy and under the moving moving average
2 Applications
(43) MQL5 Experts
35 - 150 USD
I find the Bressert double smoothed stochastic works quite well, I have attached the indicator. I am thinking if I could get an EA like the RsiTrendLineFinder using the Bressert DSS to change the color of the squares based on the location of the oscillator. The oscillator ranges from 0-100, having a neutral zone from 20 to 80 or what ever I input, sell zone from 80 up getting stronger until it reenters the neutral
11 Applications
MQL4 Indicators Experts Forex
Macd multi timeframe only short positions (personal job)
50+ USD
Hi; Is version of the EA Macd Multitimeframe but ony with short positions, includes the trailing stop. When to open a position: If in the previous bar the MACD closed over the buysignal and in the current bar the MACD closed bellow the buysignal then open short position with a trailing stop order. When to close a position: Once the EA open a short postion, and if in the previous bar the MACD closed below sellsignal
1 Application
MQL5 Experts
Modifying An Existing EA (personal job)
30+ USD
I would like to change some kind of things in the previous EA that you did. The premises will be more easy and basically will be to create 3 simple strategies that I can select individually, with some of the premises that the previous EA has. The risk management will be the same and the way as the EA calculate the stop loss will be the same too. I just want to add in separate the part of the cloud twist that permits
Modify the EA to stop (personal job)
30+ USD
i would like to add Ea stop to the existing ea. if stop loss is hit 3 times then EA should not open next step, EA should disable presently the Ea continues to open next step until manually stopped but i would like the ea to stop after hitting SL 3 times
4 Applications
(3) MQL4 Experts MySQL Forex
40+ USD
i want to create a robot that depends on additional custom indicator, i have one custom macd indicator with one specific macd line, the trade will be valid if the macd line cross above the 0 level, hence that macdline is diffferent from the common signal line. then specific candle formation and ma cross risk management will be added the ea will have a function that will make the ea only function on a specific broker
14 Applications
(7) MQL4 Experts
30+ USD
when candle touch 2 donchain and one bollenger upper band and candle open price more than 1 point above from previous candle and candle high price and close price same and previous candle red and candle below ma 10 rsx between 0.5-,-0.5 and moneyflow index between 80-20 then sell signal when candle touch 2 donchain and one bollenger lower band and candle open price more than 1 point below from previous
4 Applications
(2) MQL4 Indicators Experts
New_project_01.11.2020 (personal job)
50+ USD
In the TR14 you need to add slippage detection code. In addition to the information for slippage, it is necessary to have information for execution time, spread at the moment of last pending order, spread at the moment of realized open price. All this information should be in one line so that I can follow situation clearly
1 Application
(26) MQL4 Experts
30 - 45 USD
The EA must work on Real Account The EA must work on all pairs, Nasdaq100 and gold EA input Max Spread Auto lot size and Manual Adjustable Signal input Stop loss Take profit Trailing Stop Break Even Max Orders Risk adjustable Instruction: Point A as the first Alert message pop-up for "buy", the EA must place buy order and ignore repainting as the first Alert message Alert pop-up for "Sell", the EA must place Sell
4 Applications
(8) MQL4 Indicators Experts