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
114736 completed jobs in all languages
Sort by:
100 - 140 USD
Hey All, I need an EA with the following possible settings: News Release Time => TradeOpenDate Start Seconds - the time for placing pending orders before the news Cancel Seconds - time for cancellation of pending orders after the news BuyOrderDistance - distance to the Buy order SellOrderDistance - distance to the Sell order OCO (Cancel Second Order => ON / OFF) BuyOrderTakeProfit - take profit for the
15 Applications
30+ USD
i need to create an indicator in MT4 it should give buy / sell entry along with stoplosses and targets they are farmed by calculating previous day's high and previous day's low values every day when a new candle starts, the buy/sell recommendations should be displayed in a dashboard along with lines drawn as per screenshot entry suggestions should keep same values, even we change time frame from M1 to Daily every new
8 Applications
(41) MQL4 Indicators
50 - 70 USD
A. Trading Parameters which SHOULD be Opimised. 1. Eqillibruim Profit Percentage =1% of Account size balance 2. Equillibruim Loss Percentage =5% of Account Size Balance 3. Start lot=0.01lot (Start Lot should automatically increase by 0.01 when Account Size Balance(ASB) increase by every $250. For example ASB of $250= 0.01l0t, when ASB reaches $500 = 0.02lot, When ASB reaches $750 = 0.03lot, When ASB reaches $1000
12 Applications
(5) MQL4 Experts
100 - 250 USD
I have S&P500 Index tick daily data on one minute intervals for the last 12 years. The file is an CSV file. I'd like to extract the following fields : Date, Opening price, Price 1 hour after the open, price 1.5 hours after the open, price 2 hours after the open, Closing Price. Here is a sample of 4 of the minutes from 2007, time 5pm, 5:01pm, 5:02 pm, 5:03pm. I just need the next field with the index level
6 Applications
(1) MQL5 Other Data mining
40+ USD
I need an indicator for mt4. The indicator will be based on the TMA centered indicator attached and I need it adjusted so I can change the time frame on it. If the time frame selected is lower than the current chart, it will display the TMA centered with the current charts time frame. Adjustable inputs: Time Frame (can adjust to 15, 60, 240, 1440 etc) FastHalfLength SlowHalfLength Price
8 Applications
(9) MQL4 Indicators
40+ USD
I need to open about 50 multiple pairs at a time. I need to build EA that could imports Excel file which contains lists of positions and that could execute them on Metatrader4. There is some detail requirements. 1. EA should be able to import my unique Excel format. I cannot modify this Excel formation. You need to build some sort of bridge which can convert this Excel format to recognizable format for Metatrader4
3 Applications
(1) MQL4 Integration
30+ USD
I'd like someone to make an expert advisor for me that opens a buy and sell position every hour of the day. I'd like to be able to set a -maximum open trades. -SL and TP in pips and a trailing stop. -a position size related to my balance. -get's triggered only when there is 0 open positions in the account
7 Applications
(1) MQL4 Experts
MA cross Specific lines (personal job)
60+ USD
hi i need a specific indicator that will trace lines on the chart and alert me when those lines will be crossed by MA. I want the indicator to have 10 data entry. let s take usdjpy for example. it has 3 digits at the end. so for the entries i can pu for example. - 000 - 100 - 300 - 500 - 750 so it will trace lines on the chart based on those steps that i will provide
1 Application
(6) MQL4 Indicators
100 - 400 USD
Hi! Script Needed I need a script that I can make calls like: OpenChart("EURUSD",1440, "default.tpl"); OpenChart("USDCHF",1440, "alternative1.tpl"); OpenChart("USDJPY",1440, " alternative2 .tpl"); and have the charts open. As well, I also need a delay variable to allow for a number of seconds between each chart opening. EA Needed I also need an expert adviser that will 1) close orders that hit a specified
21 Applications
(3) MQL5 Indicators
Create EA from Indicator bought from MQL5 market (personal job)
30+ USD
Hello, i need to Create an EA for ZigZaq on Trend Indicator, The indicator should open a sell trade when blue arrow appears and then it should close that trade when a brown arrow appears and open a buy trade there kindly include stop loss, take profit options in it. Max Number of trades open not required
1 Application
(3) MQL5 Experts
100 - 200 USD
Hello I have a kind of martingale EA for MT-5. I would like to use stop loss and trailing stop instead of TP orders it uses now. Also I need some help with testing with different parameters. Thanks Nenad
22 Applications
(1) MQL5 Indicators Experts
30+ USD
Hi! I need a script what puts a pending order 1 pip above / below a Keltner channel on the 5min time frame (I use 2 different keltner channel) and follows the channel when it moves and put a SL and a TP as soon as the order triggered. It need to ask the lot size, long/short, stop (in pips), target (in pips), where to move the SL (in pips) after x amount of move(in pips) and when to stop(time of the day) if not
11 Applications
(1) MQL4 Experts Scripts
30+ USD
I need a MT5 script which will load a X number of bars for every pair and every TF (from M1 to MN). It has to go trough all currency pairs listed and update history bars for all time frames (from the broker). I'd need my MT5 platform to be able to update bars for every currency pair. I have a situation where not all bars are loaded, that's the reason why I need this script. Basically I want to run the script, and the
7 Applications
(5) MQL5 Scripts Other
30+ USD
I need an EA or a script that only allow orders from other EA if the swap is positive or equal to cero. The EA shall work in all EA working in the same account
9 Applications
(6) MQL5 Experts
Modification of EA (personal job)
30+ USD
Hi Nikolay, Can you add the following 2 options to the EA? There is now the option 'Loss for close all' in the EA. I want a similar option but than not close all trades but only the first trade and the first loss. Close first order when all orders have loss and the option when it first order have loss. We already discussed this and the price. Thanks
1 Application
(24) MQL4 Indicators Experts
Personal Job For Bambang Sugianto - Stochastic Indicator. (personal job)
40+ USD
Developer was instructed of how to build the indicator. All the parameters of the indicators were sent to the developer. Indicator will work on all offline charts and all timeframe charts. 5 digit broker. MQ4 source code is required
1 Application
(27) MQL4 Indicators
40+ USD
We use bars instead of candles. We coded in a previous order 7 indicators; all of them simply change bar’s color when the coded conditions are respected. All of them was coded looking at OCHL (Open, Close, High, Low) of the bars and looking at the previous bars (0=actual bar, 1= the bar before 0; 2= the bar before 1; 3=the bar before 2; etc.). We need to fix all of them because they have a few (little) bugs: the hard
5 Applications
(14) MQL5 Experts
Alrabeii (personal job)
40+ USD
1. The first transaction is opened based on the muffing index Buy 200 if the price is above 200 mufeng and sell if the price is below 200 mufeng 2) If a transaction is opened, the deal is the number 1 and it is strengthened after every 20 points. If the opening of the promotion transaction is number 2 followed by 3, 4, 5, and so on And if the reversal of 20 points opens the sale and be the number 1 and the
1 Application
(43) MQL5 Experts
Need add a custom indicator to my EA (personal job)
320+ USD
Need to be able to have a custom news indicator made ... this needs to be integrated into my current EA. This will be a bit complex based on my current EA. My ea will need to be turned on and off before and after news and trades clised out automatically
1 Application
(57) MQL5 Experts
Filter arrow alert (personal job)
30+ USD
xample when 3ma cross's over the 5ma the OsMA must be above the zero line before it alerts (draws arrow, makes sound, send email) Or the opposite 3ma cross's below the 5ma the OsMA must be below the zero line before it alerts. Some times the cross happens then the OsMA catches up in a few bars, that would still be a valid time to throw out an alert. I'll try a screen shot post. Thx in advance
1 Application
(107) MQL5 Indicators