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
112190 completed jobs in all languages
Sort by:
Existing EA needs code checking and make it functional (personal job)
10 USD
I have an EA (limited Grid up to 2 level) that has 2 Options for entries with various trade management. One option is initiate trade cycle by Indicator (all built-in to the code) -- which is working and no fix for this is needed. However, 2nd entry option (Entry by time period breakout - similar to london breakout) does not work as intended. In this project, I want someone to check the code and link this option to
1 Application
(8) MQL4 Experts
Tweeks 1.1 for Foreigner MACD EA (personal job)
150 USD
This job is to complete the full list of tasks in the Tweeks 1.1 document as discussed. These include risk ans performance enhancing upgrades as well as the removal of error codes. Thank You F
1 Application
(10) MQL5 Experts
20- USD
I would like an ea that would place 2 pending orders at a specific time (1 buy stop 10 pips above the price and 1 sell stop 10 pips below for example) if none of the orders are triggered during the current candle, they should both be cancelled automatically I would like to be able to control slippage also i would like the option to hide or reveal my pending order (stealth mode)
9 Applications
(6) MQL5 Experts
10 - 25 USD
I have an old indicator that I decompiled and when I recompile it it doesn't work correctly and gives 10 warnings, no errors, just warnings. I need those fixed so the indicator can work as it should. In addition to that I would like to add alerts to the indicator: Sound Alert, Msg Alert, Email Alert and Notification Alert
4 Applications
(24) MQL4 Indicators
20- USD
I need very easy EA for Inside Bar breakout (30 min bars). http://forexcrunch.wpengine.netdna-cdn.com/wp-content/uploads/2013/08/Anatomy-of-an-Inside-Bar.png Entry: Long - price breaks 2 points high of "Bar B" Short - price breaks 2 points low of "Bar B" Exit - at Open of 5nd bar from Entry + SL - 2.2% TP - 3.2% position = 0,2 Lot EA allows back testing and optimization to get best values for each pair and time
10 Applications
MQL4 Experts
New EA (personal job)
20- USD
I have a new project for you if you have the time! I don't think this should be very complicated. Maybe $20 cost? Let me know. 1. Buy when the indicator reaches 0.00 level. 2. Sell when the indicator reaches 1.00 level 3. Trades should enter after bar close as you can see in the picture. 4. Martingale 1 option 5. percent profit option. 6. Percent loss option 7. totalpipsprofit option like in past EA's
1 Application
(70) MQL4 Experts
10 USD
1. OPEN BUY/SELL ORDERS STARTING AT ZERO LINE OF CH INDICATOR. BUY.....if it moves to + above zero number line, then open BUY ORDER. (see picture) SELL... if it moves to - below zero number line, then open SELL ORDER (see picture) 2. EXIT has 2 options on "on/off" settings A. (TP on Crossing Over of lines) on ch__ indicator PROVIDED B. (EXIT by Trailing) beginning at crossing over of lines. 3. All orders
7 Applications
(49) MQL4 Indicators Experts
NIlesh76 (personal job)
10 - 20 USD
Want to create EA following below parameters: Considering EURUSD: 1.3457 Need order of Buy Stop at 1.3467 and Sell Stop at 1.3447. On completion of each pip Buy Stop and Sell Stop order should automatically placed (Ex: 1.3457, 1.3458, 1.3459…or 1.3457, 1.3456, 1.3455, 1.3454…) Below parameters should be applied for all orders. Lots: - 0.01 lots Slippage: - 00 pips StopLoss: - 10 pips TakeProfit: - 10 pips
1 Application
(1) MQL4 Experts Scripts
10 - 60 USD
I would like modification of the zigzag indicator to include horizontal support and resistance lines (as seen in the word document that will be provided to the winning bidder). Then i would like this modified indicator turned into an EA. The details on how i would like everything is laid out in a word document that im happy to give to the winning bidder. Any questions, please let me know Thanks
14 Applications
(2) MQL4 Experts
25 - 50 USD
I Would like to improve an existing EA. Improvements 1. Add Moving Average ( Trade only Long when the Prise is > 200 MA ) (Trade only Short when the Price is < 200 MA) 2.Add RSI ( Not Trade Short when Price =<30 rsi) (Not Trade Long when Price=>70 rsi) 3.When EA lose 5 Consecutive times , Multiply volume *1.5. When EA gain 3 Consecutive times divide /1.5. I will also need some Clarifications for the EA. More details
5 Applications
MQL4 Experts
New modifications for MAVariation (personal job)
10 - 100 USD
I need new modifications for EA that you have developed for me. MAVariation Expert. I need a new condition for trade entry for Reverse EA and new rules entry for ZigZagEA. I send you file doc with specifications
1 Application
MQL4 Experts
30 - 80 USD
HI I LIKE FROM THIS INDIKATOR A EA https://www.mql5.com/en/code/9276?utm_campaign=MetaTrader+4+Terminal&utm_medium=special&utm_source=mt4terminal+codebase WITH TWO FEATURES CLOSE- MANUEL OPEN CLOSE WITH THE EA ONE- TRADE ONLY ONE TIME DANKS DANKS DANKS DANKS DANKS DANKS DANKS DANKS
19 Applications
(5) MQL4 Experts
10 - 30 USD
Dear Developer, I need you to created an EA based on two custom arrow indicator. Buy Rules: Price touch 1st arrow Buy (Shift ~) &&& Blue arrow appears (Shift 1) -------- OR -------- Blue arrow appears (Shift ~) &&& Price touch 1st arrow buy (Shift 1) Sell Rules: Price touch 1st arrow Sell (Shift ~) &&& Red arrow appears (Shift 1) ------ OR ------ Red arrow appears (Shift ~) &&& Price touch 1st arrow Sell (Shift 1)
6 Applications
(4) MQL4 Experts
Martingale addition to the EA (personal job)
15 USD
Add the martingale option to the EA as was discussed earlier in our communication. Thank you. I hope this is done quickly as discussed. Will be in touch. Thank you
1 Application
(4) MQL4 Experts
Mac (personal job)
20+ USD
Here u just have add only one indicator for entry.Red arrow for sell, Blue arrow for buy and trade should active at close price of bar. Also use that time frame that i select at chart time frame. Trading setting are same like my previous EA. You just need to copy paste. I attach here Indicator and my previous EA
1 Application
(6) MQL4 Experts
EA fix (personal job)
30 USD
Hello ! As we discussed yesterday , this is a random open order problem that needs to be fixed. Original message : I have an expert advisor for MT4 that works using channels (range trading). It opens a BUY trade after the cross of the lower band , and opens a SELL trade after the cross of the upper band. However it has a problem and needs to be solved. The problem is that once the market sometimes trend , and the
1 Application
MQL4 Experts
10 USD
Hi developers, Please create a script for MT4 that when applied to the chart draws 3 horizontal dotted lines, one green, one DodgerBlue, one FireBrick. The lines should appear in the centre of the chart as in the image. No window should open when the script is applied - I can make changes to the colours of the lines within the code if necessary. Thank you
8 Applications
(2) MQL4 Scripts
Scoring Indi (personal job)
10 - 100 USD
Thank you Expert this will be a job for scoring indicator in MT4. Options for weighted versus non weighted and optional stand alone feature. All included indicators will be zipped
1 Application
(1) MQL4 Indicators
25 - 100 USD
Hedging EA Semi-Auto I would like to have a hedging ea that will work without any indicator and that only will work after i opend a manually trade. Ea is on the chart on autotrade and i will open a trade manually exemple: Screenshot part1 After I open a 1 lot buy trade Ea will automaticly put the right SL and Take Profit ea will also manage the trade with a Trailling stop and break even. Instanty after i open
7 Applications
(5) MQL4 Experts
Bollinger Band Reversal (personal job)
10 - 40 USD
This is binary option strategy with sixty second expiry prefered on one miute timeframe. It based on simple indicators with some filters and it gives 1 to 3 trade per day per currency.. I offer this job for Tradingtool
1 Application
(1) MQL4 Experts