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
117661 completed jobs in all languages
Sort by:
30+ USD
Hello I am looking for a skilled developer who is available to assist with fixing a bug in my source code. The issue is related to a news filter, and I would appreciate someone with experience in debugging and resolving such problems. If you have expertise in this area and can help identify and fix the issue efficiently, please get in touch. Your assistance would be greatly appreciated. Thank you
6 Applications
(3) MQL4 Indicators Experts
Multi time fframe Fibo levels (personal job)
80+ USD
We have a blue button named FIBO it calculates fibonacci values Currently it shows fibo of the current time frame So i need is 1- There shall be 3 more buttons displaying H4 H1 and D1 levels on the current chart 2-There shall be one more button that displays the 61 and 76 levels only from H4 H1 D1 only, There must be setting in input to change this time frame and levels as well
1 Application
(112) MQL5 Experts
Adding entry order by candle to existing EA (personal job)
56+ USD
Trade Entry Idea (SELL): We want to open a SELL position when the following conditions are met: The current candle opens below the body of the previous candle (i.e., it opens lower than both the open and close of the previous candle). The current candle’s body size becomes at least xx times larger than the previous candle’s body. As soon as condition #2 is met (while the candle is still forming), we
1 Application
(40) MQL5 Experts
30+ USD
Hello - I need a quick modification on my MT4 indicator - see attachment: - Please allow me to add 3 Time windows for alerts to be sent - Arrows outside of the defined 3 time windows should still show, but allow me to choose the color for outside of time window arrows - Please add telegram alert notification + screenshot of chart to be sent with alert in telegram Thank you
3 Applications
(8) MQL4 Indicators Experts
Add Second Close RSI (personal job)
30+ USD
Hi. I would like to request another modification to the previous EA. The previous EA can be found here: https://www.mql5.com/en/job/234338 This modification is very similar to the previous modification. I want a second Close RSI. This "Close RSI 2" functions the same way as the first "Close RSI", but now the signs and inequalities are reversed. ========== Additional Settings ========== - Use Close RSI 2 - Close RSI 2
1 Application
A trading Robot that executes trades on RSI trendline violation and ADX crossing . More information on the trading system will be provided. (personal job)
50+ USD
🔹 What Is a Trendline? A trendline is a straight line that connects two or more price points and then extends into the future to act as a line of support or resistance. Uptrend Line: Drawn by connecting two or more higher lows . Indicates bullish momentum. Downtrend Line: Drawn by connecting two or more lower highs . Indicates bearish momentum
1 Application
(1) MQL5 Experts
As discussed in telegram (personal job)
50+ USD
As discussed in telegram, kindly help me sort this out. I would want us to conclude this as soon as possible And efficiently with both of us happy at the end
1 Application
MQL5 Other
Simple MA EA buy / sell - SL TP, lots = % of free margin (personal job)
30+ USD
Simple MA EA buy / sell - SL TP, lots = % of free margin problem with validating EA my buy sell, not important, just so you can see them bool BUY( double lotSize) { int totalPos = PositionsTotal (); bool haveLong = false , haveShort = false ; for ( int i = 0 ; i < totalPos; i++) { ulong ticket = PositionGetTicket (i); if ( PositionSelectByTicket (ticket)) { if ( PositionGetString (
1 Application
(1) MQL5 Consultation
J58 Development of an EA to best performance! (Nw) (personal job)
200+ USD
J58 (Nw) Are you a skilled MQL5 programmer with a passion for optimizing trading EAs and Indicators? We are seeking a talented individual to join our team as an MQL5 EA Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading indicator to achieve optimal performance, speed, and accuracy. Responded
1 Application
(94) MQL5 Indicators Experts
A trend following strategy is a trading approach that seeks to captur (personal job)
40+ USD
A trend following strategy is a trading approach that seeks to capture gains by identifying and following the direction of market momentum. Instead of predicting market tops or bottoms, trend followers aim to ride a trend until it shows signs of reversing
1 Application
(1) MQL5 Experts
Trend following strategy (personal job)
50+ USD
A trend following strategy is a trading method that aims to capitalize on sustained market moves in one direction—either up or down. The core idea is: “the trend is your friend.” Instead of predicting market tops or bottoms, you simply follow the current direction of the price. 🔑 Key Principles of Trend Following: Follow the trend — Buy when the market is trending up, sell when it's trending down. Ignore
1 Application
(1) MQL5 Experts
Create a new version of existing EA (personal job)
30+ USD
Create new version of existing EA to add input for entry price and eliminate MACD & Relative Strength indicators. Leaving all other input fields as-is. This new version will use a entry price instead of indicators to activate the EA
1 Application
Personal Project As discuss (personal job)
30+ USD
Thank you for your hard work and dedication. And also thank you to make it work. Its working fine. Bug are fixed, codes are optimized. Also alert do have options and much more
1 Application
(65) MQL5 Indicators
Scroll in the Buttons (personal job)
299+ USD
What parameters (settings) will this panel have? The issue is that there are many buttons, which makes clients feel that the interface is buggy when they have to show or hide buttons. The second issue is that on a 4K monitor, all the buttons are visible, but on a 1920x1080 monitor, some buttons go off the screen. Therefore, we must have a solution that includes the option to adjust automatically or manually, with a
1 Application
(112) MQL5 Indicators Experts
30+ USD
I need an MT4 EA for Auto Break Even and Auto Take profit for all my open trades based on the amount of Money. I don’t need to run it on every single pair that I have an open trade of; I mean I must be able to run it only in one single pair without being needed to run it on several charts and then the EA must control each single open trades for different pairs before and after running the EA: Example: I already have
23 Applications
(12) MQL4 Experts Forex
Develop Trading Panel (personal job)
30 - 110 USD
To develop a trading panel that will send a BUY signal when a certain set of conditions are met and also send a telegram signal. Same should be done for SELL signal too
1 Application
(29) MQL5 Experts
Moving average you created (personal job)
70+ USD
Moving average to do what you have already done. Buy when crosses over moving average sell at certain points. You have done a great job I would just like the final copy so that the demo will not end
1 Application
(3) MQL5 Experts
30+ USD
Hello - please I need an indicator to highlight a 3 candle situation (closed candles) and mark red (down) above, green (up) arrows under 3rd candle. Please allow me to choose size and color of arrow. Buy scenario: Candle 2 High is higher than Candle 1 High and Candle 3 High. Candle 3 must be red. Candle 1 and Candle 2 can be any color. Sell scenario: Canlde Low is lower than Candle 1 Low and Candle 3 Low. Candle 3
7 Applications
(8) MQL5 Indicators
Work for Rod (personal job)
30+ USD
The EA trades a buy right above the daily candle open price the SL goes below the low of day and the lot size is automatically calculated based on risk percentage TP is risk to reward based and it auto closes open trades at 4pm est and sell right below the open price the SL goes above the high of day and the lot size is automatically calculated based on risk percentage TP is risk to reward based and it auto closes
1 Application
(11) MQL5 Experts
Create combination of Indicators (personal job)
120+ USD
HI indicator name:Ang of eAv_Mogalef _syn rsi_XU v4_ Rsi(ma) Arrows buy buffer 0 sell buffer1 use exit:Buy only,sell only,buyand sell FIRST ARROW: true means it shows buy and ignore same direction arrows false means it shows all arrows GROUP1 ARROWS: indicator1:TMAxCG_mladen_NRP True/False indicator2:TMA+CG SuperNonRepaint true/false buy buffer4 sell buffer3 group 1 indicator give buy arrows when group2 indicators
1 Application
(91) MQL4 Indicators Experts