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
46874 jobs in the archive in all languages
Sort by:
50 - 100 USD
I need a an E.A which can at least do 20 trades a day.The purpose of the E.A is only to open and close trades at minimum 4 pips difference.My only concern is that E.A should not decrease my capital.Locked Trading can also be implemented.ie you can also open buy and sell orders simultaneously.Also I require a back test of at least 2 weeks to know that the E.A is working fine
5 Applications
Experts
Zig Zag Modification (personal job)
25- USD
Hi Eric, with reference to the previous job at https://www.mql5.com/en/job/2283 and our conversation at https://www.mql5.com/en/users/ghost_jc/message/11212 , i would like your help to modify the Zig Zag EA accordingly to our conversation. Regards, Jonathan
0 Applications
(8) Experts
10 - 30 USD
I need a simple ea to create based on macd indicator. (that i will provide you) Rules: simple sale and buy with SL and TP must work in all currency pair and all time frame. close one tread and open another instant (open opposite signal) That's it
2 Applications
Experts
50 - 100 USD
Please i need a developer to give me a quotation for the following system; My Contact is Email:Emmanuel.Armah@aol.com / emmalleres@gmail.com SMA1 =65 SMA2 10 ADX length =14 Long Entry (LE) ------------------- When SMA crosses over and ADX =25 and +DM is above -DM ------------->BUY Short Entry(SE)------------------When SMA Crosses Below and ADX=25 and -DM is above +DM --------------->SELL StopLoss Must be
7 Applications
Experts Scripts
SineWave EA (personal job)
10 - 40 USD
Expert Advisor based on Ehlers' Sinewave indicator. It uses an oscillator that uses both price and volume to measure buying and selling pressure. Both indicators give inputs to trading script
1 Application
(1) Experts
Mcolton (personal job)
100 USD
Easy Rules to Setup and Enter: - Wait for price to either break through the Lower BB or the Higher BB - Wait for a Buy or Sell setup - This can be either a 1 bar or a 2 bar Rev. setup - this is explained in the book - If above happens, enter at the market at the end of the Rev. setup bar - Calculate Profit Target and Stop Loss - This is explained in the book and easy to see with pictures *** Now for special
1 Application
(1) Experts
60- USD
Hello. I have two custom indicators that I want coded into an EA that just gives buy and sell signals. I don't need it to make trades. However I only have the ex4 files for the indicators. I'm looking for an experienced coder that writes efficient code. This is for MT4
4 Applications
(4) Indicators Experts
20 - 50 USD
I would like to have an EA designed in MQL4 that does the following. 1. Places random entry trade.(Place a buy or a sell randomly) 2. a. If trade runs 10 pips in profit , close trade and place the opposite trade. (So if it was a winning buy it would close the buy and place a sell or visa versa) 2. b. If trade runs 10 pips in loss, place another trade on top of that trade of the same position, do not close original
5 Applications
Experts
25 - 50 USD
Create an Simply EA using Molanis that takes a Buy or Sell Trade when 1 An existing Indicator appears ( I will supply) - programmer will reverse engineer 2 Place an order on the opening of the next bar after close of the bar having the indicator 3 Order Price = (open + Close)/2 of indicator bar ie (shift 1) - allow for pull back EA must be developed using Molanis front end where I will enter Lot
3 Applications
Experts
10 - 30 USD
very simple EA just use "Support and Resistance (Barry)" when buy execute it will execute with 2 buy limit and Stop loss just below Support line and vice versa. It will have 2 TP : auto TP and predetermine TP. Works at all TF. All values are predetermine value
3 Applications
Experts
50 - 150 USD
Hello, Again, I am new with this site. I am looking for a programmer to help modify a program I have that is 90% done. I can send the mq4 logic and the instructions on what need to be modified. Please email me at dtasabusiness@aol.com if you can do this. Thank you, Michael
5 Applications
(1) Experts
20 - 40 USD
I want a developer to build an EA for me on MT4 using 4 different indicators which will be given to the developer along with Long / Short entry and exit conditions . Details will be provided on the acceptance of the job.This EA should be built to automate trades.Thanks
4 Applications
(1) Experts Integration
100 - 200 USD
Anyone who has an EA that is able to generate stable and continuous profit min of 20% monthly please, I am ready to buy. provide me with 3 months statement
1 Application
Experts
10 - 100 USD
EA which enters buy or sell (volumes predetermined) based on support and resistance. Simultaneously there will be pending oders - buy limit or sell limit (volumes are predetermimed) when either the buy or sell is executed. Stop loss and TP will be based on predeterminted value or auto executed based on support and resistance also. In oder for EA to executed either buy or sell it has to follow strictly these 3
4 Applications
Experts
20 - 50 USD
Already made custum indicator, but an EA has to be build to automate the trading. -crossing indicator line with price -tradestop at 60 pips -timeset for entry's/only close trades/must close positions end week Don't now how 'ordering an EA' works, but hope someone can help me. (more details and indicator code will follow after OK)
3 Applications
Experts
10 - 30 USD
i need an indicator to be build which shows if the market is trending or not (something similar with choppy market index) .The indicator will be ploted and at the same time if its value is less than 25 the price bars must be painted with a different color. if its value is higher than 25 then the price bar will not be painted and remain as is
1 Application
(4) Indicators
MT4 : to broker 4 and 5 digits I NEED OF THE FOLLOWING SCRIPT: Function: move the stop loss up to a price determined after the user enters a position to buy or sell, based on the price that the user entered in the this position to buy or sell example: Stop Loss - 1.3840 Buy Entry - 1.3880 Parameters of script Signal - 15 PIP New Stop Loss - 10 PIP When the price reaches 1.3895 (1.3880 + 15 PIP) the script moves of a
6 Applications
Scripts
10 - 15 USD
Create a Pop Up Alert 1 Any ccy Pair 2 Time frames as indicated in Visualization tab 3 At either a Close or bar for last bar or b On current bar c both as per tab like visualization tab The Alert should have Sound which can be turned on or off by ticking a box like the visualization box All Ccy Pairs that have an Alerts for a Timeframe should appear in 1 pop up box
1 Application
Indicators
100 - 150 USD
This project is only suited for programmers with a very sound background in mathematics. I have an indicator, it's an oscillator. I want to plot a “sine curve” on it that fits its shape closely: for this it needs to calculate a sine wave equation y(t)=A*sin(wt+theta) with amplitude, phase and period (frequency). One of the buffers in the code should be the period of the sine wave: this is what I am interested in as
1 Application
(7) Indicators
100 - 250 USD
I am looking for 5-10 EAs with different trading strategies. I am willing to pay 100-250 per EA depending on the profitibility of the EA. I am only intersted in low risk EAs that makes above 20% a month
2 Applications
Indicators Experts