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
113954 completed jobs in all languages
Sort by:
Exit EA (personal job)
40+ USD
Exit EA I need to be able to choose between buy or sell Buy Trade 1. If I am in a Buy trade, I need the trade to exit when the first red arrow appears Sell Trade 1. If I am in a Sell trade, I need the trade to exit when the first blue arrow appears. I need to be able to adjust the parameter inside the EA I would like a mark on the chart where the trade exited. Please add any other specifics that you need for a EA. I
1 Application
(29) MQL4 Experts
30+ USD
Hello coders, To be created as a blank EA with mqh file, and should include the GUI codes along with other include codes if any. Data storage when I enter a trade, I want to store the symbol, open, entry price and entry time in a file on my computer as a row of data (4 columns) along with an additional "remarks" column (5 columns in total in mentioned order) when I have exited the trade above, the related row should
5 Applications
(5) MQL4 Experts Design
Decode of ATR (personal job)
50+ USD
Creating And modifying existing robot of Ikarus with Own ideas and making fully functional Forex robot 0. Candle Delay function = it should open each new order on new bar Enum basic ( current, m1, m5, m15, m30, h1, h4, w1, m1 ) when choosing one of this timeframe it have to delay new order for specific timeframe , new bar entry on specific timeframe 1. Auto Lot function= basic of equity, balance and margin. Enum
50 - 70 USD
Candle has not touched EMA in the last 7 candles or more. Let's called the candle that touches EMA for the first time in the last 7 candles = K-candle if the number of candles from K-candle to the candle that got to 70% of the recent- immediate high is not more than 5 candles, then send/display alert Use 200ema as filter ...e.g. if price is below 200ema, ignore buy signal Check the screenshots for examples and
7 Applications
(15) MQL4 Experts
Provide divergence EA on MT5 with all the required indicators (personal job)
30+ USD
Provide divergence EA on MT5 with all the required indicators using PZ Divergence strategy with the ultimate timeframe for effective benefits In addition. This option may be included To scans All Pairs stated in input and All Timeframes for The Highest-Probability Reversal Setups Based On Divergence and take required number of pair based as selected in the input
1 Application
30+ USD
Need to change a setting on an EA to increase in 0.01 lots when multiple trades are opened in the same direction. For example: lot size is set to 0.01 Max buy and sell market orders: 4 1st trade: 0.01 2nd trade: 0.02 3rd trade: 0.03 4th trade: 0.04 Whatever trade closes or triggers SL, the next trade will open under that lot size
3 Applications
(53) MQL4 Indicators Experts
30+ USD
Change "Use Multiple after Win" setting. Need it to have the option to change multiple after win or after loss or turned off. This job should be very easy and looking to have it done in a couple hours or less
4 Applications
(53) MQL4 Indicators Experts
Time Trader + EMA (personal job)
200+ USD
The EA must be able to execute 5 trades under the following specs: 1) Each trade should be able to be programmed to start at a specific time of the day and be closed at a specific time too. 2) When the time to open the trade comes, there is another condition to be met for the trade to be opened: it must be above or below a specified Moving Average(MA) level. If both 1) and 2) are met, the program must open the
Update 20B EA (personal job)
90+ USD
1. is it possible to put a filter in to measure the angle of a EMAs between a set number of candles and only allow trades if its at a certain angle or more? - Need to be able to select which EMA and time frame - Need to be able to select the number of candles to measure the angle between - Need to be able to select the Angle of the EMA 2. I also need more selection options around the pivot points I need to be able to
1 Application
(5) MQL5 Experts
100 - 150 USD
Concept EA can Grid with hedge in brokers that doesnt allow hedging 1. Grid EA to use 6 brokers, and/or 6 different pairs, at same time. example 1: for EUR/USD H1, open buy orders on brokers 1,2 and 3 and open sell orders on brokers 4,5 and 6 example 2: for EUR/USD H1, open orders on brokers 1 and 2 and for GBP/JPY H1 open orders on brokers 3 and 4. Close all Deals if TP occurs. 2. Grid EA customizable, without
7 Applications
(1) MQL5 Experts
Combine two indicators (personal job)
40+ USD
I would like you to Combine Two Indicators Buy Signal 1. Blue X appears and RSI > or equal to 50 Sell Signal 1. Red X appears and RSI < or equal to 50 a. Please change the X's to arrows b. I should be able to change the rsi period within this new indicator
1 Application
(29) MQL4 Indicators
30+ USD
Really simple job here. I need an EA that will alert me when a candle opens on one side of the 40sma, continues through the sma, and closes on the opposite side. I only want to be alerted after the candle closes. It needs to be used on multiple time frames and currency pairs
7 Applications
(5) MQL5 Experts
Time traveller Idni and EA (personal job)
40+ USD
Please add control on both indicators. This will be done in order to advance timing as it will allow fo early entries. also please add money management function in EA to reduce exposure as discussed. This will help control risk and hopefully will reduce overtrading and clastered trades. The risk control should have the monitoring on all signal provider to maintain that overall exposure as per setting.thank you
1 Application
(16) MQL4 Indicators Experts
Convert mql4 Indicator to Trading view PineScript (personal job)
30+ USD
Hello, as my friend have said he have discussed with you my project... Please apply so I could send you the specifications. Just the conversion, and he explain to me that arrow and line can't be use at same time Thanks so much
1 Application
(18) MQL4 Indicators
Further development Fractal indicator (personal job)
30+ USD
Modification for mtf fractals.mql4 Add an Alert for UP/DN fractal addition 1.Currently the lines are extended up to candle that closes above the lines. Add function "Extend_Line_to_candle = Close/Touch" Close= line would stop if candle close above the line Touch= lines would stop at price touching the line (candle tails) http://prntscr.com/207hg68 2. combine 8 instances into one indicator: http://prntscr.com/207dyn7
1 Application
(8) MQL4 Other
EA to close all trades at certain percentage and disable autotrading (personal job)
50 - 100 USD
Hi, I would like an EA to use together with another EA, that will close all trades when a loss of certain percentage is attained. So for example if its set to 3% that when floating drawdown achieves 3% it will automatically close all trades and disables autotrading. If you need any more information i am happy to give it to you. Best regards, Nino
1 Application
(3) MQL4 Experts
Edits to current experts (personal job)
450+ USD
1. Add recovery trade to the News Trader 2. Fix(rewrite) the code of the FNG expert 4. Upload the FNG expert to the mql5 market the news wrap will need to pass mql5 testing. I had to add more words so that's why i added that and add logo to fng expert
1 Application
(5) MQL5 Indicators Experts
50+ USD
I have a request of modifying 1 pre-made indicator. Firstly, take a look at below 1 image, please. Now, current indicator shows values of "current", "1st previous" and "2nd previous" in data window. I need more buffers for "3rd previous values" in data window. And current indicator shows just blank in “v1” and “v2“ in data window. I hope you to fill out with “0.00000” in “v1” and “v2”. I hope you to check and modify
3 Applications
(178) MQL4 Indicators
Simple steps EA (personal job)
250+ USD
I need an EA to be developed according to the following specifications that are attached. The variable list is included in the specifications as an xlxs file. Relevant pictures are also attached
1 Application
(21) MQL5 Experts
30 - 150 USD
***Please include screenshots of previously created dashboards when bidding*** This EA will be placed on one chart and trade any pair listed in the EA settings. This EA will also be able to be used on one pair in strategy tester. EA will trade on all pairs listed on the TF that the EA is attached to. Dashboard can be created by developer's preference. *** I have a provided video on demonstration of setups***
10 Applications
(14) MQL4 Experts