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
112865 completed jobs in all languages
Sort by:
Copierslave modification (personal job)
15 USD
I need to modify my EA (Copierslave) so SL and TP will be quoted in pips in my csv file and set in MT4 in relation to actual opening price. TRADENUMBER, SYMBOL, VOLUME, SL, TP, BUY/SELL/BUYLIMIT/SELLLIMIT/BUYSTOP/SELLSTOP, LEVEL, EXPIRY . Eample: 2, AUDUSD, 1, 20, 50, BUYLIMIT, 0.6950, 25.01.16 15:00
1 Application
(6) MQL4 Experts
Hakmagic6 (personal job)
20 - 40 USD
Hi, I want to add one more indicator for Hakmagic5 ea.Therefor ıt will be 2 condition for binary options for trade. It has to call direction when ıt nelow a level and opposite too thank you Hakan Kaya
1 Application
(2) MQL4 Experts
20- USD
exit EA logic , that if entry signal set up fails , exit trade immediately It is an exit rule There are two exit manager in this ea for 2 sessions , line 770 and 931 em1 and ema You will code in line in line 871 and 1032 , this rule will be added to exit counts for longs or shorts //irek code //if 5 min bar close , 5 min bar max > lwma8 , short exit count short_exit++; //if 5 min bar
4 Applications
(97) MQL4 Experts
Joel alves (personal job)
10 USD
Atualização do EA para forex , renovação display incluindo dois TProfit do total e ajuste nos tempos e equilibrio nas entradas , conservar tamanho lote e fechar as operações ganhas automaticamente fazendo um novo ea mais robusto e lucrativo fazendo em média 100% ao dia
1 Application
(3) MQL4 Experts
Price Action EA mod (9) (personal job)
20 - 30 USD
Hi I'd like a price action EA that... Pre-entry conditions: Automatically crates a horizontal line for yesterdays high and yesterdays low (the body of the candle not the wick/shadow) Entry conditions: If price crosses line from below to above the horizontal line trigger sell condition (yesterdays high) If price crosses line from above to below to horizontal line trigger buy condition (yesterdays low) Trade
1 Application
(8) MQL4 Experts
BO EA analyser + amend code to alimit trading based on time basis (personal job)
10 - 30 USD
I require a system whereby I can run statistics on BO EA., so that I can quickly guage how successful and EA may be. The system should be able to use historic data similar to built in MT4 strategy tester to run several days or months of analysis. I will require to analyse best expiry period based on user analysis requirement: 1,2,5,10,15,20,30,60 mins or any expiry period the user chooses. I also, need modification
1 Application
(1) MQL4 Experts
10 - 40 USD
Hello, I need a c++ DLL that makes a call to a web service. The web service is available and working well. The web service gives back 3 responses. The DLL must capture the responses and make them available on MT4 through an indicator. Required: 1. c++ DLL that calls the web service 2. MT4 indicator that calls the DLL Exact details will be provided to the winning bid. Please don't apply if you don't have experience
2 Applications
(2) MQL4 Indicators Libraries
10 - 20 USD
I have an EA that initiates Long and short trades from Breakouts and breakdowns from SMA Highs and Lows. I want to add a Session Open filter that for all trades whilst the filter is enabled if the Current Price is Greater than the Session Open Price Only Long Trades are allowed If the Current Price is Less than the Session Open Price , Only short Trades are allowed. Session Open Price ( 01:30 for Tokyo session ;
6 Applications
(25) MQL4 Experts
77- USD
This is a custom trend trading EA project based on a paid indicator. It will trade in the direction of the trend, and the trend is determined by the indicator. Details are described in the previous email with Irek Gilmutdinov
3 Applications
(20) MQL4 Experts
10 - 20 USD
Hi, i'm looking for someone who can write EA for me. EA has to every day in the morning, let's say at 2am check the actual account ballance and will set some profit and loss restrictions. thank you
5 Applications
MQL4 Experts
45 - 60 USD
Have a Manual trend EA that opens positions when price goes through line drawn on chart or line drawn on RSI chart. It Worked fine on Windows 7 and XP. My computer died and now forced to use W10 computer. The EA opens positions as per design on windows 10 but the coding fails to place target & stops on W10 and then the position closes itself on next cross of open price either within seconds or minutes. Need the
9 Applications
(1) MQL4 Scripts
Joel alves (personal job)
10 USD
Preciso acrescentar no EA mais um indicador de tendencia - quando aparecer as setas deve seguir as tendencias de mercado filtrando assim as melhores oportunidade de entrada ou seja tendencia e seta para baixo = venda , tendencia e seta para cima = compra
1 Application
(3) MQL4 Experts
Price Action EA mod (8) (personal job)
10 - 20 USD
Please can you modify EA to do the following: Void limit order method: Change from 6 bars to 4 bars Add variable - if price exceeds limit order by (x) pips, cancel limit order Break Even Method: Change from default 50% to input variable. e.g. if price moves (x) pips in right direction, move stop to BE
1 Application
(8) MQL4 Experts
New EA (personal job)
Hi, Trinh Dat, What a day! a lot of martingale signals trading E/U today got killed, a few that I was watching got completely wiped out. I would like you to work on a grid project for me. Once you select the job, I will discuss more Thanks
1 Application
(4) MQL4 Experts
Changing alert to an indicator (personal job)
10 - 15 USD
I just need to change the alert on this indicator , to make it earlier to give signal , as always I am asking to my best programer to make it please
1 Application
(19) MQL4 Indicators
35 USD
Hello, The job description is attached, please read the entire job description and if you have any questions please ask! I thank you who are predisposed to make the indicator. Regards, Pedro Gouveia
2 Applications
(4) MQL4 Indicators
10 - 20 USD
I need the FOR/LOOP portion only that will iterate through all OPEN and PENDING (buy and sell) orders that automatically close any of these orders where the MagicNumber = 0. I'll be integrating this into some other scripts that I already have so I only need this Loop functionality and nothing else. You can build it as a Void function. Pretty basic and simple. thank you Devon
6 Applications
(2) MQL4 Scripts Other
Martingale EA to modify - more option to add (personal job)
10 - 40 USD
for the same Martingale EA ... PLEASE PUT ON THE CHART, info_lots : input bool info_lots = true; input color info_lots_clr = clrYellowGreen; input string info_lots_font = "Arial"; input int info_lots_fontsize = 14; input int info_lots_x = 500; input int info_lots_y = 340; input int info_lots_lineheight = 30; I need THOSE STRINGS: BUY OPENED TRADE NR = ... SELL OPENED TRADE NR = ... PENDING BUY NR = ... (if any
1 Application
(10) MQL4 Experts
1H PinBar Expert (personal job)
10 - 40 USD
Hi there, You have recently coded an expert for me using a PinBar indictor. Really enjoyed the work you done, and I would like you to code another with use of the same indicator. Its loosely based on similar rules as the last ea but reversed - please see the attached text file for more info thanks
1 Application
(17) MQL4 Experts
40- USD
This is a very simple indicator which give alert when certain conditions are met. It uses only 2 indicators - maoving average and zigzag. The indicator should give alert when the top and bottom of the zigzag cross the moving average Please attached file for details
6 Applications
(10) MQL4 Indicators