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
48574 jobs in the archive in all languages
Sort by:
EA pending order actual price (personal job)
10 - 15 USD
Hi! I would like a simple MQL4 expert advisor to be programmed that will place orders for me at specified times under the following conditions: In current Charts In current Time Frame True or false: Lots manual or money management (insert risk %) At Time1: Day/hh/mm/ss place 2 pending order: BUYSTOP & SELLSTOP. BUYSTOP at X pip from the current (Time1) price. SLbuy TPbuy Trailing Stopbuy TrailingStrartBuy SELLSTOP
0 Applications
(2) MQL4 Experts
Entry FX EA (personal job)
10 - 30 USD
Fx ea will work only with 2 indicators : -megafxprofit -3level ZZ semafor see screenshot with all the explication entry: open a buy trade when mfx is green and above 0.5 , open a sell trade when mfx is red and under -0.5 exit: exit a buy trade when mfx goes under 0.5 or when a 3 has appaerd if the 2 autoclose are true if the 2 autoclose are false ea will be closed only manuelly exit a sell trade when mfx goes above
0 Applications
(5) MQL4 Experts
777EURUSD (personal job)
10 - 100 USD
Hello Sir. I have a coded Expert Advisor that needs to be fine tuned to work. It is not working properly. They have told me that it should open on the next candle, so it will not open multiple orders on price variation. It is based on Stochastic Oscillator. Decimals should be checked. please see file attached. Thank You. Esteban Machado Biro estebanbiro@gmail.com 1-505-629-2863
1 Application
MQL4 Experts Integration
Custom EA (personal job)
20 USD
custom ea required - need changes made to ea, and need explanation from the developer. The ea needs to be quite complex and meet a few conditions. To be able to exuecte on mt4 multitrader platform
1 Application
MQL4 Experts
50 - 80 USD
Hello. Here is a short description: we need EA opening 5 trades on every minute. Using the ZWinner, 4 level Samerfor, COG, and Fisher Your4ik. i will send you more detailed if needed. Regards Petko
11 Applications
MQL4 Experts
10 USD
I copied and pasted a coding strategy from www.tradingview.com . I fix all the corrections in the coding when making it as an expert advisor . When I compiled the file, there were two errors , 2 errors which I don't know how to fix but if an expert can do it then it won't take him 2 seconds. Please help me get this file completed and ready to be used by millions of traders like me. It will also benefit you also. It's
2 Applications
(1) MQL4 Experts Scripts
Hello, I Need a Harmonic Pattern scanner that Identifies the CORRECT harmonic patterns as defined by Scott Carney. Definitions: http://harmonictrader.com/patterns/ I have tried all free available indicators Kor,ZUP etc. So far I haven't found any that can do the correct identification. I'm looking for a programmer with extensive understanding of Harmonic Patterns! More information and examples will be shared in
6 Applications
MQL4 Indicators
10 - 20 USD
hai, i need Expert advisior based on simple indicator. buy and sell condition based on indicator i will explain detail after job assign. source code must. before completing job demo version need. and one indicator working but getting zero divide error, and make alert work,need to fix this error. total 2 job
9 Applications
(7) MQL4 Experts
10 - 15 USD
Hello, I search a code or a tools for copy my differents trades in my account MT4, with other accounts MT4. If you can help me, its great. Thanks a lot
1 Application
MQL4 Other
Pin bar and fakey (personal job)
10 - 50 USD
hi i Want to create EA to trade pin bars fake or inside bar brake out can you create ? pin bar trade ( buy ) when 8 ma above 21 ma and trailing stop lost 100 pips same on short position or you my no better idea
1 Application
MQL4 Experts
20 - 40 USD
I am looking for a programmer to develop an EA that 1. Opens a hedge (Buy / Sell) for upto 4 currencies or indices sessions 2. Ability to input upto 4 currencies or indices sessions 3. Ability to enter - Stop-Loss, Take-Profit and Trailing-Stop values 4. Ability to enter risk for each currency as a percentage of account balance 5. Once the session is closed by either Stop-Loss or Take-Profit being reached, a new
7 Applications
MQL4 Experts
EA (personal job)
80 USD
EA from what we discussed that uses korharmonics I'll give you a list of what I expect so we can start i'll request 80$ instead of 70 1. breakeven start;stop -just like the EA 2. True/false on each pattern just like the EA 3. Important - meed to be completed pattern this is an open pattern ---> https://www.mql5.com/en/charts/4551877/cadchf-m5-fx-choice-limited <--- open pattern meaning if candle goes up it's no
1 Application
(32) MQL4 Experts
40 - 150 USD
Hello! I am well aware of, and have used; - SQ Tick Downloader - Tickstory light - HST/FXT files - Working with MT4 offline and in bulk - Working with all the files in the MT4 folders However... whatever I try, I am so far not able to (when using the tester with tick data in MT4 offline); 1) Configure real variable spread - my spread always shows as 0 when using MarketInfo(_Symbol,MODE_SPREAD) 2) Include commissions
4 Applications
(3) MQL4 Integration Other
10 - 100 USD
I need to manage trades. I place the trade manually but the EA manages trade sequence to the end. Description of what is needed: 1. EA must be able to take second trade and manage up to 20 trades. I need to have the option on choosing before starting how many trades the ea will take before closing all trades. From 2 - 20. Every trade that the Ea takes is in the opposite direction of previous trade. I need the
9 Applications
MQL4 Experts
10 - 40 USD
EA rules STOP EA : EA not open new trade but keep monitoring open positions ( True/ False) TP = 20 pips modified TP ( in pips): 15 SL new open position (in pips) : 25 intial lot size : 0.01 Maximum postions : lot addition : 0.01 (meaning every time lot size will increase by 0.01) RULE 1 : As soon as EA start then SELL 1 and BUY 1 at the same time with initial lot size. If market goes up then SELL 2 after 25 pips (new
7 Applications
(1) MQL4 Experts
Machine learning (personal job)
100- USD
Hi Vladimir I would like to use some machine learning for a strategy. I have entry criteria but would like to be able to optimise take profit and stop loss.Could you please pm me for details. Kind regards John
0 Applications
(2) MQL4 Experts
10 - 20 USD
I need to create a function for position-sizing "Fixed fraction" in EA. This EA is created for our own indicator. The formula for the position-sizing is K = Ac*(Pr /100)/R1max. K = number of contracts Ac = size of our bank account Pr = percentage of capital at risk R1max = maximum size of risk per trade In the EA it should be possible to set the maximum percentage of the capital at risk of the account (for example
4 Applications
MQL4 Experts
10 - 20 USD
hi i need i simple ea to test a strategy... buy when CCI is below -150 and an inside bars appear , sell in the opposite case. I will explain better to the coder. Please dont contact if the price i offer is not enough
10 Applications
MQL4 Experts Scripts
10 - 30 USD
Hello, Who can help me to build , an ea that position opens fe, buy, (customizable lot), and if the value 7 pips (customizable pipdestination) drops, double lotvalue a sales commitment, and both positions closing on tp/sl, the value after sales back up, back a buy at the same price as the first sale but now with a double lotvalue, and shutdown on tp/sl f.e, buy 0.01 tp 8 pips, goes 7 pip down, sell 0.02 tp 8 pips
8 Applications
(1) MQL4 Experts
40 - 60 USD
Please do an indicator that detects divergence in two indicators for me, placed in two separate indicator windows. One indicator is the force index, the other is the ADX. I need the arrows and trendlines to be placed on the indicator windows and on the chart. All buffers should be accessible in the input parameters. Please allow for separate true/false toggle to turn on hidden and regular divergence. The arrows of
9 Applications
(16) MQL4 Indicators