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
112219 completed jobs in all languages
Sort by:
Refine Leo_Fractal_Ichimoku ea (personal job)
100+ USD
looking to refine and add to existing EA in the forms of kijun adjustment, kumo adjustment, two entry adjustment, daily drawdown protection, weekly protection, addition of the "First In First Out" law out here in the united states and a few other things i added. Thanks Keith!! leo
1 Application
(13) MQL4 Experts Strategy optimization
30+ USD
It is a simple conversion of an indicator (MQL4) to be able to implement it in an EA. The code is 230 lines long and is fully functional and does not require modification. I don’t need unnecessary displays and information. Only values to be able to implement them in my EA
13 Applications
Another modification of Order 130753 (personal job)
80+ USD
Hi, I am back for more :D with a different modification of my existing EA. ================================================================ ================================================================================================================================ ================================================================
1 Application
(93) MQL5 Indicators Experts
Opposite tp and reverser signal (personal job)
30+ USD
Create an opposite tp and reverse signal for my superbowl ea I want : Opposite TP = true/false and reverse mode = true / false. Make by my developper. When the fractal open lower the bollinger bands open sell and if it's reverse mode open buy
1 Application
(64) MQL4 Experts
Ea mod (personal job)
30+ USD
Add ReverseCandle and ReverseCandle marks on chart. Let them be stars (red and green). Logic: if current day bull candle is lower lowest, bear candle high is higher highest. Add Close in Profit on ReverseCandle First position True/False. Mean that if position already in profit (with all commissions) then close on the ReverseCandle signal. Add Close in Profit on ReverseCandle Hedge positions True/False. Same but for
1 Application
(50) MQL5 Indicators Experts
An Simple EA required for executing orders automatically. (personal job)
60+ USD
I am looking for a very basic, simple and clean mt4 EA. The EA needs to be able to place buy and sell orders simultaneously. Prerequisite for opening a buy and a sell order is that no other open trade order exists already in either direction, opened either manually or by the EA itself or any other external EA attached to the pair. So essentially, at any given moment if there exists no other open trade in any
1 Application
(1) MQL4 Experts
30+ USD
JUMPING STOP LOSS + MULTIPLE ORDER EXECUTION EA Hi, I'm looking for a JUMPING STOP LOSS + MULTIPLE ORDER EXECUTION EA. 1) So basically its a Stop Loss that JUMPS X number of Pips, when X number of pips are in profit 2) + multiple orders are opened on each Jump stop level. 3) The first order is opened manually and the rest of the orders are opened and managed by the EA. So for example if I set the Jumping Stop Loss to
5 Applications
(5) MQL4 Experts
30+ USD
The code below correctly identifies the position type when there is only one trade opened, however if there are more than one position opened, the code does not return the latest position modify it to identify the position type of the LATEST opened trade if there are more than one trade opened : Example if 2 positions are opened: 1 Buy - opened at 13:00 1 sell- Opened at 12:00 return 1 as this is the latest opened
1 Application
(8) MQL5 Experts
Convert a indicator from tv to mt4 and create a ea with this indicator and the previous indicator. (personal job)
80+ USD
Convert a indicator () to mt4 and create a ea with this indicator and the previous indicator. INDICATOR: The mt4 indicator should have 2 inputs for "multiplier" parameter instead of one (1 for the upper band and 1 for the lower band in case user wants them to be different) EA: -OPEN ORDER CONDITIONS: each bar ea will check if previous bar gave divergence and if it did, it will open 1 order in that direction (again
1 Application
(29) MQL4 Indicators Experts
30+ USD
Hi Mahmoud, Upgrades are as follows: 1. Movement and Rename of fields 2. Chart Visuals for each T. 3. Adding order types to T1. 4. Add T3. T3 is identical of T1 strategy. T3 was added to tackle sudden market reversals. The difference to T1 is that T3 is only enters at Stop POs only
2 Applications
(116) MQL4 Indicators Experts
300+ USD
Hi looking some to code a program. To automate backtester feature on Tradingview. To get better returns with the right inputs. We have a strategy file and trades any market. It just takes forever to get the right inputs. This might be a crome extension, or built in the pine code.With the option to choose what time frame you want. Once it’s finished you can import to excel file. I do have a sample video that I can
40+ USD
Long Entry: MACD Line is above 0 and crossed UP the Signal Line Chaikin is above 0 Short Entry: MACD line is Below 0 and crossed DOWN the Signal Line Chaikin is Below 0 Stop Loss - 2X ATR Take Profit is 2RR of StopLoss. Details provided in Chat
2 Applications
Create simple EA (personal job)
40+ USD
EA Parameter and Settings: GENERAL RULES Only open new buy order if MACD is above 0 Only open new sell order if MACD is bellow 0 PARAMETERS A = only buy orders / only sell orders / or both orders possible B = opening lot size C = opening lot size in percentage of balance (if this parameter is set it should override B) D = TP in points E = SL in points F = if TP is hit then multiply lot size by this amount
1 Application
MQL5 Experts
40+ USD
I am looking to make an EA based on Indicators and I would like it within 24 hours as the Strategy is simple and solely focused on Indicators Data. The Strategy is based on Kijun-Sen, SSL Indicators. All Info will be provided along with the Rules once you apply for the Job
12 Applications
EA making (personal job)
160+ USD
Fixed Lot Size - Take Profit (points) - 400 Stop Loss (points) - 400 Close at opposite Color- Yes/No Close at Black color - Yes/No Min Profit Black/Opposite Color Close - Enable/Disable (if enable then trade will be closed at opposite color or black color ... if there is minimum 5 pips profit floating otherwise trade will not close at opposite color/black color and it may hit SL... if trade running in same trend
1 Application
(16) MQL5 Experts
30 - 50 USD
I'm having serious problems publishing my expert advisor because I use a custom indicator and even using the #resource <indicator directory> to include indicator The validator is still giving me a hard time I would like some to help me with this matter, fix issues and bugs
11 Applications
(2) MQL5 Experts Consultation
FAN (personal job)
70+ USD
hello Alexander i need the fan as the last fan u see , but i need always use normal trend in chart i need the panel come when h click the indicator or the fan .. and flexible to change the number . the fan line up and down stay the same reading when i make the middle line longer or shorter . the middle line always straight 100% if u can i hope i can change color of the fan ( ex : 10 &-10 red - 20 &-20 blue )
1 Application
(39) MQL4 Indicators
Update on existing EA (personal job)
60+ USD
Chart elements 1. Desired profit - (input field) Desired profit - button (enable/disable) 2. Buy - button (enable/disable) Sell - button (enable/disable) All of the above are chart elements Visual mode testing will have all of the above working Also "Close Trade & Cycle" and "Close Trade" will work on visual mode testing. (This two options not working on visual mode now or i do somthing wrong :D)
1 Application
(24) MQL5 Indicators Experts
30 - 100 USD
I would like an expert advisor for MT5 - Deriv - Step Index, that will be based off 3 different trend lines and the candle stick. User should be able to adjust various settings that affect risk management, time frame to trade on, and when to take profit. The expert advisor should come with the source code that allows me to adjust various settings as I need to
MQL5 script (personal job)
30+ USD
Further work on calculation script, new columns I need: 8. Max price went till the day closed 9. Max price went till day closed in candles 10. Signal timeframe previous candle high, low, open, close 11. Signal timeframe current candle open 12. D1 previous candle high, low, open, close 13. D1 current candle open 14. W1 previous candle high, low, open, close 15. W1 current candle open
1 Application
MQL5 Scripts