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
46723 jobs in the archive in all languages
Sort by:
30+ USD
Hello, I'm looking for a smart developer to build a proper hedging / loss recovery system. I place trades at 1 - 2 % risk of my account balance, but i do it quite frequently ... i would like an EA to be capable of recovering the losses without me worrying about them. the rules are very simple ... EA must be capable of recovering the loss, without exceeding a 5-10 % DD ... i do not care if it grids / martingales as
2 Applications
(8) MQL4 Experts
30 - 150 USD
So i am looking for an algorithm they predicts buy and sell on various time frames (1m,5, 10m, 15m, ..., etc) with a minimum of 90% accuracy if not higher. The algorithm need to be preferment for low and high time frames and well back-tested. The main goal is to catch every price bounce with buy and sell signals. only interested in long signals The algorithm focuses on Cypto market only The algorithm needs to be
2 Applications
MQL5 Other Java
30 - 42 USD
hello, I want to make Renko chart and place trades according to the logic i made for trading Renko. The Technique include hedging and trailing stoploss. I want to see all the Renko on the chart and want to confirm my trades with visual chart
3 Applications
MQL5 Experts
30+ USD
This job is for someone who knows MT2 Trading. The work consists of customizing the "open source" MT4 signal connector provided by MT2 Trading. The connector should enable the following: SET BOX UP - it must accept any inserted buffer. in addition, it should work when no buffer is inserted (in this case it will not send any trades, only the "SET BOX DOWN" trades). SET BOX DOWN - it must accept any inserted buffer. in
3 Applications
MQL4 Indicators Experts
100+ USD
Hello, I wish to get an EA developed for MT5 as per my desired strategy. It's a complex & layered strategy, someone with good communication skills & coding understanding would be highly preffered. EA will be based on Grid system & will be making decisions on predefined actions as per different market conditions. There will be no indicators involved in it, so trades performed by EA will be based on pure mathematical
40+ USD
I am looking for the best protection for anti cracking methods... I need something impenetrable... I have used Mqllock in the past... it was cracked... Normal account number lock was cracked as well.....From normal ex4.. I need the best way to protect my expert advisor, maybe even dll as long as it works I dont care. I need permanent solution
7 Applications
(24) MQL4 Indicators Experts
30+ USD
Hi guys, i need a multiframe dashboard of MT4 which showss buy and sell signal with respect to condition mentioned below. BUY - RSI above mentioned value + CCI above mentioned value + WPR above mentioned value + Price above PSAR ( 0.02/0.2 ) + Price above PSAR ( 0.01/0.1 ) SELL - RSI below mentioned value + CCI below mentioned value + WPR below mentioned value + Price below PSAR ( 0.02/0.2 ) + Price below PSAR (
20 Applications
MQL4 Indicators
50 - 250 USD
Hi Hi I hope you are well I am looking for an expert advisor to be created. The specs are as follows: Buy Trades are made the day before the X-Dividend date: see dates here. (https://www.marketbeat.com/dividends/ex-dividend-date-list/) Trades are closed after payable date. (https://www.marketbeat.com/dividends/ex-dividend-date-list/) Settings include: -Trades only made for stocks over a certain dividend rate -Trades
8 Applications
MQL5 Experts
35+ USD
I need to modify an existing EA (mq4 file). There are few minor issues that need to be done such as: - EA and GV should differ "missed trade" from "skipped trade". If missed then will open later. If skipped legally - will not open until new bar. - Remove unnecessary code lines - Adding pair name to pop-up alert windows - make the EA compatible to any suffix/prefix pair name and so on
8 Applications
50 - 150 USD
I have copied and pasted a previous order as it accurately describes my requirements. The bridge is designed to broadcast transactions from NinjaTrader 8 to MetaTrader MT4/MT5. Opening the transaction /order in NinjaTrader, you will automatically get the same transaction replicated in your MetaTrader. You can change your stop orders in the NinjaTrader and instantly your orders in MetaTrader will be changed. Now all
4 Applications
MQL4 Integration Other C#
30 - 100 USD
Looking to create an expert that will use Bollinger bands period 20 StdDev 2. Buy signal will be triggered after the sequence of a candle closes bellow the lower band and wait for another candle to open above the lower band and that’s when the buy order will trigger order will only close when the same happens on the upper band. A candle must close above the upper hand and will sell when a candle opens below the upper
17 Applications
MQL5 Indicators Experts
30 - 100 USD
Looking for help to build a EA based on an indicator Please see the attached files for EA logic and EA flow chart. There are few calculations involved: 1. Risk 2. Lot size 3. continuously update pending orders and active orders based on changing indicator values
20 Applications
MQL4 Experts
40+ USD
1. my cBOT (convert my bot from cTrader algo) 2. Moving Averages Crossover (simple or ema) 3. RSI (RSI indicator) some imp general parameters: lot size Profit Loss Time of day Day of week Trading strategy :- can be combination of either of these e.g. 1 and 2 or 2,3, or 1 only etc etc e.g. 1 and 3 the buy will open only if both conditions will satisfy and vice versa 1, 2 and 3 the buy will open only if all 3
5 Applications
MQL4 Experts
60+ USD
my original coder has gone missing as i haven't needed him in a few years and i need a martingale multiplier option and take profit option needed to be added to the EA i am currently using
29 Applications
70+ USD
Hello how are you , I have a Telegram To Mt4 Copier but I need to do some Updated ,or made a new one . The EA will Auto copy telegram signals to MT4 account. Then have ability to adjust and manage the trade bases off the signals change in the telegram channel. 1. Read and copy trading signals posted in specific telegram channels with different format to MT4. 2. Copy all the signals included Entry Price, Multiple
6 Applications
(2) MQL4 Experts
30 - 50 USD
So the indicator I'm looking for is a candlestick indicator that shows the same open and low price and same open and high price. This candlestick pattern is also known as a "Shaven Top or Shaven Bottom". Can you code this indicator? I would like for it to be colored candle so that it's easy to identified on the chart. P.S. Let me know what your price is and I'll be happy to purchase it from you
29 Applications
MQL4 Indicators
30 - 100 USD
One indicator which uses Rsi, mfi and stochastic data from 3 time frames and has alerts or create an alert system with the option email or phone from these indicators comprising from 3 time frames
22 Applications
MQL5 Indicators Experts
30 - 100 USD
Translation of indicator from Pine Script to MQL4 I use a mcginley indicator on tradingview but the ones I found for mt4 are totally different this is the coding from tradingview: (it has 3mcginleys in one indicator) //@version=4 // 3 McGinley lines without having to use 3 different normal McGinley. I've modified a previous script, please double-check! study(title="3 McGinley Dynamic", overlay=true, resolution="")
13 Applications
MQL4 Converting
50 - 300 USD
I need hep with doing proper backtesting of my EA. I will provide it. I want to get the result of running 4 forex pair at 4 charts, I want the total result summarized so I can get a total view of the DD and profit. I use MT4 platform
14 Applications
MQL4 Experts Other
111 - 555 USD
Hi, This project is literally very hard and complicated, so please if you are not on top of your field (Specifically C++ and solving a complex algorithmic problems which require wide skills and knowledge) then please don't waste my and your time. Need a programmer who could avoid the usage of common functions whenever its possible and use macros or own functions instead to make the code as independend as possible
12 Applications
MQL5 Indicators C++