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
110411 completed jobs in all languages
Sort by:
35+ USD
I need an expert advisor programmed in MT4. It should check to see if an order is open. If no order is open it needs to buy when the 50 Simple Moving Average (SMA) Crosses above the 200 SMA with a trailing stop loss equal to 3 times the ATR value at time of order execution. It also needs to sell/short when the 50 SMA Crosses below the 200 SMA with a trailing stop loss equal to 3 times the Average True Range (ATR)
30 - 80 USD
Hi, I would like to automate my manual trading style. I´m trading with the trend and use 3 indictors to get the entry signal. Further information attached... Kind Regards, Jörg
16 Applications
(2) MQL5 Experts
Modification of EA (personal job)
30 - 60 USD
HI Hossein Again I need your services. First change, in the pending order section, I want to be able to place five different pending order. In the setting of each pending order, if lot=0 then the EA don't place that pending order. Second change is in Close on opposite trade. I want it to work that way: when a buy open, it close all the sell positions, sell limit and buy stop
1 Application
(6) MQL4 Indicators Experts
30+ USD
this strategy is very simple positions stop orders up and down at x pip distance from the maximum and minimum of the candle. Above the Max if the candle closes over the Moving Avarage Below the Min if the candle closes below the MA the closure must follow the options explained on the following pages. See more detail in the file attach
13 Applications
(1) MQL4 Experts
30+ USD
I would like a robot for MT4, operational in Forex, at any pairs and time frames, using HiLo moving average of 9 periods. Going long whenever the bar closes above the High moving average and selling (stop) whenever it closes below the Low moving average. being that the entry and exit were simultaneous, for example, he entered bought in the break with closing of the candle above the moving average high, took the stop
20 Applications
30+ USD
My code so far: //+------------------------------------------------------------------+ //| //| //+------------------------------------------------------------------+ #property copyright "" #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Tomato #property indicator_color2 SpringGreen //---- input parameters bool Alert_On= false ; int CountBars= 99999999 ; //---- buffers
3 Applications
(20) MQL4 Indicators Experts
I need a script that reads a text file and executes orders at market (personal job)
50+ USD
https://www.mql5.com/en/job/125159 on previous work add equity the script(or expert advisor) will have to make the trades (at market) without obviously repeating them (the time is for this ... there can be the same time but the product will be different) The file will not be deleted but added ... so be careful reading / writing. To avoid problems I recommend putting a check to avoid trade after a few minutes from the
1 Application
(3) MQL5 Experts
100+ USD
This system uses two indicators the built-in MT5 Trix calculated from 14 candles (the default for Trix) on a 5 minute time frame and a custom VWAP available here https://www.mql5.com/en/code/14484 I am only interested in the daily the final product does not need the monthly and weekly. Again it is on a 5-minute candle. The conditions for opening a position The indicator buys (money management etc. explained below)
3 Applications
MQL5 Experts
30 - 100 USD
I need a basic 2 mo ing average cross ea that enters after the cross..it must have the options of simple,exponential, linear, and smoothed. It must have stop loss, take profit, and i want to be able to select the hours ot will trade and not trade. I want a yrailing stop loss options by pips, a breakeven option ,a breakeven plus pips option i want arrors on the chart when the order is placed,and alerts. The orders
12 Applications
I need to modify one Expert Advisor I have (personal job)
70+ USD
Hello mate, So as we discussed on skype, it is better to make this EA to work as you propose like multi-pair controling magic number like. So i will have for instance the EA opened on 10 different charts, but i need the EA to check before opening a new trade to how many other pairs have opened orders. 1: So i need this parameter “Max_Pair_Trades” to limit the EA to open and manage not more than 3-4 pairs at the same
1 Application
(69) MQL4 Experts
Convert MT5 indicator to MT4 (personal job)
70+ USD
HI Fedor, I have discussed the job with you. First step: Please convert mt5 indicator to Mt5. 2nd step: Add the indicator to MTF 3rd step: Create EA dncb dfd dfkf,fgigo fjgj ;gklk ljguWL ;FKJ I
1 Application
(19) MQL4 Indicators
New project_17.07.2020 (personal job)
60+ USD
New project_17.07.2020 Make the following change to modeB: - When market price in modeB reaches SL or TrailSL which is lossy *, at that point EA should open a counter position relative to the starting position with the following parameters that are valid only for modeC: SELL position: TP (modeC) = Orderprice (modeC) - TPPoint (modeC) TPPoint (modeC) = a specific value that I set arbitrarily SL (modeC) = Orderprice
1 Application
30+ USD
Hi, I'm in need of a fully automated MT5 EA robot which consist in opening continiously during a timeline of 10min, buy and sell orders not based on trends, indicators or something else but simply compared to the current price that is runnin. For example on stock market, DE30 opening at 12340 to place buy stop one at 12345, another at 12350, then 12355. If he stops there and starts to fall then sell stop pending
3 Applications
(1) MQL5 Experts
DBEA_v4.0 (personal job)
30+ USD
Hello Irek, I would like to have an adaptation based on the DBEA_v3.7. You can find the source code in the appendix. I only want to trade on certain weekdays. For this I would need the possibility to select every single working day (Monday-Friday) from true to false. Furthermore I want to be able to adjust how often the EA makes a breakout. For example: Attempts Long= 1 Attempts Short= 2
1 Application
(16) MQL4 Indicators Experts
Modification of custom mql indicator (personal job)
70+ USD
job offer to modify custom mql TZZM30-211 indicator to make it usable in EA. The indicator is attached below 1. Add high buffer for upper trend line and 2. add low buffer for lower trend line
1 Application
(3) MQL4 Indicators Experts
New Expert Advisor with input levels (personal job)
30 - 50 USD
EA - for both mt4 and mt5.. Input 5 support / resistance price levels 15 min time frame? Current time frame filter 2x ema (50 / 200) to determine direction If fast ma > slow ma – buys off ‘support levels’ If slow ma > fast ma – sells off ‘resistance levels’ Market rejects / bounces off support level then buy – for support level it tests below and then rejects and closes above Close candle above support level on
1 Application
(26) MQL4 Experts
30+ USD
Hi, this is 1st of all an inquiry to find out if this is possible to convert a MT4 custom indicator into an EA for MT5...? The price is negotiable I can't seem to find this indicator in MT5...only available in mt4 The EA only has to fetch the values of the signals so that I can create my own buy and sell conditions for entry as I will be adding a stochastic myself...So basically I need a "blank" EA and I will create
9 Applications
(6) MQL5 Indicators Experts
140+ USD
I have a request of modifying 2 pre-made indicators. Firstly, take a look at below image, please. Now, it shows red line on chart by 2 buffers (v1 and v2). As you can see, it shows red line when v1 == numerical value && v2 == numerical value. I think “v3” is not necessary to work, so I hope you to remove “v3”. When it shows blue line on chart, v1 == numerical value && v2 == none. At this time, fill out the blank with
1 Application
(178) MQL4 Indicators
30+ USD
Here are the basic instructions, full instructions will be shared following application: 1) The EA enters a trade when it receives a signal from the indicator 2) The EA exits using a partial close setting based on candle patterns 3) Trade time setting which uses CSV eg 07:00-11:00,1330-1600 4) Automatic fixed SL based on candle formation 5) Max trades to enter 6) Cease trading on next trade close 7) Standard Settings
11 Applications
(9) MQL4 Experts C++ Forex
30 - 100 USD
I'm in need of a script that can automatically change the chart maximized in the window. The script needs to display charts of different symbols in sequence based on a user defined list of chart symbols. I would like each chart to display for X number of seconds then display the next chart in the list and continue in a loop. Also, I need the charts to utilize the same chart template each time a new chart symbol is
8 Applications
(2) MQL5 Other