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
111791 completed jobs in all languages
Sort by:
Modification to existing EA (personal job)
100+ USD
HI I am using EA which is working this is trading EA which can trading with virtual money but it has few problems which you have to fix it 1.lot size when we enter lot size as long as it is open ok,when we close and open again it is comingback to 1 here is we enter lot size unles we remove EA or magic no lot size should not change 2.reverse button we have 1,2,3 if we press 1 it has to close present position("n"
1 Application
(78) MQL4 Experts
75 - 150 USD
Hello, I wish the indicator to draw PIVOT lines (1), channels (2), trend as histograms (3), and price levels (4) according to various pivot formulas. Please have a look at the pdf I prepared in the zip file which is the Requirements Specification. These requirements may be lightened if the task appears too heavy or complicated. Thank you, Richard * the coloring of areas between mids-1st/2nd and 2nd levels only
14 Applications
Add close all (personal job)
30+ USD
Please code Trade only on monday //day 1 // ea will only trade on day 1,2,3,4,5 .( I will change setting in code)//no switch required Please code function close all now with switch input string Closebasketnow="true"; This one requires stop loss and rechecking entries of stops and profit targets are entered. code global variables store the value which had to be set for the order, the every tick try to place it untill
1 Application
(91) MQL4 Experts
30+ USD
Some hopefully simple modifications on an existing mt5 EA required.I want to change EA entry from random to EMA crossover with simple condition that should provide some signals filtering.After that progression algorithm that have NOT to be changed will do the rest
7 Applications
(7) MQL5 Indicators Experts
Bollinger Bands with SMA (personal job)
30+ USD
Timeframe: 1min, 5min, 15min, 30min, 60min. Instrument: Any Indicators used: Bollinger Bands, 3 SMA (Ability to change all values for indicators) Buy order: Price above SMA1, SMA2 & SMA3 Price hits the below line for BB Sell order: Price below SMA1, SMA2 & SMA3 Price hits the above line for BB Stoploss: Select between one of the 4 options below: Distance from price to SMA1 Or distance from price to SMA2 Or distance
1 Application
(2) MQL4 Experts
Repair EA and add Functions ---- to work perfectly (personal job)
145+ USD
1/ Repair all EA errors: EA is giving lots & lots of malfunctions. eg arrows pointing wrong way & Arrows are missing. 2/ EA must cope with changes to EMA fine tuning & change arrow drawing accordingly. 3/ Insert a pulldown menu . BuyOnly SellOnly . If BuyOnly, EA only shows & places trades of BUY arrows. If SellOnly, EA only shows SELL arrows. 4/ EA to show backdated arrows up to XX bars (see input chart). 5/ EA to
1 Application
(39) MQL4 Experts
Modification of existing EA (personal job) (personal job)
70+ USD
Hi Fedor, I will like to modify the EA1, as attachment. Add one entry criteria and one exit criteria. Info as attachment. Please let me know if got any question and let me know what is the price. Thanks, Calvin
1 Application
(14) MQL4 Experts
Extension to already built TEMA_EA (personal job)
50+ USD
I need some extensions to an MT5 expert (TEMA_EA ) which uses slightly modified TEMA indicator: 1. Stop loss field 2. All figures of the underlying as well as of the TEMA indicator should be written into a csv file continously according to the time frame and the selected price. Let’s say I have choosen closed price and H4 for EURUSD, all close prices every H4 and the respective values of the indicator should be
1 Application
(49) MQL5 Indicators Experts
100+ USD
Im looking to build a indicator that alerts me via push alerts when moving averages meet this specific criteria, it should be very easy. I have a 50 EMA , 3EMA , 6EMA all set to close. Im looking to get alerted when price touches the 50 ema but the 2 and 3 ema are 2-3 pips away preferably id like the option to set how many pips away the 3 and 6 ema are going to be. this was hard for me to explain so ive taken many
26 Applications
MQL4 Indicators
30 - 40 USD
Hello, I want an EA that will open 2 opposite orders (a buy and a sell) at a specific time every day (must have minute and hour fields). Must have a SL and TP for each order independently and the ability not to open new set of orders if the previous ones haven't been closed. A true / false option for weekdays trading (Monday to Friday), should be available. A risk % autolot function would be great
21 Applications
(2) MQL4 Experts
Exit manager addition (personal job)
30+ USD
Hi What is cost of changing EA to a)use exit manager only for orders opened by array of magics on this EA , It will not close as of hedge magic , it will not close trades by other eas. b)add an exit rule// check this code first close long when 1 hour candle low close below lwma 20 on 1 hour time frame if(Bid<iMA(NULL,PERIOD_H1,20,0,MODE_LWMA,PRICE_CLOSE,1))
1 Application
(91) MQL4 Experts
Create TWO EA very similar (personal job)
30 - 65 USD
As per the post I sent you I need two new EA. We will discuss further once the job is set up. See txt attached thanks. The detail of the job is contained in the attached file
1 Application
(130) MQL4 Experts
30+ USD
I need to add an equity management routine to an existing grid EA. The goal is to close all open positions and pending orders when equity (NOT balance) has increased or decreased by (x %) or (x $ amount). The EA should carry on trading afterwards. Initial Equity increased by x% -------- à close all open positions and pending orders, continue to trade Initial Equity decreased by x% ------- à close all open positions
10 Applications
(6) MQL4 Experts
30 - 40 USD
EA Summary; My EA opens trades on multiple currencies (Scans market-watch list) based on where the prices of the pairs are in contrast with the MA. It uses multi-time frame for trade entries and has several close functions mostly closes based again Moving average values. I'd like to make the enhancements below. The enhancements are prioritised and independent of each other, so when one is complete please test
10 Applications
(11) MQL4 Experts
Pending Order EA Update 2 (personal job)
30 - 50 USD
Add License Add Money Management Take profit Module in Dollar or with Money Management % Martingale trade Auto Trade option= By Candle, Buy Only, Sell Only, Both Martingale Auto Trade Mode +Grid Combined BUY Martingale + Only Buy Stop and (With all commination) Sell Martingale + Sell Buy Stop and (With all commination)
1 Application
(9) MQL5 Experts
GUI dashboard indicator: displaying stochastic oscillator value parameters (multiple timeframes) (personal job)
80+ USD
GUI dashboard to advise me when stochastic oscillator value is greater than, or less than 50 on multiple timeframes for a list of specified signals. (sample images attached for appearance of dashboard and the indicator settings)
1 Application
(10) MQL5 Indicators
35+ USD
Dear programmers. I'm looking for an EA that depend on Envelopes indicator. It is quite simple, and I will provide a clear PDF file for explanation. If you agree please let me know
13 Applications
(3) MQL4 Experts
30+ USD
hi, i need a EA that auto put SL/TP (configurable) and send Email notifications AFTER 30 SECONDS for opened and closed trades like this : BUY EURJPY Price 125.82500 StopLoss 125.5000 TakeProfit 126.1000 Good Luck ! /////////////////////// www.website.com CLOSE SELL GBPUSD OpenTime: 2018.08.16 07:31 Profit $250.00 /////////////////////// Open Price 1.27178 Close Price 1.26928 StopLoss 1.27528 TakeProfit 1.26928
7 Applications
(4) MQL4 Experts Scripts
30+ USD
i want to make a dashboard indicator, from 2 MACD MTF indicator here i attach the indicator macd, the template, and the picture of the dashboard signal will alert if only the two macd different tf in same color together,, i will give the detail personaly
13 Applications
(28) MQL4 Indicators
30+ USD
I am looking for an experienced developer. EA works on limited time, based on RSI & price of candles and can be on&off Martingale strategy. Compare with few past candles and get highest&lowest price for open&close order. The detail and screenshot will be sent after check your status. Also i have more job to do, Please take one job at a time for us. I really need your attention :) Cheers
15 Applications
(6) MQL4 Experts