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
112198 completed jobs in all languages
Sort by:
RSI-ATR (personal job)
30+ USD
I have another requirement for an MT5 indicator. RSI-ATR but using this calculation: To calculate the RSI-ATR, follow these steps: 1.Calculate an RSI on the market price. 2.Calculate an ATR on the market price using the formula as you know it. 3.Divide the RSI from the first step by the ATR from the second step. 4.Calculate an RSI on the results of the previous step. RSI, ATR, RSI-ATR (as per 4th step above) to have
1 Application
(14) MQL5 Indicators
New strategy (personal job)
35+ USD
it depends on EMA and stoc for buy 1. Stoch. in oversold area and cross above 20. 2. short EMA above long EMA. 3. buy order if the price cross above short EMA from below (very importatnt). ( if the lower low is below the last one no trade based on previous stochstic cross below 20) 4. stoploss at last swing with takeprofit ratio. for sell 1. stoch in overbought and cross below 80. 2. short EMA below long EMA. 3. sell
1 Application
(1) MQL4 Experts
Grid-like EA but with market execution (personal job)
40+ USD
time condition: "input: start time" < current time < "input: end time" (if false the EA does not execute entries, only exits) spread condition: last 15 minutes average spread < "input: high spread (points)" (if false the EA does not execute long entries and short exits) news condition: NO high impact news for the asset in the next 12 hours (if false the EA does not execute entries, only exits) long entries: open long
1 Application
(13) MQL5 Experts
Add an alert to existing indicator (personal job)
30+ USD
This should be fairly easy. I want to have an alert everytime this indicator turns up or down. Not for the neutral color only up or down Alert settings Alert message example EURUSD momentum turned up on the H1 GBPJPY momentum turned down on the H4
1 Application
(12) MQL5 Indicators
30+ USD
Redevelopment of EA as agreed adding some options on it. cross over 50 MA and 200 MA as default and should have option of cross over onn/off, same as Kinyambi with breakeven option
4 Applications
(1) MQL5 Experts
Development of Two Candles theory to take entries based 2 conditions (personal job)
30+ USD
Also I want to make an Indicator which I want to make EA as well. But first make me an Indicator. Condition As you can see 4 candles here. 1. The second candle closing should be lower than previous candle low 2. The third candle closing should be higher than second candle high. If these 2 conditions are met, make a Buy Arrow for the fourth candle on close of third candle Also please provide option for Min Pips: (This
1 Application
(8) MQL5 Experts
To build a modified i-Regression Channel indicator Dash Ver 2.0 for MT5 (personal job)
60+ USD
Hello. Unfortunately my last i-Reg Channel Dash will not work due to high CPU demands. This is in no way your fault. I have therefore worked hard to modify how the dash should work when generating signals. Hopefully these new measures will reduce CPU demand as i-Reg Channel indicator is used only once. So the dash will look like before and generate buy/sell signals using two methods. Standard Moving Averages are used
1 Application
(3) MQL5 Indicators
Add modifications (personal job)
40 USD
I want the ea to work on the chart generated by this renko indicator: https://www.mql5.com/es/market/product/24686?source=Site +Profile+Seller. On this link you can see the skeleton author proposes to use for that purpose (as indicators signal changes on the renko chart) 1- Balance selection (actual (already on ea)/fixed balance) Fixed balance: Margin will be calculated as this input equals actual balance. Example
1 Application
(29) MQL4 Indicators Experts
30 - 100 USD
I want to make an ea with this trading view indicator, but need this indicator to covert it to mt5 first. I make the ea myself with "expert advisor builder", so the code must be an mq5 file not an ex5 file. indicator is BULL BEAR POWER TREND version=4 maker is Dreadblitz
5 Applications
(2) MQL5 Converting
Add to ea (personal job)
70+ USD
i want a buy all button on it and i want a sell all button on it as well. and i want it to work with my ea my ea is working fine and i had to get 4 people to get it the way it is so if something goes wrong with it your going to fix it. the ea works with the lines so both of them need to be on screen
1 Application
(4) MQL5 Experts
40+ USD
Remove parameter of "Number of orders Limit", this parameter goes together with this: Right now the ea takes martingale-type positions after the first buy and sell positions, depending on how the market advances. I want those extra martingale type positions to be removed. You should only headgear with one buy and one sell. Put a parameter to dictate how much to increase (multiply) the values ​​​​of the heading
3 Applications
(13) MQL4 Indicators Experts
Make some upgrade to EA. (personal job)
30+ USD
Make some upgrade to BB Fish EA. Upgrade TP, SL, exit points. Buy: when Arrow is yellow and Fischer green TP: Nearest opposite arrow (will appear aqua) SL: manual points Sell: when Arrow i aqua and Fischer is Red TP: Nearest opposite arrow (will appear yellow) SL: manual points And function on/off: After XXX profit points put SL at Be with plus XXX points Add function: close all orders with magic number EA
1 Application
(6) MQL4 Indicators Experts
40 - 50 USD
Create EA. using my trading strategy. Name of it is BLUEZXP First I use the one minute chart FOR BUY SCENARIO Identify the last GREEN candle before the downward movement Then use the Fibonacci tool and measure (from bottom to top including the wick) the last green candle before the downward move. Fibonacci levels 1.618, 2.618 4.236 set buy limit in this case with TP at 100.0 or 0.0 stop loss is 30 pips under last buy
3 Applications
(1) MQL5 Experts
Create mql5 EA button (personal job)
100+ USD
Create an mt5 EA with 6 buttons as bellow name it TradePro. see attached image Buy now Buy Limit Buy stop Sell now Sell limit Sell stop This is how EA works On instant orders, I click buy/sell now, order opens instantly with Sl and Tp On pending orders I enter price on space provided then click pending order button. Pending order is placed on chart without SL and TP and button turns back to 0.00. When price trigger
Candlestick Patterns - 5 (personal job)
30+ USD
I require an MT5 candlestick pattern indicator with the below patterns: Double Trouble Pattern Bullish/Bearish Bottle Pattern Bullish/Bearish Euphoria Pattern Bullish/Bearish Barrier Pattern Bullish/Bearish H Pattern Bullish/Bearish Specifications and instructions are attached
1 Application
(14) MQL5 Indicators
RSI with Dynamic Overbought/Oversold Levels using Bollinger Bands (personal job)
30+ USD
I require an RSI indicator with dynamic overbought/oversold levels using a bollinger bands. Bollinger band calculation will be on the RSI values. This is for MT5 The RSI Period must be able to be changed/be an input The Bollinger Band Period must be able to be changed/be an input The Bollinger Band Standard Deviation must be able to be changed/be an input The overbought and oversold levels must be displayed on the
1 Application
(14) MQL5 Indicators
To temporarily remove Stoploss for a open order (personal job)
30+ USD
To create a EA that i can be temporarily remove the specified stoploss for a/a number of open trades The robot should also allow me to set the time period (e.g. 5-6am etc) where i want this function to be activated After the time period e.g. after 6am,the stoploss that was initially set should be reinstated. Let me know if you have questions. Thanks
1 Application
(4) MQL4 Experts
R:R lines part 3 (personal job)
150+ USD
Add rectangles and visual improvements to the current R:R lines. One more thing, perhaps it could be a simple modification. When dragging the central grey line (the entry line) it does not modify the SL and TP lines. The idea being, when you drag the middle line it stops from being a market execution, to becoming a pending order. This central line can be equal to any double value (for price), or to equal the bid/ask
1 Application
(10) MQL5 Experts
45+ USD
Buy signal: enter when 1 green candlestick close, exit opposite color red candlestick close. Sell signal: enter when 1 red candlestick close, exit opposite color green candlestick close. Make sure the ea will close positions and open instantly with opposite signal and will not open more trades on same signal after either hitting tp ,trailing stop or sl and not to open more trades after I close the trades manually
19 Applications
(2) MQL4 Experts
30 - 40 USD
Please kindly help develop this simple robot for me. BIG NEWS TRADING ROBOT Trade News Button > Opens Buy Stop and Sell Stop pending orders, based on the user's input. > When Buy Stop is activated Sell stop is cancelled immediately, When Sell Stop is activated Buy stop is cancelled immediately. USER INPUTS: Time Frame candle to use (15min candle/30min candle/1hour candle) Candle (Previous candle/Current candle) Buy
4 Applications
(1) MQL5 Experts