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
425 jobs in progress in all languages
Sort by:
30 - 50 USD
recommend me an EA that can make 5 to 10% monthly with little drawdown alsp show backtesting proof....EA MUST LOW DRAWDOWN and must be ready to provide support to achieve same result on LIVE
30+ USD
hi, i have a custom indicator in MT5 , this indicator is a multi time frame indicator and it trades only SINGLE asset /currency and it sends signal to an Expert advisor available in mql5 market through global variable. i want to convert this indicator into multi asset indicator with option for me to enter the assets i would like the indicator to work from one chart and send the signals to the Expert advisor buy /sell
8 Applications
MQL5 Indicators Experts
Profit Loss and Candle Timer (personal job)
30+ USD
I would like to make an indicator (showing time until current candle closes and live P/L in USD) that works in MT5, similar to the one in the code attached. The main thing: That the clock changes with every second on the chart, and does not lag (freeze). Also that I can change the location of the indicator on the chart, and the size and color (black color, font size 18 by default). Would like it so that I can move
1 Application
Want to code Deriv MT5 Boom and Crash EA – Based on Custom Indicator (personal job)
30+ USD
A Specification for Deriv MT5 Boom and Crash – Based on Custom Indicator crash Pairs: Open a sell trade automatically whenever a down arrow and notification appear. If a second arrow appears before the first trade closes, the EA should close the first trade and open a new one for the second arrow. boom Pairs: Open a buy trade automatically whenever a up arrow and notification appear. If a second arrow appears while
1 Application
(4) MQL5 Experts
30+ USD
Hello, I am seeking assistance in setting up a trade copier or bridge to facilitate the copying of trades from MetaTrader 5 to the Tradovate platform. I am looking for someone who can help automate my trading process, allowing trades generated by my Expert Advisor in MT5 to be copied to different accounts on Tradovate using their API. I understand that Tradovate utilizes a REST API, which should make this integration
5 Applications
(16) MQL5 Experts Integration
EA update mt5 (personal job)
35+ USD
Updated EA for Ernst. This has been before agreed upon. This has the multiple position open function as well as the new 'manual trade cycle' option. The feature has a preposed fix for the issue surrounding opening 0.1 lot size positions and having them increase under 5%. The current version does not do this. This version should have this fix
1 Application
(4) MQL5 Experts
30+ USD
I am in need a robot that can closes all trades. When a profit amount is hit or when a stop lose amount is hit. All trades MUST close when the profit $ is hit or the Stop lost amount is hit. And I want to be able to pick to close all the profitable traders or all the losing trades, in the input screen
21 Applications
(15) MQL5 Experts
SWING FX TRADE (personal job)
30+ USD
Good day Please update for me these EA And name it SwingFxTrade 1 ON the EA add this filter called Trading follower filter section which can be activated or not by the user. 2 Add maximum bar to be check in order for the EA to be fast. Trend Follower filter on the EA Very important: When Trend Follower filter is activated, When the EA detect a trading zone, the EA will check if trading zone is BUY OR SELL the will
1 Application
(19) MQL5 Experts
50 - 300 USD
Hello, I used chatGPT to provide me the questions, the tradingview indicators are provided in text files. Final negotiation price differ on the set of features that you can make. But basic is acceptable too since that is what I need the most. My main objective is so that the EA can backtest multicurrency based on my strategy. the indicators are made from PineScript TradingView. 1. General Strategy Overview What is
45+ USD
hey the indicator is made for binary options, currently the results are not matching its backtesting panel, simple fix that by making sure the panel calculate win and loss as tp and sl inputes in indicator in bars form (delete points form) , also make sure the indicator is coded with property strict please . make sure the arrows in the indicator are as buffers instead of objects and fix alert to give only one time
4 Applications
(42) MQL4 Indicators
30 - 50 USD
I need an EA that mirrors trades from another EA I purchased on MQL5 but trades in the opposite direction. It should manage the opposite trades based on the original EA's logic, including closing trades when the original EA closes them. Please make sure the EA can detect the positions and parameters of the original EA to synchronize effectively
6 Applications
(1) MQL4 Experts
Develop NT8 bot (personal job)
70+ USD
//@version=5 // Copyright (c) 2019-present, Alex Orekhov (everget) // Chandelier Exit script may be freely distributed under the terms of the GPL-3.0 license. indicator('Chandelier Exit', shorttitle='CE', overlay=true) var string calcGroup = 'Calculation' length = input.int (title='ATR Period', defval=22, group=calcGroup) mult = input.float(title='ATR Multiplier', step=0.1, defval=3.0, group=calcGroup) useClose =
1 Application
(22) C# Indicators Other Forex C#
30+ USD
I need someone to take a look at my current advisor and indicators files and research why it is not running in the back tester and fix the issue and provide insight on how the over all system can be improved
7 Applications
(4) MQL5 Indicators Experts
30+ USD
I have an existing martingale/grid trading EA, but wish to add a feature which directs the EA to close all basket of trades when ever price gets to either of the two price limts (TP - price or SL-price, as set by user for each new cycle of trades). There should be ability to switch of this function at will by user, and let these two price set appear in the dashboard with little description (note EA already has a
11 Applications
(12) MQL4 Experts
Additional modication on past project (personal job)
200+ USD
https://docs.google.com/document/d/1bO6t9L556QNbaP_R0Bo5Mxij7_D2fSLnf7yMZZM8l84/edit?usp=sharing Here is the link to the new Phase II document. What's described here is for a long trade. There may be a couple of iterations to get things perfected, once we can see it on a chart. When we get this working properly, we will do the opposite for a short trade, so keep that in mind as you send your price for this. Also, can
1 Application
(55) C# Other C#
MT5 EA (personal job)
30+ USD
can you make an EA based off this youtube video? https://www.youtube.com/watch?v=G4-MPsYeqSw&amp ;list=LL&index=2 it uses heikin ashi candles, 200 ema, and stochastic RSI. trading rules for a long position is the candles must close above the 200 ema, stochastic RSI needs to be in the oversold area (below 20), then the stoch k needs to cross the stoch d, if the candle is positive then the EA can place a long position
1 Application
(22) MQL5 Indicators Experts Forex
30+ USD
Hello EA coders, I am looking for a EA, Mostly 60 mins chart, where I want to set 21 day MA, with all bars closing above MA as Green, all bars closing below MA as red. I want to trigger a "close all position" when signal changes or close of bar changes from above MA to below MA or vice versa, and trigger long deal if bar closes above MA, trigger short deal if bar closes below MA. I would like to see MA on chart. I
27 Applications
50 - 300 USD
I'm looking for a Remote Trade Copy Software or system, Multi-Broker, Multi-Currency, Flexible and can handle any type of Trading and supports MT5 to TradeLocker platforms. System that reads client balance and copied trades, broker informations with client activation and deactivation function, push notification, etc
5 Applications
(1) Other Scripts Design
30+ USD
I am looking for developer to add one code on my existing EA to monitor the equity on daily basis . if the equity reach N$ + previous balance (daily target)then the EA must close all the running trades and stop place any more trades on that day. the ea should resume place new trades on next day. The EA will 1- Monitor the account's equity on a daily basis. 2- Automatically close all running trades when the equity
16 Applications
(16) MQL4 Experts
30+ USD
hello coders i need someone to create an ea with this condition: the ea has to start with open buy and sell order and after that use a grid with lot exponent 1,1.1,1.2,1.3 and etc. the ea has to start for example with sell and buy order with 0.05 lot or other that i can select on inputs but after that the grid has to start with 0.01 lots i need also a step grid option so i can select the distance from the grid. the
11 Applications
(3) MQL4 Experts Forex