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
112224 completed jobs in all languages
Sort by:
30 - 70 USD
I would like an EA that creates a One Triggers the Other (OTO) order. If one order triggers, it results in another pending order...and if that order triggers another pending order results. I would like to be able to OTO 8 times with different lot sizes at each trigger. For the inputs, I would like to edit the time and day, SL, TP, Magic number, and the lots of each trigger/pending trade. If able, I would like to have
1 Application
(84) MQL5 Experts
30+ USD
I need someone to be able to add telegram to my ea’s so that when I have a long or short signal it sends a message to telegram. I plan to have a Telegram signal channel and want to be able to send the message automatically from my ea to telegram and want it to be able to customize what it sends like “buy Aud cad .....” something like this in the attachment
10 Applications
(6) MQL4 Indicators Experts
Enhacement-1st Phrase (personal job)
150+ USD
Hello Raymond, As discussed, on 1 phrase of enhancement, we will focus minor changes on exiting built feature's in Bridge application and details are already shared to you. Thank you! Regards. Mahesh K
1 Application
(4) MQL5 Experts Integration C++ C#
PiP Gainer +- Signals Adjustments (personal job)
70+ USD
This is a modification of the PiP Gainer. The main requirements are adding new conditions, pending and reversal trades. Please find attached the document containing the requirements and the diagrams illustrating each requirements
1 Application
(10) MQL5 Indicators Experts
Fibonacci Retracement Scalping EA ( final changes ) (personal job)
50+ USD
Add features on a existing EA. Features do add: 1) limit loss 2) break even 3) take profit 1, 2 and 3 4) maximum spread 5) function to sell or rent the EA 6) final review on EA All information will be provided by chat, thank you
1 Application
(5) MQL4 Experts
30+ USD
Hi, Newbie, so I hope I explain this well enough. I was recommended to post here from another thread. I'm looking for an Expert Adviser that I believe should be very simple to program, but I don't know what I'm doing. I've genuinely no idea what the going rate for this type of thing is. I'm obviously prepared to pay but if its too much I may just not bother. So please just give me an honest assessment of what would
15 Applications
MQL5 Experts
30 - 50 USD
I want an EA made with MA majorly for scalping 1 and 5min tf. The EA will have a take profit(in points) stop loss in (points), EA time to be in a open trade in seconds(basically serves as a tp in time), lot size, take buy trades option, take sell trades option, number of trades per entry, max number of trades per day. EA SHOULD BE ABLE TO WORK ON VPS. EA should have an adjustable MA. EA will have 2 different trade
7 Applications
(9) MQL5 Experts
Add a new indicator to existing robot (personal job)
70+ USD
Hello! How are you? I want to add an indicator to an robot that you developed some time ago to me. When you apply i explain you everything in detail. Thanks
1 Application
(171) MQL4 Indicators Experts
30+ USD
Hi, I need the following general features for an EA: 1. <= 2 Digits, 3 Digits, > 3 Digits. Pips calculation logic (For Metals, JPY, Crypto Currency, 5 Digit Pairs) 2. <= 2 Digits, 3 Digits, > 3 Digits. TP, SL Calculation logic (For Metals, JPY, Crypto Currency, 5 Digit Pairs) 3. Close All Trades of particular order type with current symbol and Magic Number. 4. Normalize Lot size for Metals, JPY, Crypto Currency, 5
6 Applications
(35) MQL4 Experts
ENTRY REVERSAL INDICATOR EXPERT ADVISOR REQUIRED (personal job)
30+ USD
CAN BE LOADED ON ANY CHARTS OF METATRADER 4. ENTRY REVERSAL INDICATOR IS A REPAINTING INDICATOR WITH BUY/SELL ARROWS. ENTER LONG/BUY IN ANY TIME FRAME - 1) ONLY WHEN CANDLE 0 (CURRENT CANDLE) HAS CLOSED ABOVE THE HIGH OF CANDLE 1 (PREVIOUS CANDLE) 2) AND CANDLE 1 IS SHOWING THE BUY ARROW OF ENTRY REVERSAL INDICATOR, THE ARROW IS BELOW THE CANDLE 1 AND POINTING UPWARDS. ENTER SHORT/SELL IN ANY TIME FRAME- 1) ONLY WHEN
1 Application
(3) MQL4 Experts
Modify existing EA (personal job)
34+ USD
MACD-ADX-EA 2 small modifications : 1- Add automatic size calculation option (using a new parameter « Factor ») 2- Add « Close all positions Time » see the attached .zip file
1 Application
(2) MQL5 Experts
Update Ralph Ruiz Range Indicator (personal job)
30+ USD
I need to make the indicator so that I can make the lines come on and off with the push of a button. Right now I have a button that I can turn on or off the automatic lines at midnight, if possible I would like to use the same button so I can turn the lines off without having to remove the indicator off the chart completely. Another thing I would like to have updated is that I have the indicator set so that it only
1 Application
(6) MQL4 Indicators Experts
30+ USD
i have an Ea that opens a pending order whenever a position is on and if the pending order is triggered two pending orders is replaced and if the 2 is also triggered 3 pending orders is replaced and it continues like that, Ea works perfectly with No stop loss but does not continue the sequence when stop loss is used, i need a modification that will make it work in same manner when i use stop loss Thanks
7 Applications
(1) MQL4 Indicators Experts Forex
Update Existing EA (personal job)
38+ USD
Update existing EA 1. Use Hull moving Average and crossover 2. Bollinger band- pips distance from price of each line 3. Session breakout- price braekout of specific session 4. Bollinger band Squeze The Bollinger band and session breakout will not affect auto trade just for viewing. more info to be discuss
1 Application
(26) MQL4 Experts
Modify MT4 EA (personal job)
30+ USD
Please insert the time setting in my EA, so that I don't keep opening orders, but my EA can only open orders at certain times according to my wishes. Example: EA can only open orders only at 12:32 p.m. and so on, every day only opens orders once. In addition, can you also activate / deactivate EA on Friday. Thank you, sir
1 Application
(2) MQL4 Experts
50 - 120 USD
hello need to modify one EA to read objects ( entry signals) from chart keep the rest of the EA money management etc same EA for two systems i will provide EA just remove current entry and add entry from chart objects Thanks
10 Applications
(36) MQL4 Indicators Experts
Simple function that return the (close, open) price of a bar of a specific time. (personal job)
35 - 50 USD
I need a simple function that return the close price of a bar at specific time with -1 day shift and the open price at at specific time to calculate the close and open price to calculate the gap in example. double GetPriceTimeBar ( string Time int Day Shift int period int applied_price ( from ENUM_APPLIED_PRICE constant) ); Exemple : Example : double ClosePrice = GetPriceTimeBar ( "20:45" ,- 1 , PERIOD_M15 , 0 );
1 Application
(2) MQL4 Experts Statistics and mathematics
30 - 50 USD
Adding a valid exit point to an existing EA. I would like to add pivot point as TP to our customized EA. Our EA is designed to work in current time frames but TP is optional, we would like to have a customize TP based on the current pivot points
10 Applications
(1) MQL4 Indicators Experts
Robot trading (personal job)
100+ USD
As per discussed, Hedging ea EA Name : FXPN10 Group 1 magic number : 101 Group 2 magic number : 202 Pair 1 : Pair 2 : Pair 3 : Pair 4 : Lot pair 1 : Lot pair 2 : Lot pair 3 : Lot pair 4 : Group 1 pair 1 order : Buy/ Sell dropdown Group 1 pair 2 order : Buy/ Sell dropdown Group 1 pair 3 order : Buy/ Sell dropdown Group 1 pair 4 order : Buy/ Sell dropdown Group 2 pair 1 order : Buy/ Sell dropdown Group 2 pair 2 order
1 Application
(43) MQL4 Experts
Modification existing indicator (personal job)
30+ USD
Modification on the existing indicator based on the divergence signal. Draw arrow UP when the bullish divergence is prompt. Draw arrow DOWN when the Bearish divergence is prompt. added the alert and notification
1 Application
(45) MQL4 Indicators