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
124305 completed jobs in all languages
Sort by:
Create mt4 and mt5 version Ea (personal job)
180+ USD
Create a multicurrency and multitimeframe Mt5 and mt4 EA. This is a stacking strategy. Buy order - moving average 200 (fast) is above moving average 2000 (slow). Option to select moving average type (simple, ema, smooth etc). First buy trade is when price is below daily open. Additional buy trades will be when price is atleast certain % (e.g 1%) below most recent open buy trade. e.g if the first buy trade is 200
1 Application
(55) MQL5 Experts
30 - 50 USD
Hi. Is her somone that can help me to creat an ea robott for metatrade 5. buy xauusd take profit at 1 usd martingale x 2 when goning down and 4 usd between each step. ( 0.01 - 0.02 - 0.04 - 0.08 ->) starting with 0,01 lot red line for TP point blue line for buy position i will have support from someone that have create like this before and know the system And i can contact later for update or more support. I attach
27 Applications
(2) MQL5 Experts
30 - 40 USD
Martingale EA with input: - Pip step - TakeProfit all orders , for example set input = 50 pip ( all order will take Tp = 50 pip and set TP line for all orders to chart) - StopLoss all order ( can set buy $ , and set SL line for all order to chart ) - Lots multiple - Magic number * First Order will be made manually by a human; it can be a buy limit or sell limit, buy stop or sell stop, and then EA will do martingale
31 Applications
30+ USD
Waqar haidar horizontal buy line sell line concept with dynamic TP levels after stoploss double the tp of other side order and keep the sl same sl =distance between the lines and initial tp= distance between the lines
30 - 120 USD
I'm looking for an upgrade of existing 100% working tool (EA) which is NOT opening any positions, neither modifying opened positions, nor closing them. Instead, entire 100% working with zero bugs tool is based on providing alerts from multi time frame analysis I need some additional features to be implemented. Budget can be further negotiable. I look for few upgrades (additions) to my existing tool named Candle
12 Applications
(6) MQL4 Indicators Experts
40+ USD
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar I'm looking for someone who can help me with this. Tomtrade strategy
Conversion of tradingview strategy (pinescript) into MT5 EA (personal job)
30+ USD
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar parameters to optimise. I trade MNQ and MES usually. so I need the backtested inputs for the same as well. I have attached the file here. I'm looking for someone who can help me with this
1 Application
40+ USD
📑 Specification – Directional Grid EA (MQL5) Name of the EA 7126.01 1. Purpose of the EA A directional grid Expert Advisor that opens positions only in the chosen direction (LONG or SHORT), never using limit orders. All positions are triggered exclusively via STOP orders (Buy Stop in bullish scenario, Sell Stop in bearish scenario). 2. Entry Logic Bullish scenario (Direction = Long): No BUY LIMIT orders allowed. The
20 Applications
(18) MQL5 Experts
100 - 200 USD
Price Action Focus: I want a Robot that Relies solely on candlestick patterns across multiple timeframes for trade signals. I want a situation where once I put the robot on the chart, the robot will generates signal based on AI Integrated signal. The robot will integrates Alligator indicator as the main core indicators + additional trading strategies. Once the robot has generated a signals either for BUY, STRONG BUY
24 Applications
(2) MQL5 Indicators Experts
30 - 40 USD
Good morning, I have the Tema_Dema Self-Optimizing EA and I'd like to make two modifications: Sample #1: For example, I have a BUY trade open, the EA performs the specified optimization, and we get a new, different result for the TEMA and DEMA. The EA performs a second, identical BUY trade, and from that point on, I have two BUY positions open. I'd like to set a parameter that only one position can be open during a
16 Applications
(7) MQL5 Experts
30+ USD
Good Day, The scope of work is to implement the news history filter on 8 EAs. Logic should be implemented on each EA but is not working. Additionaly I would like to have the debug printed for the number of news event loaded and showing when EA is not operating on backtesting due to news + script mentioning that a position ha been closed due to news. News history is read by CSV File
To develop new entry method for existing EA (personal job)
50+ USD
To modified confirmation and entry requirement for existing EA. Uses basic principal of SMC and Account management. To include trade time and risk management. This EA to come with an indicator using the same principal showing valid market Structure shift, and entry alert
1 Application
(12) MQL5 Indicators Experts
Addition/Modification of a feature in existing EA (personal job)
39 - 40 USD
Requirement Specification An additional feature/modification desired in previously developed EA (version 4.1) by you. At present the EA takes either BUY trades or SELL trades only with adverse strategy of Exit MA or Hedge MA features Though in the trade type input there exist an option of “BUY and SELL” but it is disabled in the source code as per my own requirement requested previously. In this job I would request
30+ USD
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar parameters to optimise. I trade MNQ and MES usually. so I need the backtested inputs for the same as well. I have attached the file here. I'm looking for someone who can help me with this
100+ USD
I'd like an EA that places multiple buy and sell stop orders according to two base prices. Whenever the market hits the higher price, sell stop orders must be placed on the lower one. Whenever the market hits the lower price, buy stop orders must be placed on the higher one. Also, the current base prices must always be shown on screen and they must change as the market price drops or rises, according to the rules
Add limit order when inside IFVG (personal job)
45+ USD
Please add entry at the closest point of the inverted fair value gap after closing outside and returning back to the fair value gap that was broken. Ona sell order the entry will be at the top of the first candles wick that created the bullish FVG now turned IFVG
Update My MQL5 Expert Advisor - Add AutoCandle Selection, AutoCalculate CT Size, Auto Adjust Trades, & Auto Close Trades On Max DD (personal job)
30+ USD
High Low EA Update I need an AutoCalculate CT size on another one of my Expert Advisors. This one uses pending orders instead of market execution orders. Shift b - Triggers a Buy pending order Shift s - Triggers a Sell pending order Shift e - Triggers a Buy & Sell pending order Trade Size is given in settings Trade Take Profit is given in settings Required: 1) Auto Select the active candle. Currently I have to
1 Application
Adjust lot size for the EA (personal job)
150+ USD
1. Lot Sizing Adjustment Remove the current ATR-based lot sizing. Replace it with the old method: Lot size of the new order = (distance from the very first order to the current ÷ Lot Divider) × Initial Lot Example: First order price = 1000 Current price = 1050 Difference = 50 pips Lot Divider = 10 Initial Lot = 0.01 Calculation: 50 ÷ 10 = 5 New Lot = 5 × 0.01 = 0.05 2. Distance Condition Adjustment Old logic
1 Application
(56) MQL5 Experts
30+ USD
This EA is a trading assistant to make trade entries convenient and consistent. EA enters trade at bar close (00 seconds) based on time, not ticks. The trader prepares the EA to Buy/Sell by arming it using large square on-chart buttons. BUY (prepares a buy entry at end of candle at 00 seconds) CANCEL (immediately cancels existing arming for this symbol) SELL (prepares a sell entry at end of candle at 00 seconds) Max
14 Applications
(8) MQL5 Experts
Create a currency strenght indicator (personal job)
50+ USD
This indicator pulls the price of the 8 major currency pairs and combine them algebraically to determine the value of each currency. Whether a currency pair is added or subtracted is determined by whether the currency being determined is base currency or quote currency
1 Application
(29) MQL4 Indicators