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
112197 completed jobs in all languages
Sort by:
Create an EA with Custom indicator (personal job)
50+ USD
Metatrader 4 EA Strategy testing should be possible. Usable in All Time frame and multiple pairs at same time. Create expert advisor with custom indicator. please find attached rule description and mql4 files of essential indicators
1 Application
(5) MQL5 Experts C++ Java JavaScript MySQL
30 - 50 USD
Hi. I need an EA that will be based on a candle chart. Only one candle is used to open the position. I want to be able to enter the minimum candle size that EA takes into account. Stop loss and take profit. such a simple EA to start with. :)
18 Applications
(1) MQL4 Experts
30 - 100 USD
In Italiano : 1) ogni ora l'EA apre contemporaneamente una posizione long e una short, se non ci sono posizioni aperte, in base ai lotti di partenza sempre da me impostabili 2) ad una determinata distanza in pip da me impostabile la posizione in vincita apre una nuova posizione sempre con i lotti di partenza, mentre quella in perdita apre una posizione con i lotti di partenza moltiplicati per un fattore da me
9 Applications
(1) MQL4 Experts
A well structured Trading Strategy(EA) with two already made custom indicators.(need patience to go thru request for project document) (personal job)
40+ USD
Dear Mike, i would like you to develop a renko chart indicator based on the image i sent to you. I would like the input parameters to be editable so as to be able change to box sizes to my prefered box size. The specification would be sent once you accept the job
1 Application
(2) MQL4 Indicators Experts
50 - 200 USD
Specification in the attachment. Please read the specification before applying. This is the first phase of the project, after which, with a positive result, 3 more phases should follow. Preferable Russian speaking developers to make communication and explanation process easier, but not an ultimate requirement. Git experience as the source code must be managed with the GitLab repository. Thank you, Vladimir
6 Applications
(1) MQL4 Experts
Доработка паттерны! и параболик (personal job)
40+ USD
*Переделать паттерн поглощение. В данном случае первая свечка должна коснуться уровня, а вторая перекрыть первую и в момент перекрытия делаем сделку!! Первая, которую робот смотрит, проходит снизу вверх и касается красного уровня (для шорта), вторая ее перекрывает сверху вниз. И по пробитию первой свечки происходит сделка. Вторая может уровня и не коснуться, но как правило так же касается! Стоп ставится под свечку
1 Application
(5) MQL4 Experts
200+ USD
Hello, pls find attached a description of my exisiting EA, which needs some optimization and addings. This is not a job for novice developers, only experience developers, especially with Renko Charts, with Martingale / Averaging Strategies should attend. Code must be reliable and fast in execution! The developer MUST test the EA first to see the functionality. The EA could be backtested! The slide deck describes the
50+ USD
Dear Freelancer, I have an Indicator which is having, some fixings so, modify it as per mine requirements (Which is provided in the word document in an archived file). Thank you. PLOTTING LINES In plotting our Price Action Lines, there are some certain criteria that have to be met before taking our trades, which are, 1. There must be a Matching Top or Bottom. Japanese candlestick pattern calls this a T wizzer
3 Applications
(4) MQL4 Indicators
NEW UPDATES TO PIVOT EA (personal job)
60+ USD
Specification: 1) Modify the EA so that the Take Profit can work in two ways: - The current TP - Take profit when Pivot Point is hit or Take Profit in the input panel is hit Under this option the order can be closed by TP, SL or by hitting the PIVOT. [TP = CURRENT PIVOT] - New TP option - Once a BUY/SELL stop is triggered then REPLACE the TP with the lowest of either: TP in the input panel OR the Pivot Point value
1 Application
(6) MQL4 Experts
30+ USD
Hello developers! I want to add some new indicators and strategies to the current EA. 1. Add indicator showing spread, news ... to EA. For example, if there is no news immediately displayed in green, the news is displayed in red and the strategy is displayed (strategy 1,2,3,4 ...). 2. Add a pending order. + option on pending order - Optional 1: place orders to wait for current price x point. - Optional 2: Put
2 Applications
(12) MQL4 Indicators Experts
Update Lisaiceland TrendLine EA (personal job)
70+ USD
Update Lisaiceland TrendLine EA - Name this EA: Lisaiceland TrendLinePro EA - instead of the old trendline indicator, please use this https://www.mql5.com/en/market/product/26888# - On trendline color change, EA opens trade ONLY if Success rate is above 65% - EA DOES NOT open any trade if color change point indicates success rate is below 65% - same concept to achieve highest TP dynamically: TP achieving should be as
1 Application
(8) MQL4 Experts Product Design
30+ USD
Hi, I would like an automatic trading system with following parameters. Possibility to set for all major currencies pair. Possibility to set the time from start and finish like 8 am to 8 pm in a day. Entry position has to be manual like 1,12222 with possibility to set a manual start depending on the market position. For example starting at 8 am the price is 1,12000 so if it goes up to 1,12300 I'll open a buy position
14 Applications
MQL4 Experts
Joe Chalhoub multitimeframe expert and UI (personal job)
150+ USD
Full specs can be found here . The indicator is fully created and operational (see attached). It's just about automating it's function, creating settings and a UI. This is an assignment to create an EA based on the attached indicator. The indicator is multi timeframe and it’s EA version will allow to select the timeframe(s) from which the order open (buy, sell) and order close signal should be taken. Example below
1 Application
(11) MQL4 Experts
30+ USD
Hello coder, ( please only from Profi coder ) i want to modifiy my Ea new ( TP Increase) TP for Buy Sell for exemple begin buy 0.10 lots tp the next Tp 0.11 the next tp 0.12 and it down to sell TP lot 0.10 the next TP 0.13....ex the Ea use both K_take Profit and K-Stop loss . Please look at this video how it work . Please ( also i want fix all the bugs that have on the mql file and double check every single functions
5 Applications
(14) MQL5 Indicators Experts
50+ USD
Hello, I need quite a simple EA, which shall be further developed after this very first stage development. 1) It will be based on 2 indicators I have the mq4 files of, but those files shall be cleaned first, and a few parameters added. I will also need those 2 indicators in their updated version, available as separate indicators. 2) As for the EA, entries are dependant on the crossing of the 2 lines of the indicator
8 Applications
Ad feature % balance: initial lotsize+sl/tp (personal job)
30+ USD
So first we should calculate X% of balance, right? e.g. %5 And then use that with the leverage on that formula to get the lot size Ok, I have two solutions for SL/TP: 1. Calculating those based on balance %. But you need different options for SL/TP, right? e.g. setting SL to 5% and TP to %10 yes, the existing options of intial lotsize and tp/sl must stay And the things we discussed above must be added as option
1 Application
(16) MQL4 Experts
Indicator modification (personal job)
40+ USD
Superwoodiescci Modifications 1-an audio/popup alert when cci crosses zero line and the 1min candle CLOSES, with true/false 2- wingding 225/226 green and red) paint on the chart again with a true/false for each one, 3-under inputs have the ability to have Inp BuyArrow Inp SellArrow so I can change the wingdings 4-and InpArrowShift so I can control the distance from the candle where the wingding paints. 5-a wave file
1 Application
(1) MQL5 Indicators
30 - 100 USD
I want someone serious who understands my project, because several times developper say me ok, and after abandon. I want a robot that simultaneously opens 2 positions (one for purchase and one for sale). when the value varies from 300 points minimum in 60 minutes maximum, the robot closes the position in positive gain. and the other negative position when it returns 50 points. See attached . in fact, the gain
8 Applications
(5) MQL4 Experts
Further modification to the panel (personal job)
330+ USD
Modification included in the txt file (1) a filter to "suspend trading temporary until user reinitiates the trading" (2) Removing the "spread" option completely (3) A take profit filter (4) A stop loss level (5) Removing the "remove stop loss button in the panel" (6) An RSI filter (7) Hedge filter and the lot size for this filter (8) Creating a price tag for each of the fib levels on the right side of the fib. on the
1 Application
(13) MQL4 Experts
30 - 75 USD
Hi masters,So basically i run an army of bots they all produce profit and loss i need an EA that sends a copytrade signal too to a different accounts on different mt4 once the trades goos into profit on my sender account we send signal each time the trades go from -0 negative too profit +0 we reset the signal and send new copytrade signal once it goos in profit each time it happens in a cycle . As functions i need
3 Applications
(6) MQL5 Experts