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
111773 completed jobs in all languages
Sort by:
Exhaustion Alerter2 (personal job)
30+ USD
Scan all Pairs Buy Alerts H4 Must create a HMR4 pattern touching or below the bottom H4 pink line (open 16:00/close 12:00) candle then H1chart must create a 2 bar on the H1 bottom pink line and on the 2nd candle of the 2bar must appear a P_L or L_E (15:00) USDJPY- Exhaustion P_L-BUY USDJPY- Exhaustion L_E- BUY SELL ALERT H4 must create a SS4 pattern touching or above the top H4 pink line(open 16:00/close 12:00) Then
1 Application
(8) MQL4 Indicators
30 - 34 USD
bid, ask, ma and atr already get exported, now i need additionally linear regression values, left and right price values of the linear regression line: i need the linear regression datas after MA (not after ATR) : left and right price values of the linear regression line (see image "indicator simple extend"). attached you have 2 source codes of indicators with linear regression calculation. for all 28 pairs that are
4 Applications
(1) MQL4 Indicators Experts
30 - 100 USD
Hi Dear, I need to develop a EA that start trading everyday at London opens and finish at New York closes. The EA will Trades base on two time frame charts (5 min and 1 min). The Idea is that when a candle engulf a full previous candlestick on a 5 min chart it will generate a channel than when a candlestick breaks up, and close above that channel +50% on 1 min chart it will open a buy position with SL below the
11 Applications
(1) MQL5 Experts
30+ USD
Hello! (1) I cannot get my EA to work with stocks and CFDs. I just need my EA that we made to work with stocks and CFDs. Currently, it is only working with forex pairs only. (2) I want to place the stop loss below the nearest fractal low when it buys. I want to place a stop under the nearest fractal high when it sells. (3) Need another small modification
10 Applications
(27) MQL4 Experts
Modification for existing expert advisor (personal job)
30 - 50 USD
hello i would like to modify an expert advisor and add some requirement as below: 1-the equity to be changeable. 2- open multiple trade at a time 3- open trade on level -50 as mentioned on the screenshot 4- at least 10 candles not cross the range before the retraced candle. thank you
1 Application
(16) MQL4 Indicators Experts
Creation of New EA (personal job)
50+ USD
make an EA that can send me push message on mt4 android with signal: for example EURUSD Fx Power: --------------------------------- optional TRIGGER OF THE LONG signal when: ----------------------- EUR[D2] above USD[D2] AND EUR[D3] above USD[D3] AND EUR[W1] above USD[W1] --------------------- TRIGGER OF THE SHORT signal when: opposite rule of long the EA can send also push notification when a signal is triggered to
1 Application
(1) MQL4 Experts
30+ USD
Hello, im trying to do 99% quality backtesting/optimizing for an Renko EA that i got made. Ive already bought Tickstory's data and exported some data to my computer under a CSV file type. I dont know what the problem is but i cant seem to import it through Renko FXT builder which is what allows me to do the high quality backtesting. It says 'input file format not recognized' even though i have tried many different
New functions on existing EA (personal job)
40+ USD
I would like to add 2 functions : if my loss of the day is more than xx euros , the EA will : A. close all positions and limits of all instruments B. shut down the plateform ----> The amount of eur not visible in the parameters but in the code ----> True / False for A and B in the code
1 Application
(15) MQL5 Indicators Experts
60+ USD
Need mql4 code file, and mq4.exe, I need each section of the code in separate files ie the buy and sell function, time function, big arrows function, all functions in separate mql4 code files as I am learning to program, call them …mods and the full mql4 sources code with all mods added together to make a working ea. variables Takeprofit Lots Stoploss Slippage Working hours Big color arrows Money management is
35+ USD
MT4 All Time Frames(scan even if timeframe is not open) 2 counters one bearish,other bullish Indicator:MACD-colored-mtf-nmc If bearish candle closes and macd bar is orange and previous candle is bullish and previous MACD bar is green and MACD is above 0.00,draw down arrow on opening of next candle then send email message/alert: Autumn 2020-02-28 14:50 GMT Bearish Signal Asset:AUDJPY Chart:5m Price:72.809 If bearish
3 Applications
(16) MQL5 Indicators Experts
50+ USD
open price is zero. i need a histogram looking output. the indicator records the points above and below open price in real time. i also need to add average bar size period to the indicator. also include average price period and price types open,close,high,median,low,typical,weighted
2 Applications
(30) MQL5 Experts
TL alerts (personal job)
60+ USD
i Need the attached mt4 TL alerts indicator converted to Mql5 code for use on MT5 platform. all of the settings and alerts should remain the same. thank you in advance
1 Application
(44) MQL5 Indicators
Candlestick recognition with moving averages (personal job)
40+ USD
This is another 2 bar setup for MT 5 The moving averages will remain the same the difference is CLOSE ... OPEN ..... CLOSE its all about where the 2 candles close and open with the moving averages WITH Moving Averages 7 linear weighted - typical price HLC/3 - make value changeable 11 linear weighted - typical price HLC/3 - make value changeable Add feature where I can turn off 21 SMA - if price is above or below
1 Application
(22) MQL5 Indicators
Updating MT4 EA to work with (personal job)
30+ USD
I am updating an EA made by programmer. He will add dynamic target when buying. Also, any second and third entries or more in the same direction go together with the same signal. If there is a sell signal, then that is separate from the buy signal
1 Application
(27) MQL4 Experts
Fix EA Issue (personal job)
30+ USD
FIX CODE IT WORKS for only up to 4 Daily candles.. As soon as I look for 5 Daily candles it does not open trades. //block trades static datetime _ma_block_time_buy = Time[0]; static int _cnt_block_buy = 0; static datetime _ma_block_time_sell = Time[0]; static int _cnt_block_sell = 0; if (inpBlockXCandlesOnOff) { //if (type == OP_BUY) //{ if (OrdersTotalT(OP_BUY) > 0) {
1 Application
(33) MQL4 Experts
30+ USD
hello, i need a robot that opens a position based on the previous high and low candles. example: Thursday January 27, eur / usd on D1 at are high for 1.1089 and are low for 1.0970. just before the market closes, the robot must place 2 orders on hold, one at the hight level and one at the low level for the previous day. I must be able to change the candles (d1 - week - hour ....) / the number of points in tp-sl / and
4 Applications
(1) MQL4 Experts
30 - 150 USD
EA that will close ALL orders based on time. Upon completion require source code handover coded for both mt4/mt5. input variables that can be changed. -input for GMT offset -input for time of day all orders will close automatically -input for weekdays that can be chosen "Monday, Tuesday, Wednesday, Thursday, Friday" and option for set to "daily time close" input. Let me know if you have any questions or suggestions
Add some new feature to old ea (personal job)
30 USD
Simple add 4 more features : 1:One add Cancel order value for each TF ! same as we did for other EA ! Buy orders ! ( Each TF ABOVE/Below option ) Buy A Pair TF1 TF2 TF3 TF4 10 20 30 40 Buy B Pair TF1 TF2 TF3 TF4 10 20 30 40 ----------------------------------------- Sell order ! ( Each TF ABOVE/Below option ) Sell A Pair TF1 TF2 TF3 TF4 10 20 30 40 SELL B Pair TF1 TF2
Modify Existing EA (personal job)
40+ USD
1) Add option to trail the 3rd order at the latest fractal. e.g. If I am at a Sell, and there is a new fractal high, move Stop to Spread + 1 pip above the new Fractal High. Same for Sell, but Fractal Low. This is for the 3rd order which exits at the opposite signal currently. 2) Add in the Comments Time frame and Success Rate after the 1/2/3. 3) Add a Spread filter. So if I specify "20", then the orders should be
1 Application
(2) MQL4 Experts
Modification of Existing Dashboard (personal job)
100 - 130 USD
Modification of Existing Dashboard 1. Sort by signal days (Latest signal pair should appear first in row ) Hi Hossian We will go with number one sort by Signal Days ( as latest shall come first in 0 Days ) and we request have some discount for your offer i know very well that you always give best offer to me, please consider my request to reduce your offer best regards # 2020.02.28 18:53 EN reply Hi Fasi, Alright
1 Application
(1) MQL4 Indicators Experts