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
113784 completed jobs in all languages
Sort by:
Indicator to take chart pictures every one minute and save them to disk. (personal job)
300+ USD
(Market is as it is running presently, "Pending" means a pending buy trade will be placed few pips below the price level when the signal qualified... and a sell trade will be placed few pips above the price level when the signal triggers). The limit distance will be % (which is also used for TP and SL)... Pending Order Distance % : 70% Please note: The existing take profit and stop loss is calculated from the
1 Application
(107) MQL5 Experts
30+ USD
hello expert developer.... i would like to implement an expert advisor based on the indicator you converted from tradingview to metatrader 4 terminal. kindly bid to this so we can move to the next stage of project. looking forward to working with you. Thanks
2 Applications
(8) MQL4 Experts
30+ USD
Hi, I need EA based on 3MAs, EA should be able to modify 1. lot size 2. MAs (types, period, chart or fixed time frame) 3. Minimum gap from MA2 line to MA3 line (Points): eg 200 Minimum gap from close price to MA2 line (Points): eg 100 4. Maintain Gap in points for Sell orders: eg +200 Maintain Gap in points for Buy orders: eg -200 Orders close at opposite signal: Yes/ No Orders Close at MA3 line: Yes/ No 5. Single
14 Applications
(2) MQL5 Experts
Translation of code into MQL5 (personal job)
55+ USD
Hi I need the translation of code into MQL5. The objective is to create an EA with all necessary features. The EA will be tested in the prototype phase. Best regards
1 Application
(59) MQL5 Experts Translation
Indicator to send notifications for trade confirmation (personal job)
30+ USD
Hi, I need an indicator that sends me notifications when each of my 5 rules are matching with any pair. Pair should be editable Notification should be sent and be accurate
1 Application
(23) MQL5 Indicators
30 - 90 USD
I have a pinescript code that i want to convert to an MT5 ea.. i don;t really care about if the features are all available on mt5.. i know for sure that not all codes can be converted to mt5 so all i am only concetrated on is the logic and the codition it will trade by.. the logic is more of what i need.. for example if it shows buy or sell at a given point on tradingview it should also sho on the mt5 system.. that
3 Applications
(15) MQL5 Experts Converting
30+ USD
Hi, Very simple code, lines in yellow need to execute on the next candle if the buy or sell signal is no longer valid, SL is just as backup if the market reverses to quickly. I am no programmer so excuse if this is not written eloquently. I have posted only the relevant bit. if(PriceInfo[1].close > EMA5[0] && EMA10[0] > EMA20[0] && EMA20[0] > EMA40[0] && RSI14[0] > RSI40[0] && RSI14[0] > 50 && RSI40[0] > 50) {
5 Applications
(1) MQL5 Indicators Experts
30 - 40 USD
i have indicator ma cross, I need add more indicator in 1 1. add rsi indicator 2. add stochastic indicator RSI- after ma cross for buy need add signal arrow buy only after touch area 30, after ma cross for sell need add signal arrow sell only after touch area 70 level, level 70/30 can adjust.. STOCHASTIC- signal arrow buy/sell area 30/70, level 70/30 can adjust pls hid all indicator for stratergy tester
10 Applications
(1) MQL5 Indicators
50 - 200 USD
Create EA based on RMI indicator. EA should follow specific rules and must plot indicator on chart from EA inputs. 7 days for programming allocated. Will need another 2 or 3 days to test live. RMI indicator attached See attached picture for full description and requirements
30 - 60 USD
Hello i have a indicator that i would like to make it into a ea. with the options of sell/ buy / faster ema / slower ema / show alert / i will Attach indicator just need it to turn it into a ea and to give me the option of to buy and sell
112+ USD
EA HA1.0 Default settings in (brackets) · Quantity of orders: o (1) maximum buy orders o (1) maximum sell orders · Both directions allowed (true) · Heikin Ashi Timeframe (H1) · Order Entry: Heikin_Ashi: Change of color. Trigger the order at start of the next candle · Filter 1 o (true) o Long allowed if (MA50 > MA 200) o Short allowed if (MA50 < MA200) · Filter
8 Applications
(12) MQL5 Experts
30 - 50 USD
I want to know if there is a way that an EA can enter an order based on a candle that is forming, please comment for more info if you belive its possible. Thank you
8 Applications
Martingale EA Modification (personal job)
45+ USD
Modify the EA and add the new parameters. ---initial setup--- Open day = example, if I put 09, the EA will only work on the 09th day of the current month. Magic Order Number = Example 123 Gap size(point) = This parameter is take profit, stop loss and the zone, all 3 in one Reference candle = example 10:00 broker time, time the stop orders will be placed Lot Size 1 = Example 0.1 lot size 2 = lot size 3 = lot size 4 =
1 Application
(3) MQL5 Indicators Experts
Randys_Robot_ADX_MTF_v1.0 (personal job)
150+ USD
Hi Irek ADX MTF Indicator installed in the EA This will be coded using 'Randys_Robot_ADX_RSX_v2.9' New name: Randys_Robot_ADX_MTF_v1.0 Please inspect the ADX MTF code first, to make sure it's OK The new EA will work completely without the current ADX and RSX Indicators, but will work with the other EA functions Chart time frame M5 In the Indicator drop-down menu, the default ADX MTF time frame setting will be 240/H4
1 Application
(40) MQL4 Indicators Experts
30+ USD
Having trouble with coding // Inicialização do robô void OnStart () { // Define as configurações do indicador de Bollinger int periodo = 20 ; // Período da média móvel double desvios = 2.0 ; // Número de desvios padrão int ma_tipo = MODE_SMA; // Tipo de média móvel (SMA = média móvel simples) SetIndexStyle ( 0 , DRAW_ARROW); // Define o estilo da seta do indicador } // Loop principal do robô void OnTick () { //
100 - 700 USD
Hello, I am running algo strategies on several MT5's. I'm looking to build one central dashboard which pulls in each MT5 history on a daily basis and displays it in a consolidated output. This will also include being able to drill down by individual strategy. We will use the same KPI's MT5 show in reports - net profit, net loss, avg win, avg loss..etc. It will probably require a database to first extract the data
80 - 100 USD
I want a trading robot that will be based on candle sticks 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 on any timeframe and chose buy, have a parameter where you can put how many trades I want to open after a bullish candle . The
10 Applications
(3) MQL4 Experts
30 - 100 USD
Hello I am looking for a trading bot to be written on both mt4 and mt5. I am looking for the halftrend indicator to signal a buy the to have the 1 SMA cross above the 2 SMA as confirmation to take the buy or I am looking for the halftrend indicator to signal a buy the to have the 1 SMA cross above the 2 SMA and the 2 SMA crossing above to 3 SMA as confirmation to take the buy. I would like to have the EA execute the
8 Applications
(1) MQL5 Experts
35+ USD
open a position, must ADX below___(select 5/15/30 mins time flame) ATR below___(select 5/15/30 mins time flame) STC(SCHAFF TRAND CYCLE) below___open long postion only STC(SCHAFF TRAND CYCLE) above___open short postion only All market positions must be closed after___o’clock
5 Applications
(17) MQL4 Indicators
40+ USD
The requirement is to enable alerts and push notifications to an existing indicator that uses moving average cloud.The indicator should scan the market and send the signal. Buy signal Price moves above the indicator cloud and A bullish candle forms right above the indicator cloud Sell signal Price moves below the indicator cloud and A bearish candle forms right below the indicator cloud
9 Applications
(10) MQL4 Indicators