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
111771 completed jobs in all languages
Sort by:
30+ USD
Outlined below is a trading strategy designed for short-term, intraday trading in the forex market. This trading strategy uses EMAs because it is designed to respond quickly to price changes. • Plot three exponential moving averages – a five-period EMA, a 10-period EMA and 50-period EMA – on a 15-minute chart. • Buy when price and the five-period EMA both cross from below to above the 50-period EMA, and the
10 Applications
(1) MQL4 Experts
30 - 50 USD
I need an indicator which can create a Heiken Ashi candle from a higher time frame to be overlaid onto a lower time frame. The candles from the lower time frame will fit into the candles from the higher time frame. There is currently a similar indicator in the MT4 market called The Candle Converter. I need the same type of indicator, except it needs to be Heiken Ashi Candles
9 Applications
(7) MQL4 Indicators
50 - 100 USD
Hi There I need an EA that does the following: a) On any 15min chart, calculate the 'range' (difference between High and Low), 'target' (range*0.5) from 01:00 to 07:45 bars //Print-out the 'range', 'target' variables as well as 'High', 'Low' and the 'AccountBalance' b) Lotsize should be AccountBalance * 'Risk' //Risk variable should be an externalVariable that I input c) Place the following pending orders at 08:00
13 Applications
MQL5 Experts
30 - 100 USD
Hello. I'm looking for a non-repaint double bottom/top indicator for use with renko charts on metatrader 4. I'ts a specific pattern and I will provide screens shots for what I'm wanting. Also the facility to only show true or false the pattern when 3 moving averages ema 36,24,12 are stacked. e.g. only show long (double bottom) when the ema's are showing 12 top, 24 middle and 36 bottom. Reverse for shorts (double
8 Applications
MQL4 Indicators
Modification of existing EA (personal job)
50 - 120 USD
Greetings Oleksandr, I hope you're well. In continuation of our talk, I have made a draft explaining the basic principles of the new strategy, in which I hope you'll have interest to code. I’d like to ask you to evaluate the strategy whether it can be coded and integrated with the current EA influencing all positions which are opened on a chart. The strategy should be integrated with the EA version from before we
1 Application
(5) MQL5 Experts
30+ USD
For Montiero_ea_4_1 and Montiero_ea_5_1, please remove the "doubling" effect of the lots whenever Stop Loss (SL) is reached before Take Profit (TP). For example, you open a buy position of .01 lots and the Stop Loss position is reached. Instead of the next position opening with a sell position of .02 lots, it will open with .01 lot. Please let me know if you have any questions for this request
5 Applications
(22) MQL5 Experts
30 - 50 USD
1. The EA should check the criteria and open orders after a candle is closed (at the beginning of next candle), NOT on every tick. Order should be closed immediately after the criteria (TP, SL, TSL) is met. 2. If 16 Moving Averages (MAs) are squeezed together and the price closes above of all 16 MAs send a Buy order. Squeezed together means ALL 16 MAs are within 20 pips of each other [This 20 pips should be a
15 Applications
(12) MQL4 Experts
30 - 50 USD
Hello, I have a custom indicator that I need an EA built for. The indicator is already built and will be provided. The EA will need to open on the signal and close when the reverse signal is generated and open a new order in the opposite direction
11 Applications
MQL4 Experts
Modify existing EA (personal job)
30+ USD
Hi, New Year Wishes! :) I need few modification on the previous EA we have done as a new project. Modification 1 ============== 1. Add levels from the indicator xxx " (mql attached) to the existing EA 2. Add an External manual input varaiable to manipulate the system calculated Levels" Modification 2 ============== There is an option already available in the EA to get the output as .csv or .txt. Not sure is it
1 Application
(13) MQL4 Indicators Experts
Black Wall Street MT5 (personal job)
50+ USD
The EA is also to work as an indicator Input color coded buy and sell diagrams. Diagrams are to show the stochastic indicator’s direction on each tf. Green for up red for down, and gray for if the indicator is above 80% and/or below 20% I need an EA with these parameters The stochastic indicator parameters are as follows 14,5,3 EMA The EA is also to work as an indicator EA is not to execute any trades within 10 pips
1 Application
(49) MQL5 Indicators Experts
50 - 300 USD
Money Flow Indicator Auto trader MetaTrader 4 or 5 Period = 5 Enter Trade = When the currency hits 0 on the Money Flow Index Exit Trade = When the currency is 100 points above Entrance price Auto buy and sell Forex any currency of my choosing. Simple Enough Thanks, Cory
17 Applications
Modify existing EA - Add more rules (personal job)
50+ USD
Hi, sent you a message with all the details. Need to add more formulas to the existing EA. The basic code will remain same such as "entry type, add positions at minus x distance, average profit closing, profit grow closing etc". For the new rules, I have explained in the ppt I sent. Please check & let me know if you have any questions. Thanks
1 Application
(16) MQL4 Experts
Create EA with new Indicator (personal job)
30+ USD
You make for me EA (EA_with_Arrow_v1.1 ), the signal is SuperTrend_2504_1 Now is want that this EA used other signal (Tidane trend) Some function for EA only use other signalaler
1 Application
(7) MQL4 Experts
40+ USD
Arbitrage EA between 2 MT4 accounts: account A and account B Account A = Master Account B = Follower Most setting of lot size, risk management etc... is set on account Master Monitor bid/ask price between 2 accounts. Check tick by tick A Bid 15125 Ask 15175 B Bid 15615 Ask 15895 A Ask < B bid at least x (points) --> Sell B @ B Bid and Buy A @ A Ask Close both orders when total Profit (Sell B + Buy A) = at least y $ A
4 Applications
(33) MQL4 Experts
Persolan job (personal job)
110+ USD
Hello Nguyen, thank you for your last ea that loads datas from bitfinex. But in this job you load the datas from cryptocompare.com. I need 30 more words for add application to the website, so I write a little bit more
1 Application
(42) MQL5 Other
EA code change (personal job)
50+ USD
Hello Mr. Norouzi, There are 2 versions of Blessing EA: Bllessing 3 (free with open code) and Blessing Pro which is only available with .ex4. The Pro version has several advantages and many of those I need emulated into my EA. For the next step I need new code for Multiplier. It determines how many lots are opened at each level. in Blessing 3 the multiplier is constant for each level which leads to too many open lots
1 Application
(5) MQL4 Experts
30+ USD
I have a Martingale EA. I can provide the codes. I need small changes. 1) My EA has stop loss. I want to remove the stop loss 2) I need opposite of this EA. Martingale buys when positions goes opposite. I need just the opposite. I need EA to open double the positions when market goes in favor. Stop loss should keep changing but no target required. For example buy 0.01 lot at 1.3200 stop loss at 1.3180 , buy 0.02 lot
3 Applications
(5) MQL5 Indicators Experts
30+ USD
hello I want to create indicator can show arrow. Up arrow : when we have 1 bullish candle, after 1 bearish candle and 1 bullish candle. Down arrow : when we have 1 bearish candle, after 1 bullish candle and 1 bearish candle. See picture Signal is showing after the close of the third candle pattern. Signal is displayed into mt4 box. Signal have sound alert. Signal have email alert. Sorry for my English it’s not my
11 Applications
(26) MQL4 Indicators
Develop NEW EA for Arkadii Zagorulko (personal job)
30+ USD
Hi, I need a developer that can make my EA and have time right now to start with it. Please apply here, the price is that, I don't want to modify it, the concept it's simple
1 Application
(12) MQL4 Experts
Modify Existing Mt5 EA (personal job)
50+ USD
EA Name : Agent 1. current pair, current tf ( if i change tf of chart, tf also should be changed) 2. as you see in attached properties, other functions are needed including 'DivergenceRule' and 'TotalPosition' 3. TotalPosition 1) maximum position is 2 2) in case position is 1 - EA trades as same as Raiders(open, close, open, close...) 3) in case position is 2 - EA could open another position before
1 Application
(14) MQL5 Experts