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
47440 jobs in the archive in all languages
Sort by:
Hedging EA (personal job)
20- USD
Grateful if you could give me a quotation for the following EA and an indication how long it would take to program it. * an order is placed with takeprofit and stoploss as external variables (main order) * when there is no hedging order a hedging order (same size as main order) is placed 50 pips from opening price main order (stoploss and take profit are reverse of those of main order) * when the hedging order is +50
1 Application
MQL4 Experts
Hedging EA (personal job)
20- USD
Grateful if you could give me a quotation for the following EA and an indication how long it would take to program it. * an order is placed with takeprofit and stoploss as external variables (main order) * when there is no hedging order a pending hedging order (same size as main order) is placed 50 pips from opening price main order (stoploss and take profit are reverse of those of main order) * the opening price of
0 Applications
MQL4 Experts
10 USD
Hello I need someone can create the same adr indicator i have attached and add drop down menu for mtf. I don't have source code but you need create self a new one . The new indicator must show the same original indicator
2 Applications
(29) MQL4 Indicators
10- USD
Re-Write the Expert Advisor about the the correct Trademanagement. The correct Trade settings i send you at email. It is an Breackout EA with Moneymanagement. Stop-Loss: if Long = -20 Pips but max. range(Low) if Short = -25 Pips but max. range(High) ------------------------------------------------------ Take-Profit: if Long = +155 Pips if Short = + 55 Pips ------------------------------------------------------
4 Applications
MQL4 Experts
50 - 75 USD
Hey everyone! I'm looking for someone to convert a indicator from www.tradingview.com, the indicator is called "ANN Indicator". I'm not good in scripts or how to create it. Please if anyone can tackle the project and convert it to MT4 for me, and can work with me what I need done. Please message me, thank you very much
8 Applications
MQL4 Indicators Experts
100 - 200 USD
Hi guys, I need an indicator that gives reverse signal based on any and as many indicators as you like. The only thing i need is a 85% acc. No repainting and the arrow starts in the beginning of the candlestick. Also it should be designed for 1 - 5 minuts exp. time. Thanks :) any question write to my email: binaryoptionsmadsstrate@gmail.com
2 Applications
MQL4 Indicators
10 USD
i need EA with the attached notifications. place a buy market order with the specified lots , s/l & t/p.At the same time place sell stop order 5 pips below the buy order entry price.if sell stop is triggered, place a buy stop order 5 pips above the new sell order.if this buy stop is triggered , place another sell stop 5 pips below the new active order. continue until the first instance a take profit level is hit. I
6 Applications
(20) MQL4 Indicators Experts
10 - 50 USD
I have had an EA built which is working relatively well, however the issue I am having is the EA takes trades in many different pieces, and uses a dynamic lot calculator, whereby I can input the amount of loss I am willing to take in respect to the account margin. The problem I am having is that when trading on numerous different currencies, the lot calculator is calculating the lots for each currency differently. I
14 Applications
MQL4 Experts
Gartley Pattern Expert Advisor mt4 (personal job)
15 USD
Requirements for Gartley Expert Advisor A to B leg must be a 61.8 retracement of the X to A leg (Can't touch the 0.786) B to C leg must be a 61.8 retracement of A to B leg (Can't touch the 0.886) D leg completion needs to be at the 1.27 extension of the A to B leg. The expert must open either a buy or sell at the D leg completion. TP 1 needs to be at the 32.8 retracement level of the A to D leg SL needs to go the
0 Applications
(13) MQL4 Experts
Hi, I am looking for someone who has experience in volume spread analysis. My aim is to develop a semi EA based on volume and candle sticks. It is a simple system. I will write more on priv
3 Applications
(11) MQL4 Indicators Experts
Heddies Andresen (personal job)
150 - 250 USD
Please contact me under h-andresen@t-online.de. I have an algo project to be started. I have several algorithmic projects to be coded. Order entry tools and black boxes. Thank you, Heddies Andresen Jun
0 Applications
MQL4 Experts
10 - 30 USD
I want the development of an arbitrage EA with feed from LMAX as fast broker. The should have the following parameters. DESCRIPTION OF ARBITRAGE EA PARAMETERS The creation of the arbitrage ea should have the following functions 1. Addition of LMAX Quotes as datafeed for trading on mt4 2. EA should open trades based on the gap between the fast broker (LMAX) and trade on slow(MT4 broker) 3. The gap must be
3 Applications
(20) MQL4 Experts Libraries
10 - 250 USD
Looking for an Expert Advisor which is profitable - backtests are not going to sufficient as proof only an ex4 file which i use on a demo and outlines good statistics! No martingale systems as well. Looking for the EA to have adjustable lot sizes, TP, trailing profit and SL functions that can be adjusted with settings already inbuilt to show profitability. I would also like a description of the EA as to what kind
5 Applications
(5) MQL4 Experts
10 USD
ask someone's help to download the indicators from a chart on my computer through teamview. This is a simple job and just cost few minutes to complete it . Thanks
9 Applications
(8) MQL4 Indicators Other
250 - 500 USD
We need a standalone programme to transfer a real-time quotes data to another systems for analysis. There’s a Taiwan’s broker (Capital) which do provide API for us to retrieve quotes data, and we want to feed into another systems. You would have done this type of project before, and have a ready solution to customize. ## The features will be included (i). High performance; (ii). Retrieve quotes data from a broker
4 Applications
MQL5 Integration Other
10 USD
void CloseBy2() { int slippage=10; double minimum_profit=100.00; int x; double trades[][2]; int total=OrdersTotal(); if(total>1) { ArrayResize(trades,total); for(x=total-1;x>=0;x--) { if(OrderSelect(x,SELECT_BY_POS,MODE_TRADES)) { trades[x][0]=OrderTicket(); trades[x][1]=OrderProfit()+OrderCommission()+OrderSwap(); } } ArraySort(trades,WHOLE_ARRAY,0,MODE_ASCEND); x=0; while(x<total-1) { double
4 Applications
MQL5 Scripts
10 - 20 USD
An existing EA that was working fine in MQ4, trying to convert to MQ5 and new standards, with strange behavior. Need code inspection and changes to make it MT5 compliant, and working
3 Applications
MQL4 Experts
10 - 20 USD
Hello coders, I would like to code this EA which I may add later as an option to another EA I'm using at the moment: - Main rules are - bar closes white - EA opens buy on the close of the bar / bar closes black - EA opens sell on the close of the bar Details in screenshot attached. Thank you
8 Applications
(7) MQL4 Experts
25 - 50 USD
I am looking for a programmer who would make an EA based on the indicator I use.It is box-break out type of indicator. I want EA to place pending orders when the indicator set the price to stop buy or stop sell according to that.The pending orders need to be placed with invisible SL and TP.Hopefully the EA does not take up too much disk space.I also like to work with some one speaks English since that is one of few
18 Applications
(6) MQL4 Experts
10 USD
hi i already an indicators but it has no sound or text alerts and now i want to have them acc. to some conditions . it will simply give sound text and email alerts on specific conditions
16 Applications
(10) MQL4 Indicators