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
111782 completed jobs in all languages
Sort by:
50+ USD
Hi devs, I'm looking to create an EA based on an indicator I have. The indicator is sending arrows, and would like the EA to enter trades when an arrow appears. Also, the EA should have a few inputs so that it can be used in different ways (trend filter - ON / OFF, close by profit in currency, SL/TP, etc...). I'll discuss the exact strategy privately. Please, do not hesitate to reach out for more information
28 Applications
(28) MQL4 Experts
30+ USD
Simple EA to open positions with a Magic Number Requirements: Open positions automatically with a programmable magic number at a time that no positions with that magic number are open. How it works: The EA will check every X seconds if there are open positions (buy /sell) with a certain Magic Number and if there are not the EA will open a new position (buy/sell) with a set lot size. (depending on settings) The
7 Applications
(7) MQL5 Experts
50+ USD
1. The idea of the trading system is as follows : i want to increase lot size depenting of account balance .i want to be multicurrency which means to be attached in a chart and check entry signals to all posiple currency pairs. trading signals want to be using the custom indicator that can be found in the following link
ATR-Supply_and_Demand-V2 (personal job)
40+ USD
Need to add some filters Please modify theATR trend signal indicator which I have not attached here forgot to do so 1. The signal bars total length (from high to low or low to high) must be more than the last three bars Example last 3 bar 1 is 9pips, 2 is 13pips & 3 is 16pips This means the signal bar must be totally length 17 pips minimum. With edit options how many bars and true or false 2. MA_in_Color_V3 Must be
1 Application
(9) MQL4 Indicators
30+ USD
Hello, I have got an expert with an "autolotsize" who close all orders. I'd like you to modify that to close only the order who were open by this expert. Also, it should pass as an expert's update in the market. It should be easy work, price is not negociable
9 Applications
(2) MQL4 Experts
Add alerts and outer edge lines. (personal job)
120+ USD
For the mq5 attached file, I would like to - Add two lines on the outer edge of the filling (lines colors are configurable in input). The color of the the line should change when the filling color has changed, see screenshot example below. - Add alerts UP and DOWN (when the color changes) - Display the MAX and MIN prices : * If the current filling is blue: display MAX price in a square (dynamically update MAX
1 Application
(40) MQL5 Indicators
Developments on the same EA we made previously. Additions of some features and bugs to increase results (personal job)
100+ USD
So we added a Currency Strength Meter to select the Strongest, Neutral and Weakest pairs.. Here are some of the additions or amendments I want 1. Please add an input Trade Once: (True/False) This feature will not allow the trade to happen again the same pair till the currency strength meter scores remain the same.. This means lets say NZD is Strongest and JPY is weakest in H4 timeframe.. Now I am trading in m5
1 Application
(8) MQL5 Indicators Experts
30+ USD
I have created an EA with several timeframes, however, when tested, bugs are encountered, please advise. I am using a H4 timeframe when going through a test. input int barNumM= 42 ; // Number of bars in mid term array double SLS= 0 ; MqlRates mrateS[]; MqlRates mrateM[]; if ( CopyRates ( _Symbol , PERIOD_H4 , 0 ,barNumS,mrateS)< 0 ) { Alert ( "Error copying H4 rates/history data - error:"
4 Applications
(4) MQL5 Experts Consultation
PROGRAM (EA) TO OPEN HEDGING ORDER AT SPECIFIC TIME AND CLOSE AT SPECIFIC TIME (personal job)
70+ USD
1. The EA must open a market order (Buy/Sell) at specified time and must remain active for specific duration. That means the EA must allow the trader to input “order open time” and “ order close time”. Time format is Year:Month:Day:Hour:Minute:Second 2. As soon as the market order is opened as described in (1) above, the EA must place a pending order that will open at SL price and in opposite direction to
10 Applications
(6) MQL4 Experts
30+ USD
Hi there, I'm requesting you to remotely access my pc over Zoom and show me how to update my code to correctly size position volume given an entry and stop loss price. I posted this as a question in the forum but have had no response. This is my progress so far. #include <Trade\Trade.mqh> #include <Expert\Money\MoneyFixedRisk.mqh> CTrade trade; CMoneyFixedRisk m_money; double risk_percent = 2 ; // have also tried
3 Applications
Need an new EA created Based on attached indicators (personal job)
50+ USD
RULE: BUY 1. ATR -BUY Signal 2. Entry BUY when price closed below Bolliger Lower Band ( Aggressive trade Mode) 3. Entry BUY when price closed below ATR line ( Conservative trade Mode) SELL 1. ATR -SELL Signal 2. Entry SELL when price closed above Bolliger Upper Band ( Aggressive trade Mode) 3. Entry SELL when price closed above ATR line ( Conservative trade Mode) EXIT Trade 1. Exit all trade when the opposite
1 Application
(45) MQL4 Experts Forex
Smart arrow EA (personal job)
50+ USD
Smart Arrow EA 2 timeframe – H4 & M15 1 indicator – SA indicator ------------------------------------------------------------------------------------------------------------------------------------------ 1. EA will wait for the arrow to appear on H4 timeframe. Once the arrow appear, EA will mark the highest/lowest price of the candlestick(wick) based on the arrow direction. SELL direction, EA will mark the
1 Application
(6) MQL4 Experts
30 USD
Hello coders, I want someone to make an expert advisor using one indicator as per the instructions in the attachment Please read the file carefully and understand it, and then apply if you see yourself worthy of the work. If you don't understand something, ask me Note: indicator will be sent to the coder privately & my condition to have mq4 file not ex4 If you don't know how to do a Dynamic Equity(Trailing by
30 - 40 USD
Hi There :) **ATTENTION** I am looking for a reliable MT4 programmer with good communication for additional jobs after this one with higher pay. If this project is completed with a good experience I would LOVE to continue to work with you on additional projects I have immediate need for including more sophisticated indicators, dashboards, as well as EAs. For this project: I would like a slight modification for an
12 Applications
(5) MQL4 Indicators Experts
Creation of an EA using 3 indicators for taking postion / SL / TP (personal job)
120 - 150 USD
all elements are in the .zip file I want an EA using 3 indicators. The goal is to be able to enter a position in the trend and to be able to take an opposite position if the market turns around
1 Application
(2) MQL4 Experts
50 - 150 USD
I am looking for someone to modify some things of my EA. I know this looks like alot but I'm willing to discuss the price I'm willing to pay. okay so first off I need to normalize the digits so my stop loss would be the exact amount for example right now for a (100 pip stop loss) I have to enter in (1000) so i basically have to enter another 0, so I would like someone to normalize that. And also the ability of
13 Applications
(1) MQL5 Experts Forex
Converting to MQL5 and then edit robot in 2 (personal job)
80+ USD
Hello, how are you? Hope you doing good! :) I need to modify one robot for MQL5 with 2 modifications, as explained in the messages before. Send you everything in detail when you apply to the job. Thanks
1 Application
(169) MQL5 Indicators Experts
50 - 100 USD
Hello, I am looking for an expert advisors to be made for the METATRADER 5 platform. The expert advisor would create buy and sell orders based on the change of two slope direction lines. attached is the slope direction line indicator. In order to prevent repainting, it would not execute a trade until the candle has closed in the appropriate color. Trades would be closed out and a new trade would open in the opposite
6 Applications
(2) MQL5 Indicators Experts
Modification of bulls bear and MA Expert Advisor (personal job)
30+ USD
This EA will be able to send alerts via sms text and/or push notification and execute trades for any currency pair. The Chart has one bulls oscillator indicator and one bears oscillator indicator, and one Moving Average. There should also be parameters for setting features such as, push notifications and the ability to disable/enable either just buy or just sell signal also ability to have just alert without
1 Application
(15) MQL4 Experts
EA Update 4.95 (personal job)
70+ USD
#month time filter Can you please add a filter that will enable me to turn on/off months of the year INPUTS - please put under “TradeFriday” January True/False default True February True/False default True #TrailUntilBreakeven Please make a function that when on it will only trail the price until it reaches breakeven then leave the stop loss at breakeven. This needs to be a seperate SL than the other trailing so both
1 Application
(21) MQL5 Indicators Experts