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
48333 jobs in the archive in all languages
Sort by:
10 - 20 USD
Hi programmer, i need a simple ea of zigzag BO ea(like https://www.mql5.com/en/market/product/1623), but add limit orders, that is , buystop and selllimit at high zigzag point, sellstop and buylimit at low zigzag, and switchable. With break even and trailing stop and pending order expiration
6 Applications
MQL4 Experts
30- USD
hello any one solved the two problems is it possible to solved it 1) indicator repaint on current candle but when candle closed not repaint is it possible to make it non repaint on current candle 2) indicator is multi time frame indicator so if i enter (30,60 24,1440) any one time frame in time frame box and put indicator on H1 the indicator shows data of that time frame enter in time frame indicator suppose i enter
3 Applications
MQL4 Indicators Experts
100 - 10000 USD
Good day freelancers, We are Noiros Fx, an elite forex based company that receives jobs from different clients both here and other sites and also offline and in turn, we give these jobs to interested Forex traders and developers and get our percentage off it . We basically operate the rule of the " best man wins " in our system for effectiveness . Meaning, the first person to provide full solution to a job takes
9 Applications
MQL4 Indicators Experts
15- USD
hello any one make this indicator non repaint on current candle any one fixed this code to make it non repaint on current candle more information will be provided i attached the code images
3 Applications
MQL4 Indicators Experts
10 - 50 USD
Hi I would like to get an ea what is working when i get a signal by email from my signal provider. I am not sure is that possible or not. There will be no trailing stop or complicated strategy just pending order entry point tp sl and sometimes modification of these. If someone can do this for sure just let me know Thanks
2 Applications
(1) MQL4 Experts
BPS Harmonic Pattern EA (personal job)
10 - 50 USD
A) When you set Predict_Pattern=True BPS Harmonic Pattern Indicator shows the pattern A to C=1.000 at close of candle C and you can open a trade at C. BUT B) When you set Predict_Pattern=False BPS Harmonic Pattern Indicator shows the pattern A to C=1.000 at close of candle D . I want you to develop an Expert Advisor so that When I set Predict_Pattern=False it can be able to open a trade at close of candle
0 Applications
(3) MQL4 Experts
10 - 100 USD
Hello. I want you to create a Auto trading Bot for Iqoptions.com, which uses signals from MT4 And the bot should have features such as : Maritangle, Profit/loss, Win rate, and a price limit where the bot stops if it has lost some percentage of the account balance. I also want you to develop that MT4 Signals that atleast give 60-70% win rate. Let me know if u can do it I want this to be done within 1 day or 2 (max)
7 Applications
MQL4 Experts Scripts
10 - 100 USD
I'm looking to have an EA for Arbitrage (Master + Slave). Works on the price latency between 2 MT4 platforms. The EA should have spread filter and ASK + BID price drift between the platforms. Money management and time filter are also included. Any other extras suggested by broker are welcome to discuss here or on PM. Source code is must to have as well as I told you on PM. Thanks
8 Applications
(1) MQL4 Experts
Use the indicators the Relative Strength Index (RSI) (RSI > 65 and RSI < 100) or (RSI > 10 and RSI < 45) over the course of 50 time periods of 1hr. Exclude major events (such as 8:30am US GDP release) not sure how to automate). Is it possible somehow to remove event scenarios? David
10 Applications
MQL4 Scripts
BPS Harmonic Pattern EA (personal job)
10 - 50 USD
A programmer was finally able to modify the BPS Harmonic Pattern Indicator to display patterns on current bar when when A to C of BPS Harmonic Pattern Indicator =1.000. But now I need an expert advisor When I set Predict_Pattern=True BPS Harmonic Pattern Indicator shows the pattern at close of candle C When I set Predict_Pattern=False BPS Harmonic Pattern Indicator shows the pattern at close of candle D Is it
1 Application
(3) MQL4 Experts
10 - 50 USD
Hello dear friends, I have decided to make my trading easier, so decided order a small trading panel. functions: #1 Open Order with TP and SL + close button #2 Show expected win and lose on the panel #3 Settings: SL, TP, Lots #4 Show tick chart on the panel #5 Show spread on the panel Terms: 1. Open code .mq4 not .ex4 2. If programmer wants , I will send all panel
3 Applications
(1) MQL5 Scripts Other
10 USD
Hello. I have simple indicator. It shows trend lines on chart via VALUES. I need EA as is this indicator. I need that VALUES into EA. Indicator is with buffers. Georgo Here is example of indicator: { int Start = 1; int limit; int counted_bars = IndicatorCounted(); if(counted_bars<0) return(-1); limit = Bars-1-counted_bars; for(int i=limit; i>=Start; i--) { double rhigh = iHigh(Symbol(), Period()
3 Applications
(3) MQL4 Experts
200 - 300 USD
1) Task 1 here is to have my existing EA to Trade along with in a Semi Auto Way By Activating Buttons from an on Chart Dashboard EG Activate Buys - Activate Sells – Halt Buys - Halt Sells I have an EA that may do to adapt or build new few new basic Params and re order some params as Listed on work Doc 2) 6 indicator Tasks that need adjustment work walk thru on delivery of functioning work done pls please only
15 Applications
(11) MQL4 Experts
Reversal Expert (personal job)
50 - 150 USD
Hi Alex, I hope you've been well. I'd like to build an EA based on the previous indicator you built for me please. I have attached specifications and once you reply to the job, I will resend you the code for the indicator. Best regards Eddie
1 Application
(6) MQL4 Experts
10 - 40 USD
Hello, I need someone to develop elliot wave indicator in mt4. Indicator should - - plot waves on chart - plot labels on waves - labels should update itself automatically - Indicator should ask how many bars to use for analysis - alert should be given whenever new wave starts -provide me user guide explaining the example of indicator
4 Applications
MQL4 Indicators
15 - 20 USD
The requirement is as follows , It is very simple 1) I have a simple custom indicatorAND TEMPLETE THAT GENERATE BUY AND SELL SIGNAL 2) Need a EA to TRADE those signals ON 2mRENKO CHARTS. 3) i want Renko box size to be 2pips 4, Ea should only trade INSIDE the Red border 5,MANNUEL LOT SETTING BY THE USER OF THE EA ENTRY RULE FOR LONG 1; price enter inside the red border, yellow ball showed and ronko candle closes as a
4 Applications
(1) MQL4 Experts
10 - 15 USD
I want to consolidate 2 x indicators. Job is to merge and configure these indicators to give me the following data and send back to me with template You must Test/confirm that Auto GMT offset is working correctly and detecting broker time etc. Sessions Auto Indicator (to be the main host indicator which is to absorb the code/features of the times indicator) -> test to ensure its accurate and GMT offset/broker
4 Applications
(8) MQL4 Indicators
H4 price action (personal job)
50 - 60 USD
hello there,i would like to code an ea based on price action patterns and key areas and since i have seen you have done the work before i would love if we would work togther on these project.the ea will have a position sizing that uses the expectancy after a number of trades and the objectives of the trader to calculate the trade size for the next 100 trades
0 Applications
MQL4 Experts
10 - 30 USD
Hi! I have an EA for Renko bars that is already programed and working. But the EA needs some modification, and there needs to be added some new functions. Kim
3 Applications
(7) MQL4 Experts
15- USD
hello can anyone solve this indicator problems means it i possible when i enter in current time 1440 the indicator shows data of 1 day but indicator repaint on current candle when candle close indicator non repaint but problems is this when i used 1hour time frame but in indicator properties i written 1440 time frame so the in indicator moving with 1440 time frame and indicator repaints when 1 day candle is closed
2 Applications
MQL4 Indicators Experts