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
112232 completed jobs in all languages
Sort by:
40+ USD
I need the following codes converted from Pine tradingview to MQL4. study(title="ATR Smoothed (By dysrupt)_BuySell version", shorttitle="ATR_SM_BuySell", overlay = true) ////////////////////////////////////////////////////////////////////////////////INPUTS nATRPeriod = input(21, "Period") nATRMultip = input(6.3, "Multiplier",type=float, minval=0.5, maxval=1000, step=0.1)
2 Applications
(5) MQL4 Converting
Develop MT5 EA with non-repainting MT5 TB Indicator, plus momentum and 3 Moving averages (personal job)
280+ USD
See attached specification (same as Google Doc). and Example screen shot with examples Primary entry condition: Buy on candle (any part of candle) touching or being lower than (less than or equal to) TB lower band at candle close, and a TB star circle printing on this candle. Other entry requirements may be enabled or not by user, such as 200MA (price above 200EMA), 21/50EMA bullish stack (21EMA greater than or equal
1 Application
Add more features my strategys (personal job)
50+ USD
hello I need to add new functions to my strategies, detailed information will be sent to the private to be able to carry out the task, the functions refer to adding news and new functions
1 Application
(44) MQL4 Experts Integration
50 - 110 USD
I need an experienced developer to design and develop for me an effect robot for live forex trading from scratch. After I choose the resistance and support levels within which I want the robot to operate, I want the robot to automatically place a specified number of trades with the same chosen lot size after every bullish or bearish candle based on my preference. For instance, after determining the resistance point
8 Applications
(5) MQL5 Experts
Modify pending order expert (personal job)
40+ USD
as already discussed in other work. I thought so if it is possible, and it is the best solution for how I intend to do the expert ... when the gap is reached, the robot changes the pending order in the direction of the gap and cancels the opposite order (as it already works ) .. if the modified pending order is not activated within X seconds then it is canceled so the robot restores the two pending orders and the
1 Application
(14) MQL4 Experts Strategy optimization
30 - 50 USD
In the Money Management tab of the "eabuilder.com" platform (see attached screen shot) there are a few options: fixed size, position sizing, risk % per trade, Martingale/Antimartingale and finally " Custome Code ". I need a developer to write this "Custom Code" in accordance with some rules I wrote down in the attached .txt file
2 Applications
(2) MQL4 Indicators Experts
EXPERT ADVISOR (EA) USING RSI INDICATOR TO OPEN ORDERS (personal job)
50+ USD
Name of EA: RSI Open The EA will compare RSI values on the basis of tick and bar close to open orders according to conditions specified. The EA will be used mainly on one hour (H1) chart. The RSI indicator settings are; Period (13), Levels 30, 40, 60, 70 Conditions to Open Orders 1. A LONG position is opened at every instance when the RSI crosses ABOVE 30 level. The EA will also open a LONG position when RSI
1 Application
(6) MQL5 Experts
Converting indicator MQ4 to MQ5 (personal job)
30+ USD
kindly convert this from MQ4 to MQ 5 better Volume . detail in the requirement. the indiction to push alert and notication as done in the MQ4 project .This is better volume indicatow which showws diffrenct color base on the setting of the indicator
1 Application
(9) MQL5 Converting
100+ USD
Hello, I need a good programmer to create a stacking robot for me. The robot will open multiple trades with the same lot size on a timeframe pre set before hand by me. The time frames are 5 minute, 15 minute, 30 minute or 1 hour time frame. The robot will open trades with the same lot size only on one of these time frames which I will input before switching it on. If I decide to go long for example, I will input a
13 Applications
(4) MQL4 Experts
OB Breaker EA Job 10 - Auto Signal (personal job)
35+ USD
Hello Jhoniel, I've fixed the Auto Signal indicator and would like to implement it into our EA. I've added the indicator into a test EA to make sure no errors and it opens trades. The EA has an option for Auto Signal 1, 2 or off So we need to make the Auto Signal 1, Auto Signal 2 buttons cannot be selected in the same time. And if both buttons are off the signal is off. The EA execute trades immediately when signal
1 Application
(8) MQL5 Experts
Indicator dashboard (personal job)
35+ USD
dashboard indicator panel for all timeframes with print arrow. Indicator to show the current trend of the market. options to turn off and on certain timeframes dashboard to be on the screen of the current chart
1 Application
(7) MQL4 Indicators
30+ USD
Hey. You program a function or something similar that contains 4 strings. A string is selected at random and passed to the EA, which you also program. The EA then outputs the randomly generated string as a print. It could look like this Function: String_1 = "Example 1"; String_2 = "Example 2"; String_3 = "Example 3"; String_4 = "Example 4"; EA: Print (random string);
7 Applications
(42) MQL5 Other
30 - 150 USD
Need to create a semi manual trade assistant. User open a trade, the EA will help close, or open new grid (martingale). I would prefer if the EA is similar like this https://www.mql5.com/en/market/product/4630 And the developer also provide the source code, so I can modify the code later myself
8 Applications
(2) MQL4 Experts
EXPERT ADVISOR (EA) USING RSI INDICATOR TO OPEN ORDERS (personal job)
50+ USD
The EA will compare RSI values on the basis of tick and bar close to open orders according to conditions specified. The EA will be used mainly on one hour (H1) chart. The RSI indicator settings are; Period (13), Levels 30, 40, 60, 70 Conditions to Open Orders 1. A LONG position is opened at every instance when the RSI crosses ABOVE 30 level. The EA will also open a LONG position when RSI crosses ABOVE 40
1 Application
(6) MQL4 Experts
60 - 80 USD
I do need an Ea based on an indicator a traditional Macd histogram crossing up a zero line for a buy signal and crossing down a zero line for a sell. There is a filter which is a volume with MA line should be always above 50 for entry unless otherwise no entry. Moreover, another entry should be a min and max value of ATR should be put as an option. For instance, for US 30 ATR should be 40 -100. No trades less than 40
14 Applications
MQL4 Experts
Required MT5 BUYSELL Trading Bot (personal job)
30+ USD
HI, Please check the requirement, I need one trading bot which make buysell market orders same time, with few settings required. 1. BUY Lot size 2. SELL lot Size 3. Sell tp 4. buy tp 5. buy sl 6. sell sl 7. spread
80 - 100 USD
I want a trading robot that is based on a weekly range of price action. I'm looking for a robot that buys at or below a prior week's low and sells at or above a prior week's price high. I want the robot to only take one position and have a set stop loss and take profit. Also I want a spread filter, meaning if the spread is above 5, no trade should be taken. Also I need a time and date filter; on Fridays at 3:00 PM
12 Applications
MQL5 Experts
35+ USD
Hi, I have a single indicator EA which works fine for the current signal indicator. I want to make the following changes: 1. Change the signal indicator from Labtrend Histo to HiLo Jurik Channel Histo. Both the indicators are pretty simple and the signal is based on color change of the histogram. 2. Add a maximum candle size filter - if the signal candle body (no wicks) is greater than the indicated size then no
5 Applications
100 - 500 USD
1. The idea of the trading system is as follows : supply and demand. 2. Supply and demand are zones price has exact reaction to them. In internet we have some open source indicators for detect supply and demand but we are not sure about them. We will share few indicator and some of them has open source but maybe we need to programming our dedicated or custom supply and demand detect system. 3. Trading Signals : Buy
30+ USD
I have a tradingview indicator ,i would like conversion for strategy / robat for using it on MT5 , or you can make me new strategy / robat for auto trading on MT . the trading view indicator i have gives buy signal when bar close above highest high of last 3 bars ( see picture attached ), and sell signal when bar closes lowest low of last 3 bars , 1st filters that only BUY if price is above simple moving avarge 50
3 Applications