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
111789 completed jobs in all languages
Sort by:
30+ USD
I have 2 indicators, I wish to mix/turn into just 1 indicator. I want an info box added, to show candle time remaining, spread, pair, profit loss etc Hide sub windows - true/false Show only valid alerts - true/false (to act as a filter) Add all the normal alerts - push, screen and email Alerts on close of candle - true/false Give me the ability to lock the indicator to a user account - and maybe lock the indicator if
6 Applications
(9) MQL4 Indicators Experts
Joker EA (personal job)
30+ USD
Open position LONG when indicator shows green bar. Position need to open on current or new bar. Opposite for orange bar. Smooth period and time frame of EA should be adjustable (same as indicator). Comment section to name EA so I can track the position
1 Application
(16) MQL4 Experts
50+ USD
Hi guys, Today I have indicator modification job. The indicator is some variation of bolinger bands. (pic.1). I found it very useful and want to change it a bit. Visual appearance: Bands works very nicely, but since I'm using few screens and around 10 MT4 it would be nice to see it more clearly. Is it possible to make it look like this? (pic.2). The bands should be much thicker, also some UP/DOWN arrow when the new
10 Applications
(9) MQL4 Indicators
STOCHASTIC DIVERGENCE INDICATOR (personal job)
30+ USD
hello, I made stochastic divergence indicator with one of the coders from here. now I want to have some changes in that indicator. Already indicator dose: 1}draw daily open,high,low,close levels 2}draws yesterdays open, high, low, close. 3} draws pivot points. 4} give 8 kinds of divergence signal when bar close based on mt4 default stochastic indicator. what i want with the new version: 1}draw daily
1 Application
(23) MQL4 Indicators
Virtual vortex implementation (personal job)
50+ USD
Dear Genesis, I have a new job for you that should implement the existing EA Virtual Vortex. 1) please correct the error. In the file results you can see the trade n 78 does not close together with trade n 77 but with the trade n 80. This mistake actually happens quite often. 2) in the entry conditions, we now have the consecutive bars, the minimum distance from EMA. I need you to add the stochastic, since a little
1 Application
(45) MQL4 Experts
Identify Candle Patterns on Chart Alert Indicator (personal job)
45+ USD
This is a requirement to build an indicator that visually shows on the chart single, double and three candlestick patterns. Attached are the fields required. I have also attached my research work on the type of candles and their patterns to make it easier for your build. Kindly add fields for alert option as well
1 Application
(116) MQL4 Indicators
New Close-Functions (personal job)
30+ USD
Existing code for closing OP-Buy nad OP-Sell in my EA: void close( int type) { if ( OrdersTotal ()> 0 ) { for (i= OrdersTotal ()- 1 ;i>= 0 ;i--) { OrderSelect (i, SELECT_BY_POS , MODE_TRADES ); if ((type== 3 || type== OP_BUY ) && OrderType ()== OP_BUY ) { if ( OrderSymbol ()== Symbol () && OrderMagicNumber ()==magic && (oppositecloseminloss== 0 ||
1 Application
(4) MQL4 Indicators Experts
EA from existing indicator (personal job)
200+ USD
Use https://www.mql5.com/en/market/product/30641# EA opens orders on when the point C and THEN C’ are detected and opens at C' Trade is closed at point D is completed option to trade the point D and close at line/level of C or trailing stop when past level C Able to set stop loss levels also
1 Application
MQL4 Experts
40+ USD
I need a developer with a basic knowledge in multi time frame analysis. It will use 2 time frame with bigger time frame as a trend detector and smaller time frame as a signal generator. The trigger is MA crossing on smaller time frame and 2 moving average cross over as a trend detector on bigger time frame I will continue to develop a dashboard and an EA if i satisfy with the indicator. Detailed parameter of signal
5 Applications
(13) MQL4 Indicators
30 - 60 USD
I have a signal provider and I'm currently building an API that will generate trading signals using the HTTP protocol. I'm looking for an EA developer to build a robot that will read these signals using the MQL5's rest API function and execute the trades with a given risk amount. The data will be in JSON format, so it should listen to GET "http://myapp.com/open/{symbol}" to get : { symbol: "PETR4", direction
2 Applications
Parabolic Sar (personal job)
50+ USD
Open and close positions based on parabolic SAR. With risk management and lot size :) :) :) :) thanking you :) I will attach file with description thanking you:) why do I need 30 words to place the order
1 Application
(4) MQL5 Experts
Channel EA (personal job)
200+ USD
Channel EA The work consists of modifying an expert adviser previously created by this programmer and includes the following: 1. Removal of unnecessary features; 2. Modification of the EA designation; 3. Modification of the Stop Loss and Take Profit; 4. Modification of the entry and exit signal
1 Application
(14) MQL4 Experts
New features for the EA (personal job)
30+ USD
New Feature for EA Allow X Number of Currency Pairs to Open Trades. Example: 27 Pairs on 27 charts have the EA attached. If this setting is set to 10 it will only allow 10 Pairs to have current open trades at any one time. If set to 27 all 27 can trade. If set to 5 only 5 pairs will be allowed to open at any one time. Yes this was the explanation. This is more text to add here in this box
1 Application
(33) MQL4 Experts
40+ USD
The EA is a hedge system. Since EURUSD is the first pair to open, I am trying to separate it from the other pairs and create a pipstep for it. Only when the market goes against EURUSD, the other pairs should open. Drawdown code already in EA but it doesn't seem to work
3 Applications
(21) MQL5 Experts
30+ USD
CSV reader to open pendings orders at the moment to receive the instructions by another program, the format of the instructions will be like this:(pair,volume,takeprofit(pips),stoploss(pips),time[hh:mm:ss],canceltime(after)), in summary, I made a news EA in C#/python but I don't know MQL, for that reason I need this tool, and with trailing Takeprofit, something simple, with 3 levels to remove the stoploss if the
8 Applications
Trend trading (personal job)
30+ USD
So I got two screenshots for you so you can visually see what I am asking you to do. So this EA should follow my step by step instructions and provide me a signal alert on the screen. The indicators I use are: Tipu Macd: https://www.mql5.com/en/market/product/17731 Exponential moving average 50 period already built in Mt4 Buy Signal set up 1. Step 1: The candlestick must pass the EMA line. Step 2: The histogram must
1 Application
(17) MQL5 Experts
60+ USD
hi, I need a programmer to code an EA that works using a Renko chart and a support and resistance indicator. The ea should be able to open and close positions when a bar closes at the levels the indicator creates. it should be able to set bars as stop loss and work with money management
8 Applications
(34) MQL4 Experts
30 - 90 USD
I want to create a trading robot that works based on 15 minute charts using a 75/25 RSI (i will need to change the rsi levels in the inputs) with an 8 period. I also need a custom percent change indicator that wont let the system trade unless the % change for the past hour is over X% (i need to be able to change this in the inputs). It needs to not allow multiple trades in the same currency pair unless the trade
6 Applications
(57) MQL5 Indicators Experts
EA (personal job)
80+ USD
I will like to create EA using several indicators. · Expiry code as usual · Fixed or equity lot size · TP 1, 2 and 3 · SL as usual · For breakouts Close partially if: · Price is moving towards the MBB or price interacts with the MBB When MBB turns flat · For trending close partially if: Price interacts with opposite band – use same close partial option like previous EA, it
1 Application
(33) MQL5 Experts
Edit indicator (personal job)
30+ USD
Hi Trinh, I'd like to update our signal indicator (The 3 Musketeers). Change rule a little bit. Imagine there are 4 candle. 0,1,2,3 For SELL scenario: Candle 1 BODY MUST closed HIGHER than 0. Candle 2 BODY "OR" Its Wick MUST be HIGHER than 1. If the body is bearish, but the wick is higher than 1, its still valid. But it's NOT valid IF the body closed higher but the wick is LOWER than candle no.1. Candle 3 WICK must
1 Application
(16) MQL4 Indicators Experts