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
112219 completed jobs in all languages
Sort by:
Modification of Renko based EA (personal job)
30+ USD
hi i send ea and indicator file and modification is add ma and when above ma so take only buy trade and exit whel came sell signal same as wise versa
1 Application
(9) MQL4 Indicators Experts
Personal Job (personal job)
30+ USD
- I have a indicator for MetaTrader 5 in .mq5 and I want this indicator shows a buy and sell Arrow and to mix this with an onther indicator to make one indicator. - This indicator will be for rent for a mouth, don't forget to put a license syteme : License code per account number (any acc, single acc or various acc), expiration date and Real or Demo Account choice. You can see detail of Job description in the file
1 Application
(10) MQL5 Indicators
Draft 2: MT4: ZZ Breakout - Add T3 trades (personal job)
60+ USD
Please respond here: https://www.mql5.com/en/job/177095/discussion?id=827354 Add T3 trades: T3 trades are in the same direction as T1 trades but can only trigger when T2 is opened or closed in Loss. Delete trade when T2 closes in Profit. Please show in Strategy tester when T3 is cancelled. Cancel Trade if a new A or V is formed: When these settings are chosen, cancel existing T1 PO when new A or V is formed. If T1
1 Application
(116) MQL5 Experts
30+ USD
Require an EA that will pass MQL5 verification. Success will be based on keeping the code logical and simple, ability to work in backtests and will pass testing when uploading for publication on the MQL5 market
6 Applications
(3) MQL5 Experts
I want to develop EA (personal job)
60+ USD
Hi, as we have discussed the content as well as the description image that I sent you via Telegrem about the EA, as well as its features. I have described it very well and you have seen and said it will work, so now I put the order in your own box, Please review and give me feedback.Can deliver to me in a few days is fine, until early next week is ok, Thank you again. Here is the EA content: I want to develop EA to
1 Application
(26) MQL4 Experts
30+ USD
Hi, I am searching for someone who will created the ea based on my rules. Picture below contains full description of my ea. Its easy and take you few hours to create it. Thank you very much
10 Applications
(2) MQL5 Experts
60+ USD
This EA has no indicator. It works based on candlestick patterns and support and resistance of previous day. First of all EA will see support and resistance of previous day. Support: 1: Previous day low 2: if today opening price is higher than previous day closing price, then previous day closing price will also be support level. Then there will be two support level. Resistance: 1: Previous day high 2: if today
11 Applications
30+ USD
Hi Everyone, I want a programmer to write a pin script in trading view that can make strategy and also backtest from strategy from youtube I want to make sure that strategy meet all conditions+ drawing a vertical line on entry in order to check the script and also show where is SL and TP here it is the strategy https://www.youtube.com/watch?v=XhO6AZCPV94 Thank you
3 Applications
(9) Other Scripts Consultation
50+ USD
Need an EA to open buy and sell trades at the specific prices in the market. Lets say 20 pips grid difference as example. The grid must be set at levels like these: 1.0000 / 1.0020 /1.0040 / 1.0060 / 1.0080 / 1.0100 and so on. Lets take EURUSD. Current price is is 1.0010 so I need the market price to go up or down until it reaches the 1st level of 1.0000 or 1.0020. Lets say that the market price goes down to 1.0000
3 Applications
(3) MQL4 Experts
30+ USD
I need an indicator that will give an alert ( audio and push notification ) when the price closes above or below the red line of the alligator indicator , with VORTEX and MACD confirmation as well. the red line I believe is a Smoothed Moving Average of period 8 with shift 5 The alert must go off only if the following criteria are met for Bearish signal alert: bearish candle closes below red line alligator Alligator
6 Applications
(25) MQL5 Indicators
30+ USD
I want a simple dashboard that shows Buy or Sell on selected Timeframe using the conditions below I have an indicator that paints 3-bar swing on trading view, I will provide the source code from trading view All I need from you is to use the same code to design a dashboard on MT4 that meets the following condition below For Buy The system identifies a swing low using the indicator logic from tradingview Once a
2 Applications
(9) MQL5 Experts
30+ USD
Hello, I am looking for an experienced programmer to convert mql4 indicator to mql5 -Source code need to be provided Responsibilities: - Convert the mql4 code to an MT5 indicator - Ensure the MT5 indicator, match the data as MT4
9 Applications
(1) MQL5 Indicators Experts
31+ USD
Need help fixing the errors that are made 'extern' - semicolon expected 60 1 'OnTick' - function was not declared as export4 65 6 'time_start' - undeclared identifier 69 16 'time_end' - undeclared identifier 69 37 'OBJ_TYPE' - undeclared identifier 74 33 'ObjectGetInteger' - no one of the overloads can be applied to the function call 74 13 'OBJ_PROP_MODE' - undeclared identifier 77 33 'ObjectGetInteger' - no one of
8 Applications
(3) MQL4 Indicators Experts
Convert Pine Script (Tradingview) indicator into MQL4 indicator (personal job)
50+ USD
//@version=2 //created by tonisc999@gmail.com study( "ToniBot Signals - Pro" , overlay= true ) res = input (title= "T+:" , type=resolution, defval= "120" ) Factor= input ( 1 ,title= "Z+:" , minval= 1 ,maxval = 100 ) Pd= input ( 1 ,title= "Z:" , minval= 1 ,maxval = 100 ) Up=hl2-(Factor*atr(Pd)) Dn=hl2+(Factor*atr(Pd)) MUp=security(tickerid,res,hl2-(Factor*atr(Pd))) MDn=security(tickerid,res,hl2+(Factor*atr(Pd)))
1 Application
(2) MQL4 Indicators Converting
Modify an existing EA for placing limit order grid on 2nd symbol as a hedge (personal job)
60+ USD
I have a custom EA that works exactly how I want it to. However it leaves me open to unacceptable risk during trending market. I need to modify/add on to this EA to place limit orders at an inputted interval on a second symbol to hedge my exposure. This is for Futures Contracts on a NETTING ONLY account. I will send the EA upon job acceptance. Algorithm optimization, implementation of custom rules
1 Application
An Expert Advisor required on Ichimoku with alerts (personal job)
60+ USD
Need an EA to send BOTH email and message alerts when below conditions meet. All alerts are based on BAR CLOSED. EA will place order(s) on some alerts. Basic Setting and Requirements: *Please name EA "18BarX10Alerts" to identify *Source code/ source file is required as well. *Need to send BOTH email (pls allow input email address) and message alerts (via MT4) whenever conditions meet on BAR CLOSED. *ALL 10 Alerts can
1 Application
(35) MQL4 Experts
30 - 200 USD
I would like to convert a Tradingview indicator to a MT5 expert advisor and also have it as a MT5 indicator(2 seperate jobs). I have access to the full code in pinescript. The logic is pretty simple it uses the opening asian range and and ADR projections, I would like some other features built into the expert advisors which will be included when arranged. EA needs to be able to work on strategy tester
30+ USD
I need a source code that allows me to load and display vertical lines of economic events on the chart. I should be able to: 1) Filter the news by the influence (Low+, Medium+, High only). 2) Optionally manually set the time zone (the difference compared to GMT time). If disabled - time zone should be detected automatically. 3) Filter only those news that relate to the current symbol (or one of the two symbols of the
5 Applications
Create an indicator that plots two MAs over the standard RSI (personal job)
30+ USD
As discussed, i would like to reate an indicator that plots two MAs over the standard RSI, possibly without the iMAOnArray function The MA types must be inputs I must write something to have at least 30 words
1 Application
(26) MQL4 Indicators
40+ USD
Hello man.As discussed.i want you to convert my tradingview indicator to Ninja trader 8 and draw a chart on it . Everything should be done as discussed.Source code and attached image will be sent to you as requirement.Thank