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
110997 completed jobs in all languages
Sort by:
Personal job for vladimit_M (personal job)
50 - 100 USD
Updating of the following 1. Creation of alert base on RSI 2. Creation of alert base on Volume 3. Creation of alert base on RSI+volume 4. Base on alert created in 3, hide the alert if price is unattractive and show it when it's attractive. 5. Base on alert created in 3, hide the alert if price is unattractive and show it when it's attractive. Creating of the following 6. Combining NSND alert with RSI alert. Refer to
1 Application
(3) MQL4 Indicators
30 - 60 USD
This is a request for an EA which calculates the current speed of movement of an asset. A speedometer based on that movement is shown in the chart. This allows for the EA to decide an entry or exit order based on that speed The current speed should be calculated based on the time frame the EA is attached to as in... ... total number of pips movement per M1 - minute M5 - 5 minutes M15 - 15 minutes etc. Buy speed +
6 Applications
(11) MQL4 Experts
30 - 50 USD
What i need: I need an indicator that can put visuals on the graph for me to assess. It should work for every pair in every time period. Specifics: It will use a simple tool: moving average. It will calculate a moving average (period should be a variable that i can enter) and displace it to the past (Also a variable). After this, it will extrapolate the average line to the future by using the last 2 values of the
11 Applications
(6) MQL4 Indicators
Modification to Exiting EA (personal job)
30+ USD
Total 5 indicators. Modification to Exiting EA............ Please add 5th indicator RSI. BUYING RSI VALUE SHOULD BE 51 ABOVE. SELLING RSI VALUE BELOW 49. Minimum 5 indicators signal need for taking entry, with in 3 candles, without gap. 5 RSI (BUY 51 ABOVE AND SELL BELOW 49)
1 Application
(10) MQL5 Experts
Modification of existing EA (personal job)
30+ USD
Modification of an existing EA to open opposite trade when an arrow appears. The current EA execute Buy trade when buy arrow appears and execute sell trade when sell arrow appears. The modification is for the EA to execute sell trade when buy arrow appears and execute buy trade when a sell arrow appears. Use attached mql4 file
1 Application
(9) MQL4 Experts
EA Modifications (personal job)
30+ USD
Hi Hooshang, I have a new job for you. For along time ago a programmer made an ea for me. If you accept, i need you to make some modifications and make this ea sell on market ready. It is a simple velocity scalper. It uses velocity trigger, trade delta and trailling functions. After trigger reaches it places a pending buy/sell stop order. If price doesnt touch the pending order it deletes the order. Using it with
1 Application
(16) MQL4 Experts
Modify hedge4all ea (personal job)
50+ USD
Please add functions for the advisor to open a pending hedge order every time a hedge order is executed or market order is opened. For example: If I have a pending buy stop for eurusd at 1.10000 and the market reaches it and executes the order, then the advisor should immediately create a new pending order in the opposite direction (hedge order) which in this case would be a sell stop for eurusd at 1.00900 ( if I set
1 Application
MQL4 Indicators Experts
EA volatility (personal job)
30+ USD
Hi if all x seconds the market moves more than x pips then close all orders and also the EA so that it does not open other orders } break ; } else if ( OrderType ()== OP_SELL && OrderOpenTime ()>=EaStartTime) { if ( OrderClosePrice ()< OrderStopLoss () && OrderClosePrice ()> OrderTakeProfit ()) { signal= true ; }
1 Application
(25) MQL4 Experts
Changes to ea (personal job)
30+ USD
Dear Hossain, can you please make a small change to the trade manager you made me 1 year ago? At the moment ea closes all trades and pending orders for the pair when movable line is touched . I would like to have the following 3 options to choose from: 1. close all (basically this is what an ea doing right now) 2. close sell (ea closes only sell trades and sell pending orders) 3. close buy (ea closes only buy trades
1 Application
(9) MQL4 Experts
Make a new filter (personal job)
60+ USD
like we discussed. if any doubt please ask and check again what was done before, any improvements (lot size strange thing) is appreciated. If filter is ON but opens out side and it touches 0==100 level NO trade. If filter is OFF. it is the same system. touches 0==100 and places trades. If second filter is ON it will take only one side; Buy stop or sell stop and not both. If 13pm 16pm and 19pm are set and if
1 Application
(2) MQL5 Experts
30+ USD
Indicators used are: 2 Bollinger Bands (BB1 : Deviation = 1 / BB2 : Deviation = 3) 2 Simple Moving Average (MA5 : lenght = 5 / MA8 : lenght = 8) Trading Strategy Trade entry conditions: 1. Buy order Enter buy order when (close price over Top BB1) or (High Price close over MA8) 2. Sell order Enter sell order when (close price under Bot BB1) or (Low Price close under MA8) Trade Exit Conditions : Exit buy order when
21 Applications
30+ USD
Conversion of the built in indicator with exactly the same input parameters from Pine inTradingview to MQL4 for MT4. This indicator is going to be a part of an EA and as such I will need to be able to use and change the input parameters. The code from Tradingview is freely available and looks like this: //@version=3 study(title= "Stochastic RSI" , shorttitle= "Stoch RSI" ) smoothK = input ( 3 , minval= 1 ) smoothD =
3 Applications
MQL4 Indicators Converting
Create ea that open trade when close beyond 6 previous bar, and keep update as to the wick end of previous 6 bars. (personal job)
30+ USD
Picture above explain everything. Setting page has fields : N_bars_for_open_trade Bar_close_beyond_n_bar_to_trade = 6 Bar_close_beyond_n_pip = 3 N_bar_wick_end_for_sl = 6 TP = 0 Note that sometime ea will fail to update the sl because the sl is too near to the entry price, if that case happen, journal will show error
1 Application
(36) MQL4 Experts
30 - 150 USD
The Donchian Breakout Trading System is based on the Turtle system. Now i need an EA version of "Donchian Breakout System" Custom indicator that replicates the trading strategy based on the indicator (to be attached). I require the EA to be programmed with the following parameters: EA trades open buy or open sell on breakout or breakdown of Donchian Channels when price is 'n' pips higher or lower than the channel and
MQL4 Expert Advisor Update - Adding or replacing an indicator in an Expert Advisor (personal job)
40+ USD
Hi, I would like to offer a Job for MQL4 Expert Advisor Update - Adding or replacing an indicator in an Expert Advisor. Current Expert Advisor working charming. And I would like to make it more aggressively charms and powerful. I have been dealing with Phil so many times. Really likes his works. Thank you
1 Application
(9) MQL4 Experts Consultation
Daily EA based on last bar (personal job)
30+ USD
Hi Abhishek, I got a new task for you, if you are interested? The EA starts every day (Monday to Friday) at a predefined moment (input: Start time) It looks at the last bar and register the highest and lowest price. If the price hits the highest price it buys the predefined lot (input: Lot size), if it hits the lowest price it sells the predefined lot. If the price already is on/or above the highest price, it buys
1 Application
(9) MQL5 Experts
NEW JOB (personal job)
100+ USD
New job for mql5 . I send you deatils with file. it is allitlon g the file description because fo code sample for you so you may understand the function hopefull easily . New job for mql5 .We can clarify the deatils in discusssion. New job for mql5 . I send you deatils with file. it is allitlon g the file description because fo code sample for you so you may understand the function hopefull easily
1 Application
MQL5 Experts
Required to make EA works on more than one chart (personal job)
30+ USD
Required to make EA works on more than one chart without the occurrence of interference or problems, There is a problem that EA stops, after opening many deals, when reaching up to high volumes. Must be resolved Two Two problems Regards
1 Application
(16) MQL5 Indicators Experts
30 - 100 USD
Dear Coders/Traders, I want to give you a task to create an EA for me which detects and trades a breakout profitably. I want The EA to be meeting the following criteria: 1. Detect and visualize the 'box' of ranging market for (x) candles (draw a box showing stop port and
16 Applications
FIX HEDGE MANAGER EA (personal job)
30+ USD
qa ws ed rf tg hy uj ik lo pp aaa sss dddd ff ggg hhh jjj kkk lll zzz xxx cc vv bb nn mmm xs cd vf bgt nhy mju
1 Application
(72) MQL4 Experts