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
124261 completed jobs in all languages
Sort by:
Predictive_moving_average (personal job)
40+ USD
Use indicator https://www.mql5.com/en/code/40064 "predictive_moving_average" and create MT5 EA based on the indicator. Include 1. **Indicator Handle Initialization**: Ensured the indicator is loaded correctly using `iCustom`. 2. **Buffer Indexing**: Corrected the buffer indices for accessing indicator values. 3. **Position Management**: Added checks to avoid opening multiple positions in the same direction. 4
1 Application
(17) MQL5 Experts
Pivot Martingale EA (personal job)
50+ USD
I attached the text file about the program, please if you have any question, don't hesitate to ask. I also attached a screenshot about how it should look like. Thank you
1 Application
MQL5 Experts Scripts Forex
LS EA. (personal job)
100+ USD
Based on our prev indicator this is a simpler EA that can be built quickly- with respect to the main strategy that is quite complex. Hopefully it's positive expectancy and robust- and becomes a cash cow. Liquidity sweep- orderflow continuation EA. Exact details provided in txt file. General idea given in expln vid
1 Application
(6) MQL5 Experts
Addition of some features in BOS and ChoCH EA and CWT EA (personal job)
110+ USD
Dear all, This is a small task from the freelancing community. As many of you are likely familiar with ICT concepts, I would like to ask about the source code of "Change of Character" (CHoCH) concept in ICT. I have been unable to find the source code for CHoCH on MT5. While I did find open-source code for other ICT concepts on TradingView and GitHub, I haven't been able to locate the CHoCH code for MT5. If you happen
1 Application
(10) MQL5 Experts
30+ USD
Hi, I have a Pine Script which got backtested in Trading View based on that i need a EA bot in MT5. // @version= 5 strategy ( "Wyckoff Springs & Upthrusts Strategy [Auto PipSize, Fixed Lot 1]" , overlay = true , default_qty_type = strategy.fixed , default_qty_value = 200 ) type piv float p int b bool act = true int c = 0 // Inputs pivlen = input.int ( 6 , 'Pivot Length' ) reqVol = input.bool ( false
9 Applications
Flow Panel Design Based on Pivot Theory (personal job)
240 USD
Flow Panel Design Based on Pivot Theory The goal is to create a Flow Panel based on pivot theory. This panel should include two main sections: Market Condition Panel (MCP) Flow Panel There should also be a Hide/Show button that allows users to toggle the visibility of the entire panel. Panel Details: Header Customization : Each panel should include a header with an editable name field, allowing users to manually type
1 Application
(15) MQL4 Experts
Drawing manual trend mt5 indicator (personal job)
30+ USD
drawing manual trend with wave path and show arrow at dashboard according to signal wave direction we will manually draw a single 1-2-3-4 wave on each tf, and show any price breakout on that tf in the arrow panel. and with dashboard add two supply and demand zone rectangle btn along with
1 Application
(8) MQL5 Indicators
40+ USD
I NEED A DEVELOPER I CAN BE COMING TO WHEN I NEED JOBS DONE. I need a developer to do two things to my existing EA. a) Correct exit of trades -- currently, the exit is working but needs a little tweaking. b) Add an indicator -- Add an indicator logic into the EA and attach it to the existing functionality
19 Applications
(4) MQL4 Indicators Experts
MQL4 MA7 EA (personal job)
40+ USD
Create MQL4 using MA indicator and DCA strategy - Use MA7, MA25, MA99, RSI to calculate entry - DCA when position losing - Close position when all positions get profit
1 Application
(2) MQL4 Experts
50+ USD
MQL5 Expert Advisor (EA) implementing a Supertrend-based trading strategy with ATR-based Stop Loss, 2x Take Profit, and an optional Trailing Stop Loss (TSL). The EA should support XAUUSD (Gold) trading, allow configurable timeframes, and be optimized for MetaTrader 5. --- 🔹 Strategy Overview ✅ Main Indicator: Supertrend ✅ Entry Confirmation: Higher Timeframe (HTF) Supertrend must confirm the trend ✅ Stop Loss: ATR
I want to create an Expert Advisor that use natural indicators on MT4 to scalp the market during All trading sessions. The Expert Advsisor should be able to identity strong trend and trade accordingly (personal job)
100 - 120 USD
EASY TREND 2025 ü T Traditional MACD Histogram . Moving average of Ichimoku Indicator ü Logic : Long trade when the red moving average of Ichimoku indicator crosses above the blue moving average, and MACD histogram is greater than zero. Short trade when the red moving average of the Ichimoku indicator crosses below the blue moving average, and the MACD histogram is less than zero. Long Trade
1 Application
(33) MQL4 Experts
300 - 400 USD
I have an EA where I would like backtesting to be carried out in order to understand which are the most appropriate strategies for me to use in my portfolio. Therefore, what I need is for backtesting to be carried out using Every Tick Based on Real Ticks (any major broker is fine so long as it isn’t IC Markets) method for the 270 sub strategies contained within the EA to arrive at the optimal risk level setting for
11 Applications
Renko + Super Trend Pull Back strategy (personal job)
35+ USD
🔷 1. Chart Type The strategy is designed to operate a Renko chart . 🔷 2. Indicator Used Supertrend indicator is used as the core trend filter. 📌 Supertrend Input Parameters (user-defined): Period (e.g., 10) Multiplier (e.g., 3.0) 🔷 3. Entry Conditions – Buy Trade A Buy trade is triggered only when all the following conditions are true: Supertrend is in a Bullish Direction The Supertrend line is below the current
1 Application
(6) MQL5 Experts
30+ USD
EA D1 breakout strategy with Martingale and recovery zone with martingale. buy - when the price breaks yesterday's high taking into account breakout distance sell - when the price breaks yesterday's low taking into account breakout distance fixed lot or dynamic lot Money management - Martingale or recovery zone with martingale Check attached file for more details
27 Applications
(4) MQL5 Experts Forex
30+ USD
Need an expert advisor who can develop a robot which can work in exness global: Once a trade is closed at TP or SL, I want same trade (with same setting and parameters) should be immediately placed in pending tray and should be available for execution once market hits its requirements
17 Applications
MQL5 Experts Forex
Multi-symbol Expert (personal job)
80+ USD
So, lets start from 1st part anyway , so we should have : 1."Rating" of symbols with criteria - RSI , so in settings we need timeframe and period for RSI and list of currencies, so higher number of RSI - higher place in rating. Only one thing . possible we should have 2 lists of symbols - straight and reversal ( for such currencies like USDCAD and USDCHF , because they reversal and their rsi can be not on correct
1 Application
(8) MQL5 Experts
EA to minitor any open positions (personal job)
30+ USD
I want the new EA to open a new trade in the direction of my choise. For ex: 1) I open Long EURUSD with TP: 100 Pips and SL: 50 pips using the below trade manager. 2) If the open position goes -20 pips, I want the new EA to open short GBPUSD, I will choose the direction of the 2nd trade, Lot Size, TP, SL and BE levels for the new. So the new EA will run on GBPUSD chart, but it will only open the position if my
1 Application
(18) MQL5 Experts
40+ USD
HI I would like to have few changes in Indicator like to have double bottom signals 1:true or false small arrow2 2:true or false large arrow 3 with buy buffer 0 sell buffer 1 display of double top 2 only arrows should be there on charts no other objects https://www.mql5.com/en/charts/20826761/btcusd-m5-praveen-rana
13 Applications
(115) MQL4 Indicators
Looking for Consultation (personal job)
30+ USD
I am just looking for consulting for a particular indicator and if whether or not the indicator logic can be turned into another indicator or if the indicator can be mirrored with additional logic. I appreciate your advisement
1 Application
(85) MQL5 Consultation
Modification in Expert Advisor for MT4/5 (personal job)
30+ USD
Hello my good friend! How are you? Hope you're fine and well :) New modifications in a Expert Advisor for MetaTrader4 and MetaTrader 5, as I sent you in PM previously. Thanks in advance
1 Application
(198) MQL5 Indicators Experts