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
111944 completed jobs in all languages
Sort by:
New Year EA (personal job)
45+ USD
qqq www ee rr ttt yy uuu ii oo pp aa ss dd ff gg hh jj kk ll zz xx cc vv bb nn mmmqa wss dde ffr ggt hhy jju kki lo az sx dc vvf bbg nnh mmj kk ll
1 Application
(72) MQL4 Experts
30 - 150 USD
The strategy is based on moving average crossovers. For example 200/100exponential moving average cross over(customizable) to indicate trend direction on the next upper timeframe (customizable) while the entry signal is another exponential moving average crossover (customizable)which is generated in the direction of the customizable uppertime frame direction. First customizable moving average crossover is to filter
15 Applications
(5) MQL5 Indicators
30+ USD
Entry: Buy - place buy trade on close of every candle above Moving Average. Sell - place sell trade on every candle close below Moving Average. Close: Buy - close all when candle closes below MA. Sell - close all when candle closes above MA. Profit of all open trades = $X Recovery: All losses are added to the total running losses. If there are currently any losses, every set of buys/sells are allowed to run until the
1 Application
(34) MQL4 Experts
40+ USD
TRADE MANAGER FOR EXISTING OPEN TRADE I have a Sclaper EA. If it opens a buy trade at a certain price, I want another Trade Manager EA to put in a pending buy limit at X pips lower than the open trade price. X pips must be adjustable. The Trade Manager EA must look at the magic no. of open trade before putting in the limit order (this is to make sure it won’t control other systems on same pair.) If Scalper EA
5 Applications
(4) MQL4 Experts SQL MySQL Forex
Change (personal job)
80+ USD
program that uses the same multiple lines as in Multi line Band.10m as well in order to automatically change the value of the upper and lower lines as well. In this program you have Embedded custom moving average. The user chooses upto 20 prices Line price1=1.4040; Line price 2=1.1000; Line Price 3=0.5000; . . . Line price=0; Start time
1 Application
(8) MQL4 Experts
Fix my EA essues (personal job)
50+ USD
my EA is not opening trades or opening extra non needed ones , i guess joshua is the right guy to fix it , thank you in advance i must fill 30 words to send this order :)
1 Application
(3) MQL4 Experts Forex
PIVOT EA WITH HEDGE (personal job)
30 - 50 USD
See attached specification - the EA looks for a pivot point cross and then creates a buy/sell stop - if triggered the EA creates pending limit orders to cover the situation where the trade goes against the buy/sell stop. If the trade is successful a trailing stop captures the profit. Please add all variables as an input in the input panel as well as a Magic Number entry in the input panel. Thanks
1 Application
(6) MQL4 Experts
Timer_Trade_mode_Final - Reverse Trading (personal job)
40+ USD
Can you help me code another version please? Basically reverse the orders. For example, instead of pending buys, it becomes pending sells. I would like to have the martingale and hedge modes. My budget is $40. I found a bug in the last version you sent though... The current trailing stop is coded to trail price at profit (for example 46 points from profit). Actually I needed it to trail in the condition below: for
1 Application
(2) MQL4 Experts
100+ USD
Hello, I have trade signals from telegram signal provider channel, i would like to have a robot designed to execute and open a trade from a various signal provider. Below is the robot requirements. 1. User changeable field for (Lot size) 2. Read signals sent from my telegram Message app from at least 5 signal provider format . Each signal provider has a signal format variation but almost the same. 3. Execute and Open
3 Applications
Timelines - mod (personal job)
45+ USD
TimeLines – modification of indi The indi makes vertical lines on the chart, at certain times every day. The current indi can only print one line. New indi should be able to print 5 lines. Each line should have its own individual color setting. Current indi uses two input fields to enter hour and minutes. New indi should use only one input field for each vertical line (hh:mm) New indi should be able to print
1 Application
(20) MQL4 Indicators Experts
30+ USD
hi to all this is a simple indicator of support and resistance.I would like to create an EA based on this indicator that also has Take Profit, Stop Loss, Money Managment (the Take Profit is the value in pips of the fourth candle before the operation is opened). The EA must be valid for all TimeFrame and for each pair.who can help me
Costum EA (personal job)
45+ USD
Settings ; MA value Take Profit Stop Loss Trailing Stop Loss Trailing Step Initial Risk Martiginal amount ( how many times it will do it) Martiginal value (x2) Max open trades 1 If previous trade was TSL or TP open trade with initial risk : -Buy if above MA -Sell if below MA If previous trade was SL x times martiginal amount open new trade in opposite direction with martiginal If max martiginal amount achieved place
1 Application
(6) MQL4 Experts
Adding account protection feature to the existing EA (personal job)
30+ USD
Account protection feature for the EA to prevent unauthorized distribution and use. The EA was already developed by the same developer and just need to have protection feature to be built into it. Thank you
1 Application
(6) MQL5 Experts
120+ USD
Hello, I have 2 requests of modifying 2 pre-made indicators to work properly as I described here Firstly, take a look at below image, please. A ? There is upper mark 4, but there is also upper mark 2. B ? There is lower mark 2. C ? There is upper mark 2. D ? There is lower mark 3, but there is also lower mark 2. Now, current indicators use below values likely as below. But it should use values likely as below to show
1 Application
(178) MQL4 Indicators
30 - 100 USD
Hello, I need one quite simple EA but I need it for backtest. It's based only on RSI. Everytime RSI is above 70, open SELL position Everytime RSI is below 30, open BUY position There is second RSI as filter, on different timeframe. So we open position only if RSI is above/below levels 30/70 on both RSI. If price goes against us, open in grid another position every X pips with Y size. I need 10 levels in EA setting
25 Applications
(11) MQL4 Experts
Modification with Ichimoku and stop loss in EA (personal job)
30+ USD
I would like some modification in stop loss and would like to add indicator Ichimoku in all parts of the existing EA. Ichimoku indicator will also work same way like other indicators for a buy/ sell signal. I’ll provide details on later stage and if any clarification required I’ll explain more
1 Application
(4) MQL5 Indicators Experts
50+ USD
Main Problem Statement: I started developing an expert advisor for MT4 on a vanilla FTT non-broker version - all works beautifully in strategytester. I then moved the files to the IG Spreadbetting MT4 and ran it there. I now get error 130 INVALID STOPS. I've checked the contract stopsloss specification on EURUSD and tried to accommodate the distance etc but no matter what I do I'm still coming up short of clearing
14 Applications
Creation of a smart_scalper (personal job)
30+ USD
To code an expert adviser based on 2 standard indicators with few entry conditions. Other main functions include limitation on trading hours, multiple exit functions, trailing stop etc. Full specifications and illustrations will be furnished upon acceptance of developer based on my stated terms
1 Application
(20) MQL4 Experts
A job for you (personal job)
45+ USD
Hi, As we discussed, this is a simple EA I am trading this method on Crypto and it has been great so far. This is why I thought to try it with forex If you have any question please let me know
1 Application
(10) MQL4 Experts Forex
Batch of 10 Expert Advisors need specific parameters added (personal job)
100+ USD
InpInd_Timeframe Only Sell Order Only Buy Order Both Buy and Sell order Max Orders Per Day Time in trade parameters Minutes To open next position UseDayManagement: Enable/Disable trading on selected days TradeMonday: Enable/Disable trading on Monday TradeTuesday: Enable/Disable trading on Tuesday TradeWednesday: Enable/Disable trading on Wednesday TradeThursday: Enable/Disable trading on Thursday TradeFriday