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
111794 completed jobs in all languages
Sort by:
75+ USD
Hello developers PRICE FOR JOB IS NEGOTIABLE! I need to add price puffers to my indicator. Please if you do not understand what I need DO NOT APPLY. If you are LOADED do not apply. This job is time sensitive and I am willing to pay a premium to have it done in 1-2 days
6 Applications
(16) MQL4 Indicators
Adjustments and Additions to Alert EA. (personal job)
40+ USD
I need to be able to call on the conditions as I said... 2 types of WPR on the multiple TF. And need to be able to call price or MA1 Simple -- again, whatever is easier. I would like to have this ready asap. So you can get working on them as soon as possible and we will create the job in the meantime.. I know you are fair with the pricing so just let me know. You can create rules on ALERT 6 that show the use of
1 Application
(24) MQL5 Indicators Experts
Repeating hedge (personal job)
30+ USD
To add trailing take profit for the manually open trade Trailing Start = 30 Trailing Step =5 When an open trade make 30 pips profit, it stop loss is set at 25. If it move to 35 pips profit its stop loss is moved to 30 pips and so on If Trailing Step = 0, Trailing Stop function is inactive and the EA will close the trade when it make 30 pips in profit
1 Application
(9) MQL4 Experts
30+ USD
Looking for a martingale EA opening on each certain parameters. Looking for this one asap its real simple and quick, candle based i nkind of need this one asap so please dont apply if you cant complete this in a couple hours. o
7 Applications
(2) MQL5 Experts
50+ USD
Looking for a smart and fast developer that can modify my EA, also want to include current P/'L, open order and buy or sell in the close all dispiay button, and modify the market execution add icon to it,the full details will be provided to you
3 Applications
(7) MQL5 Experts
50 - 100 USD
Dear Coder's Thank you for showing interest in my project . I have attached video with detailed explanation about the urgent modifications that I need . I would prefer someone who can offer test file and willing to work for long term as I do need coding work on my various projects time to time .. Please check the attach images and video to understand the work . Thank you.. Rules: 1. Create a text label when the line
6 Applications
(15) MQL4 Indicators
75 - 125 USD
Dear community, I am looking to develop an EA that will automatically open orders based on the following parameters : initial lot size position (buy/sell) a delay in seconds to open the next order after the previous order is closed by SL or TP levels timeframes exclusions (I want the EA to operate only within specified timeframes, ex from 10:00 AM to 4:00 PM) For the logic to be executed, I need the EA to open orders
28 Applications
(2) MQL5 Experts
Follow Price Action Trends with Support and Resistance Levels and channels for filters. Entry with candlestick patterns. (personal job)
150+ USD
I want to build an EA that utilizes the selected candlestick patterns for entry and filtering those entry points with upward slope or downward sloping channels. Reversal and continuation patterns will be supported by S&R zones
1 Application
Evolution of a robot based on market (personal job)
30 - 80 USD
The robot have already been created. I need some evolutions of this robot for new perspectives. All the details will be provided on specifications acceptation. All the explanations will be given. Best regards
Break Out filter for Fib level (personal job)
210+ USD
I need to add this filter for below mentioned 3 trade levels on Fib level EA 01 Arrow Entry 1 02 Arrow Entry 2 03 Pair Suggestion Entry When This Breakout Filter ON for Arrow Entry 1 & 2 levels does not open trades straight away based on arrow signals. Ea. Wait till breakout happen to match with Arrow Direction. It works the same way for Pair Suggestion Entry. When Pair Suggestion aper EA wait till Breakout Happen
1 Application
(1) MQL5 Experts
Add functionality to equity protector (personal job)
70+ USD
For the equity protection EA that you did for me, I would like you to expand further: I would like you to add the maximum loss (summation of the profit column) for the last 24 and 48 hours. Now the main job here is to actually automatically switch algo trading or auto trading when certain conditions are met, It is a scheduler where it will switch on and off algo trading based on time and technical conditions. I like
1 Application
(12) MQL5 Indicators Experts
30 - 50 USD
Hello, need an EA to place pending orders at preset requirement by user. Source code required. EA to have a close-all button on screen to close all orders ( include canceling all pending orders ). Email me at ngpohchuan@gmail.com for more details
14 Applications
(5) MQL4 Experts Forex
Parabolic sar stop loss ea (personal job)
30 - 75 USD
hi i would like an ea that automatically closes all positions once price touches the parabolic sar indicator. i want the ea to run at all times after it is loaded on a chart so that i wont have to activate it after every order that is opened. please allow it to close any and all positions please allow psar settings to be changed please show a symbol on chart when ea is active please allow ea to run at all times
1 Application
30+ USD
I need bollingger band indicator, this indicator need be able to send Pré alerts and Alerts i need count wins/ loss too all source code must be provided very easy job
13 Applications
(20) MQL4 Indicators
(B) DSS BRESSERT EA (personal job)
30+ USD
(B) DSS Bressert First up direction arrow enter buy trade and first down direction arrow is take profit. First down direction arrow enter sell trade and first up direction arrow is take profit. Entries must be judged 15 minutes before candlestick on 30 minute or higher timeframe closes. Take profit must be judged 15 minutes before candlestick on 30 minute or higher timeframe closes. If trade profit is higher then
1 Application
(6) MQL4 Experts
30 - 40 USD
Briefly, the EA looks to see if a certain candle closes higher or lower than the open at a specific time and is higher or lower than a moving average. If this is the case, we place two limit orders at a certain retracement of the signal candle with the same stop, a fixed target and a trail on a moving average. Limit orders are valid until the end of the day. If possible I would like the programmer to incorporate his
9 Applications
(18) MQL5 Experts C++ C# Forex
Update EA (personal job)
41+ USD
As we spoken we will update the EA with new settings. 1111111111 222 333333333 4444444 555555555555555 66 7 8 98888888 0000 111 22222 33333 444445 55555 666 888 999999 999999 55 44444 55555555 66666666 99999999 888887 4 12 568 554 21 2 5
1 Application
(12) MQL4 Experts
30 - 50 USD
Hi, I am looking for someone who can translate this Thinkscript strategy and turn it into a Metatrader 5 (MQL5) trading robot for auto trading. The script is pretty short: def bullishreversalcandlebody = close - open; def bearishreversalcandlebody = open - close; def atravg_slow = average (atr (), length = 35 ); def upsignal = bullishreversalcandlebody is greater than ATR ( 14 ) * 0.5 and open <=
Horizontal dashed lines (personal job)
60+ USD
Robotrader Indicator... i would like the horizontal dashed lines to the right, can we add it to the exact price points where we buy, sell and close... if its a quick add? maybe make it point to the left so its differentiated from the others
1 Application
(1) MQL5 Experts
MT4 (personal job)
70+ USD
cript EA MT4 Variable Select buy and sell option (A)Negative Input value to trigger open another position (B)Control open position (Max trade) (C)open position value time to multiply lot Condition 1. Open buy and sell trade at the same time. 2. when there is a negative trade will open another buy and sell trade depend on (A)
1 Application
(11) MQL4 Experts