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
111490 completed jobs in all languages
Sort by:
15 - 30 USD
A few options need to be added to this EA. The EA already trades well but an indicator needs to be added to the trade methodology. I don't think it will be a long or hard project as the system just needs to use the macd before a trade is entered. if macd is under 0 only sells are entered. if it's above buys are entered. All the rest of the EA methodology needs to stay. What's needed... 1. Macd indicator added to
7 Applications
(70) MQL4 Experts
Jamesgreggory - indicator into EA (personal job)
25 USD
So the requirements are: Order conditions when the indicator crosses the sell line, it closes the current buy position and opens a buy position (it closes and opens the trade once the present candle has closed) when the indicator crosses the buy line, it closes the current sell position and opens and sell position (it closes and opens the trade once the present candle has closed) 2. parameters the ability to
1 Application
(3) MQL4 Experts
40 - 45 USD
Indicators used. Bollinger band Moving average.1 (period to be variable) Moving average 2 (period to be variable) *End of candle trading only. Conditions for trading. BUY when no ongoing trade available on platform and Moving average 1 becomes greater than upper Bollinger band THEN if gone long then Close long when ma1 1 st becomes less than ma2. SELL when no ongoing trade available on platform and Moving
10 Applications
(8) MQL4 Experts
15 - 20 USD
Just need a simple oscillator indicator coded that calls a function from a .dll I've built. The function in the .dll returns a value of -1, 0, or 1. I've tried on my own but the indicator doesn't show anything. Just want a starting point to see if the error is in my library or in my mql4. Thanks for your time
4 Applications
(1) MQL4 Indicators
BSTP UPDATE 1 (personal job)
10 USD
Hello Tradingtool, I have a new update for an old expert advisor that you coded before. I want you to add an option for close all positive orders at the same time when their total value reach x pips. if in settings, close all positivie orders= 120 if we have a buy value is 60 the second buy is 40 and third buy is 20. then close all these positives 60+40+20=120 Best Regards
1 Application
(2) MQL4 Experts
10 USD
hello, i have an expert advisor that send alert buy or sell if there is an opportunity . i want that this expert advisor excute order buy and sell and not just send an alert , and also i want it to send puch notification with (currency, time frame and buy or sell ) , if interested , my email is gazzah.hamza@gmail.com
13 Applications
MQL4 Experts
10 - 20 USD
Hi, I need a trailing stop EA. What I want the EA to do is below: 1. When I reached an "X" amount of profit in pips, I want the EA to bring my stop loss to breakeven plus 1 pip 2. Once the EA brings my stop loss to break even plus one pip, I want to trail the price by "X" amount of pips. Thanks
17 Applications
(9) MQL4 Experts
Sms and alert with 3 indicators (personal job)
20 - 30 USD
need a programmer who will setup sms and email alert just for 3 indicators when all of them line up.screenshot will be attached for help after accepting the job. in alert message i want to see following information like pair name ,buy or sell, current time frame, current date, current price value at which buy/ sell signal generated, more details and indicator file will be provided after accepting the job. please
1 Application
(94) MQL4 Experts
EA moification (personal job)
15 - 20 USD
I want very some modifications on my EA. Previously there were daily highest and lowest currency price limits that if the currency price is above the highest limit, it will stop the opening new buy order and if the currency pair is below the lowests limit, it will stop the opening new sell orders. 1)I want you to put additional settings for this limitation(highest currency pair within 1 hours period etc.) 2)Put a
1 Application
(5) MQL4 Experts
10 - 15 USD
I need an EA that signals, to take trades when conditions are met using the Donchian principle of 5 SMA cross over the 20 SMA, the buy or sell arrows and alarm signals a trading position upward or downward
10 Applications
(6) MQL4 Indicators Experts
30 - 50 USD
Im looking for an experienced developer to add ATR and Fibonacci functionality to an existing MT4 session zone indicator. Overview 1. Add ATR Lines 2. Add Fibonacci Lines 3. Add Box over Fibonacci lines Please only apply for this job if you have experience coding Average True Range and Fibonacci calculations. A detailed specification, illustration and Mq4 source file will be provided to ht successful applicant
8 Applications
(10) MQL5 Indicators Experts
10 - 15 USD
New EA The Ea will work based on the open of a new day or month candle. It must have only 1 open position at a time. Rules Buy: the EA will buy if price move above the open daily or monthly price by certain pips. Sell: the EA will buy if price move below the open daily or monthly price by certain pips. SL Rule: the Ea should close any open trade that is equal to the(eg daily ) open price or manual set SL. TP Rule
10 Applications
(19) MQL4 Experts
Hello, OOP Changing a already developed indicator to implement it as a class. From an indicator already developed you have to recode it in class, to integrate it as a standalone indicator, or to use it in an EA. This class can be used as a standalone indicator, or into a EA. Provide the class, a standalone indicator using the class indicator and a EA using the class indicator. The code should be easily understandable
7 Applications
(3) MQL4 Indicators Experts
10 USD
Hello I need a function that returns current pip distance between two grid lines (the default mt4 grid) Please give a meaningful description for the job. Text must contain at least 30 words. Replication of phrases via copy and paste is prohibited
2 Applications
(4) MQL4 Other
10 USD
Hi, I just need a code for my EA to find the highest high and lowest low excluding 2nd, 3rd, 4th bars from the current bar. It is like define the top range and low range for X number of bars (LookBackBars) excluding bars 2nd, 3rd, 4th. So far I have this which include 2nd, 3rd, 4th bars. int high_bar = iHighest(Symbol(), Period(), MODE_HIGH, LookBackBars, 0); double high = iHigh(Symbol(), Period(), high_bar );
1 Application
(12) MQL4 Experts
10 - 40 USD
I want an indicator that identifies those types of zones 1. Low(1)<Low(2) Close(3)<Low(1) Low(1)-Close(3)=h Draw a zone between Low(1) and Low(2) Low(2)-Low(1)=r 2. High(1)>High(2) Close(3)>High(1) Close(3)-High(1)=h Draws a zone between High(1) and High(2) High(1)-High(2)=r I want a variable for the r ("width of the zone") so when i set it 3 pips for example to draw zones only when they are equal or bigger than
2 Applications
(6) MQL4 Indicators Other
11- USD
I want Alerts to be added to a Demand supply Indicator When a new supply or demand appears, let me receive an alert Separate alert for demand and separate for supply, and can be disable and enable, so I can receive only one type when i want to Must be compatible with MT4 build 600+
9 Applications
(9) MQL4 Indicators Other
Fractal Breakout EA (personal job)
10 - 80 USD
Hey, Was wondering if you would be interested in programming an EA for me. I have attached a picture of what I would like the EA to do and all variables I would like to have in it. Please take a look and tell me what you think. It's basically a fractal breakout strategy where, if price is higher/lower than previous high/low fractal level, create the appropriate order type. If this is successful, I will likely have
1 Application
(3) MQL4 Experts
Modification of indicator (personal job)
modification of indicator. to delete some details from current code. modification of indicator. to delete some details from current code. modification of indicator. to delete some details from current code
1 Application
MQL4 Indicators
30 - 60 USD
What I want to do is really simple, and if I wasn't a complete coding noob I could do it. I need a script to do the following: (I trade on BTC-E if it matters) 1) First I will manually set a lot of buy and sell limit orders from .01btc to .08btc (At the moment) I will set them in .1 USD to .3 USD increments. EX: Buy at 470, 470.1, 470.2 Sell at 473, 473.2, 473.3 2) Anytime a buy limit order executes, I want the
3 Applications
MQL5 Scripts