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
111128 completed jobs in all languages
Sort by:
100 - 500 USD
I want to create an EA for (forex pairs, Gold, OIL) , based on Heiken Ashi candle. The timeframe will 1 minutes and it should be designed for scalping purpose There will be 3-4 scenarios to be added in expert
31 Applications
(2) MQL5 Other Forex
40+ USD
Hello, I would like to make simple take profit EA. The setting as below, if anyone interested can contact me, Simple Ea TP If profit =x If floating =y Profit minus floating= (z) will close all trade And disable EA (Mt4 Autotrading) Input (z)= total target in dollar (x-y) AutoEnable Ea; (Mt4 Autotrading) Input time: 1-24
8 Applications
(2) MQL4 Experts
30 - 50 USD
I would like to combine two indicators to give one signal. I have the mq4 files for both, the first indicator is call "super signal v3" that i will be using as the trend direction the othe indicator is called "zdex" this is just 2 EMA lines that gives up and down signals, which will be use when to take a trade, i have image showing how it works
17 Applications
(4) MQL4 Indicators Forex Options
40 - 60 USD
Hi Sir, Good day to you. I would like to convert a mql4 indicator (screenshot attached) to a trading robot for automated forex trading. Please feel free to contact me. Many thanks
13 Applications
(1) MQL4 Experts Forex Trading robot/indicator debugging
Modification of MT4 and MT5 EA (personal job)
50+ USD
Hope you are doing great today. I need to modify 3EAs (MT4 and MT5 version). I need to make multicurrency, pip gap and swap option as usual. Thanks a bunch
1 Application
(44) MQL5 Indicators Experts
30 - 50 USD
Good morning, I would like to have a trading robot on MT4 for BTCUSD and XAUUSD (Gold), medium risk. That would be great on your part, I'm not asking for it to be pretty but just for the robot to take and close the positions without me taking care of it, possible scalping. THANKS
45+ USD
Good day I am looking for a highly experienced developer to convert a MT4 indicator to mt5 to work as exactly as the mt4 version no repainting and to add arrows and alerts
8 Applications
(1) MQL5 Indicators Converting
Development of MT5 EA based on moving average and candlesticks (personal job)
111+ USD
Would like to develop a simple EA that utilizes a moving average and specific candlestick formation for entry. The EA would also include settings for session start/stop times, entry type ie market order or limit(certain # of points from current price), risk per trade % or $, stop loss fixed in points or trailing, take profit in points or fixed risk:reward ratio, options for changing which moving average is used, and
1 Application
(6) MQL5 Experts
50 - 60 USD
I want a trading bot that will be based on candle stick patterns. I want a situation where once I put the robot on the chart and chose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. that is if I put the robot on the chart and chose buy, number of trades to be open. for example I chose 2 and chose the 1 hour time frame then if at the end of the candle it
20 Applications
(1) MQL5 Experts
30+ USD
I want to add several options in the inputs of an existing EA: - select between market order or limit order for exectution of the trades - only take the trade if the stop loss is less than selected % from the entry price - time filter to only take trades is selected days and trading hours Every option should have an input to enable/disable it as well as the actual inputs for it
7 Applications
(2) MQL5 Indicators Experts
40+ USD
Hey man. I want you to convert tradingview pinescript indicator I sent to you to Ninjatrader 8 based on our discussion. Have already provided you source code of the pinescript. Kindly bid for the project and let proceed . Thanks
1 Application
(23) Other Other Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Panels and dialog boxes C# Stocks Python Custom graphics Futures
30+ USD
I'm working on developing an Expert Advisor (EA) in [MQL5] that aims to place buy and sell stop orders based on new bars. I'm currently encountering an issue with [ error code 5040 when placing Buy Stop orders]. I've tried but haven't been able to resolve it. I'd appreciate any help or guidance you could offer on: Troubleshooting the error code [Error code, e. g., 5040]. ensuring the EA works correctly in live
9 Applications
(2) MQL5 Experts Trading robot/indicator debugging
Modification of 209732_-_200058_-_NNFX_Scorpion_Edition (personal job)
30+ USD
I want to update the EA with the attached symbols list. I also want to make sure that if I put 2% risk per Trade, it should be max 2% risk - not more like today
1 Application
(19) MQL5 Indicators Experts Trading robot/indicator debugging Strategy optimization
Modify Existing Indicator Of mine (personal job)
84+ USD
Hi, This is a private job to a private developer. Please don't send any private offers. This job is only related to him and him only. Thank you very much
1 Application
(99) MQL4 Indicators
Converting trading view indicator to MT5 (personal job)
120+ USD
This is private project. that require indicator on trading view to convert to mt5. I will provide other details here. and if any question we can discuss before the project start
1 Application
(28) MQL5 Integration Converting
Expert Advisor Based on MACD-Histogram for MT4 (personal job)
50+ USD
Hi! I would like you to create an Expert Advisor based only on MACD. The details about the timeframe, lot, parameters of MACD, and trade conditions are going to be in the Requirements Specification. Thank You
1 Application
(3) MQL4 Experts Forex Trading robot/indicator debugging
40 - 50 USD
The MT4 indicator is based on MA crossover. It also has some special features in it as well. Looking for an experienced programmer who can convert the MT4 indicator source code to MT5 indicator source code. I need to have each and every function of it to work in MT5 as i had for MT4. Looking forward
13 Applications
(14) MQL5 Indicators Converting
30 - 300 USD
I have 5 EMA strategy works in BTC or ETH want to know if someone help me to make my strategy into the Master Robot If a Candle below 5 EMA we have to sell
29 Applications
MQL4 Experts Forex
Adjustment of Previous Job - Cater for More Indicators (personal job)
100+ USD
Here is the old job: https://www.mql5.com/en/job/216425 Seeing how this can be adjusted: double iRsi( const double price, const double period, const int r, const int bars, const int instanceNo = 0 ) { //static int SIZE_RSI = -1; if (SIZE_RSI <= bars) { ArrayResize (workRsi, bars + 500 , 2000 ); SIZE_RSI = ArrayRange (workRsi, 0 ); } int z = instanceNo * 3 ;
1 Application
(23) MQL5 Indicators Experts
120+ USD
Creating a trading robot on mql4 for trading news mainly usd, eurozone, gdp and aud to open trades when 10 minutes after current news has been released( time frame to have an option to adjust) Open buy when actual is greater than previous news. Open sell when actual news is lower than previous news. Take profit 50 pips. To open a recovery trade when RSI 21 on daily chart goes in into oversold or overbought scenarios
19 Applications
(3) MQL4 Experts Forex Trading robot/indicator debugging Strategy optimization