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
112233 completed jobs in all languages
Sort by:
30+ USD
Hello , I need to Modify an expert advisor to add new functionality : Exit after X Number of Closed Bars. Close % Partial Lot-size if Profit reached a defined amount ( Normalize lots to Minimum ) Close All Entire Lot IF Profit reached by defined amount. EXAMPLE 3: Close After Number Of Bars/Candles IF Input= 0 ( No close )/ but if "1" or +plus will close. EXAMPLE 2: extern bool Partial= true ; IF_PROFIT = 300 ( $ ) {
EA modification job (Additional function) (personal job)
30+ USD
To modify EA so that EA doesnt close all trades and restart when MT4 is re-opened. Ongoing issue that i hope can be resolved. Keith has done great work for me before and i'm sure he can again
1 Application
(7) MQL4 Experts Forex
70+ USD
Hello, I need an EA who combine 3 strategies based on Renko Chart. Whit the full control of entry and exit point. So I can use entry from strategy 2 whit exit from strategy 1 and choose to use the strategy 3, for example. Also, the EA must include Money Management. Internal ( hidden ) close for exit. Manual TP & SL, Breakeven & Trailing stop. Magic number. Moving average can be used as trend filter ( only buy signals
5 Applications
(5) MQL4 Experts
50 - 200 USD
Hi Looking for knowledgable and experience coder. I'm looking for someone that can work efficiently to finish work on time properly. I expect the following at the end: - properly functioning EA, per specification - copy of the code. needs to be clean Strategy: When the stochastic rises or drops to certain level, the loop function come into play. EA will loop until conditions are met Once i accept the coder, I will
13 Applications
EA adjustment (personal job)
30+ USD
As we discussed. The TP is to calculate the other way. I have to fill this in because it won't let me post unless I write something. I really don't understand why I have to write thirty words
1 Application
(28) MQL5 Experts
30 - 100 USD
Hi, I need an EA based on the PipFinite Trend Pro Indicator, with magic number and with Fixed lot. Step 1: Trade make an order when buy or sell signal appears Step 2: Set Stop Loss Exit buy signal on a new sell signal. Exit sell signal on a new buy signal. Step 3: Set Take Profit Take profit on TP1 of the Trend Pro Indicator Take profit on TP2 of the Trend Pro Indicator Step 4: Multiplier multiplier in case of losing
16 Applications
EA MARTIINGALE SL PLUS - Modify the direction for this first order of Martingale, above OR below MA (personal job)
45+ USD
Hi John, This new job is to modify my previous EA MARTINGALE SL PLUS. The modification is the choice of the first order for the Martingale SL PLUS. Everything is like in the previous EA MARTINGALE SL PLUS; but the different will be the choice of the first Martingale order: BUY: If the Price is ABOVE of the MA selected. SELL: If the Price is BELOW of the MA selected. Once the TP or SL is touched, the Martingale will
1 Application
MQL4 Experts
EA modification (personal job)
100+ USD
Modification of existing EA for passing the Metaquotes automatic validation test. Correction and elimination of errors detected on dedicated servers in a variety of commercial environments on different trading instruments and times. General review, to obtain a functional Ad-Hoc Software. A free code file is required as a result of the work
1 Application
MQL4 Experts Forex
Add 3 commentable signals to logscalper (personal job)
30 - 40 USD
add 3 more commentable signals keep existing signals and indicators set 1 //price high - low = greater than 100 points ,in last 120 minutes, signal to buy price has risen 100 points from low for buy //price low - high = greater than -100 points , in last 120 minutes , signal to sell in price has fallen100 points from high for sell set 2 signal to buy last 120 min range before 15 minute candle close above last 120
1 Application
(94) MQL4 Experts
Merger of the CCI and Wiliams Percent Range (personal job)
50+ USD
1) This is a merger of the CCI and Wiliams Percent Range indicators (you can use any mathematical model of the merger) 2) The indicator will be plotted separately, below the price chart of the market 3) The indicator will have a fixed minimum -100 and a fixed maximum +100 4) The indicator will offer a period setting 5) The indicator will be rendered as in the picture. The top zone will be one color, the bottom zone
1 Application
(6) MQL4 Indicators
50+ USD
I'm looking for someone to edit/update some existing code as the repaint function doesn't work how I'd like it. At the moment I have to open and close or switch timeframes for the arrows to refresh but I want the screen to refresh automatically so it eliminates any false signals without having to refresh. So basically I want it to repaint in real time or as close to that as possible and auto refresh without having to
7 Applications
(1) MQL5 Indicators Converting Forex
30 - 50 USD
The following code is in Pine Script. I need it converted to MQL5 to be applied as an EA. strategy("Trend", overlay=true) tim=input('160') out1 = security(tickerid, tim, open) out2 = security(tickerid, tim, close) plot(out1,color=red) plot(out2,color=green) longCondition = crossover(out2,out1) if (longCondition) strategy.entry("long", strategy.long) shortCondition = crossunder(out2,out1) if (shortCondition)
3 Applications
(1) MQL5 Experts Converting
50+ USD
Hello everyone. I need someone to make an expert for me for a simple trend pullback system. I have instructions and illustrations. Please be able to converse well in English. I look forward to hearing from you
13 Applications
(1) MQL5 Experts
50 - 150 USD
Hallo, I need an Indicator that sends me a Push notification on a cell phone and/or E-Mail. The Indicator shall send an notification if the tenkan-sen crosses the kijun-sen line. The Signal Must work on various timeframes (1, 5, 15, 30, 60 min) for the above mentioned instruments. Please see attached example
3 Applications
(1) MQL5 Indicators
Booster EA - addtional to CD_EA (personal job)
140+ USD
All is right, only TF is to add! :-) It is working. If i have any problems i ask you to fix it. TIMEFRAME: IF BG Order is SET, TF is to CHANGE IF TRAILING IS ACTIVE, TF is to CHANGE IF TRALING IS CLOSED or ALL NEW_EA Order is Closed because CD order reached TP, TF is to CHANGE --------- Please correct the Visualization
1 Application
(10) MQL4 Experts
Update (personal job)
81+ USD
1) creat AlertWithoutOpenTrade: when ready for open, EA alert position without open position; EA will alert just the last one; example: I have lot 1, lot2 and lot3, EA will alert just lot 3; 2) create MinShadowInFavorOfTrendOfEachCandleInTrend and MinShadowAgainstTrendOfEachCandleInTrend each tf 3) entry 5: Brief: After EA finds trend, EA must find inverse bar of last bar of trend; inverse bar has different direction
1 Application
(8) MQL4 Experts
Indicator to EA (personal job)
30+ USD
1. Buy/Sell at market price when signal fired in Main Indicator 2. Input for Take Profit Pips 3. Input for Stop Loss Pips 4. Input for Trailing Stoploss Pips 5. Martingale (True/False) 6. Martingale Multiplier 7. Martingale Level (stop Martingale after defined levels) 8. Reverse Trading True/False (buy when sell signal/sell when buy signal) 9. Input for comments 10. Magic Number
1 Application
(105) MQL4 Experts
Modifications MT4 indicator (personal job)
50+ USD
The job will consist of modifying an existing indicator that detects different types of price action patterns. Modifications will restrict the type of pattern to be singaled by adding new filters that need to be met in order to allot to trigger signal. also a new setting for an existing input will be added to expand on conditions that allow to trigger signal
1 Application
(5) MQL4 Indicators
Modification to Zones (personal job)
30+ USD
I would like the current SupDem indicator to be modified or adjusted so that if can pick up Higher Time Frame zones on the current Time Frames The full job description File is to be to be attached
1 Application
(5) MQL5 Indicators
This EA is based on price action and MACD indicator (personal job) (personal job)
30+ USD
I want to order an EA that make an entry if there is a reverse bar with the same MACD trend. The EA will exit with a trailing stop based on previous high/low bar
1 Application