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
112196 completed jobs in all languages
Sort by:
30+ USD
Hello developers, I am looking for an experienced developer which can create an EA based on my specifications. I want to create an EA which does the following: Main indicators: SSL and Aroon (based on No Nonsense FX DNA) Goal of system is only trade buys on NAS100 . Baseline is McGinley moving average (another indicator), exits are regular moving average (indicator). If the red side SSL flips above the green, the
11 Applications
(7) MQL4 Experts
FX_cash (personal job)
30+ USD
Hello I want to code this Job In this ea, this ea will trade only two sets of currencies, they are EUR pairs and GBP pairs and these are the EURO pairs, they are: EURUSD, EURJPY, EURAUD, EURNZD, EURCAD, EURGBP, EURCHF pairs only while the GBP pairs are as follows: GBPUSD, GBPJPY, GBPAUD, GBPNZD, GBPCAD, GBPCHF pairs only. So I will set either a buy or a sell in the inputs tab, then once I attach the ea to a chart, it
1 Application
(9) MQL4 Experts
30 - 40 USD
Im using EA advisor the will give buy and sell signal to trade. I would like to add filter to execute the order but I don't have EA source code. I request external script to filter trade order of EA. Buy Filter: It will execute Buy order only if: TMA middle line greater than or equal to SMA21 Sell Filter: It will execute Sell order only if: SMA21 greater than or equal to TMA middle line. SL and TP not required, it
6 Applications
MQL4 Experts Scripts
30 - 50 USD
Need another signal generated into the indicator i already have. price could be negotiated. An amount that I enter into the setting increase and decrease from present percentage. Ex. if the signal i wanted from the indicator i wanted was 20 percent , then if it increase in 20 percent will notify me of a bullish signal and if decrease it will give me a bearish signal all from present percentage. 70 to 50, bullish 70
11 Applications
(5) MQL5 Indicators Experts
30+ USD
Create a confluence between two indicators. Indicator: A Indicator: B Logic: Indicator B, only plots a signal, if there is in the same candle a plot of indicator A. Like the example below The new indicator will keep the adjustable settings ​​same as Indicator B. All settings of Indicator B can be changed, must be respected
13 Applications
(14) MQL4 Indicators
2 New Versions of EA MoM (personal job)
80+ USD
Thank you for your great jobs before. I would like to make 2 new versions of EA MoM , i have discussed with you. I added some indicators to make better entry and exit
1 Application
(5) MQL4 Experts
30+ USD
Create a confluence between two indicators. Indicator : A Indicator : B Logic: Indicator B, only plots a signal, if on previous candle, have a plots of Indicator A. Like the example bellow The new indicator will keep the adjustable settings the same as Indicator B
11 Applications
(14) MQL4 Indicators
30+ USD
//@version=4 study(title="Stochastic", shorttitle="Stoch", format=format.price, precision=2, resolution="") periodK = input(14, title="K", minval=1) periodD = input(3, title="D", minval=1) smoothK = input(3, title="Smooth", minval=1) k = sma(stoch(close, high, low, periodK), smoothK) d = sma(k, periodD) plot(k, title="%K", color=#0094FF) plot(d, color=change(d) >= 0 ? color.lime : color.red, linewidth=2) h0 =
5 Applications
Modifying of an Existing Risk Management EA for MT5 / MT4 (personal job)
30+ USD
Previously as coded, user is able to set when the trailing SL will start and when the SL of the trail will start to protect profits.. so lets say i set 30% for my trail to start and then 5% for my SL.. it means that once prices move 30% in my favour with reference to the TP, the trail SL will be activated to protect 5% of my profits. I would want to re-code that portion of the EA -The Trail SL settings will not be an
1 Application
(44) MQL5 Experts
30 - 200 USD
Hello, my strategy is based on price action. According to the movement of points & positions, order commands should be given. There are some rules & regulations in the strategy which must be coded perfectly. Please contact if interested. Thanks
30 - 60 USD
EA SHOULD MUST WORK ON RENKO CHART GENERATED BY INDICATOR FROM OVO. MUST HAVE 2 INPUTS FOR 1) NAME OF CUSTOM INDICATOR AND ONE BUY BUFFER AND ONE SELL BUFFER TP AND SL ALSO VARIABLE IN INPUTS
5 Applications
(3) MQL5 Experts
Modify MT4 EA (personal job)
30+ USD
I want to modify the EA attached: 1) Add a timer to each trade (not all cycle) based on hours 2) Modify the trailing stop same as you did first time in this job. The trailing stop starts for each trades not all cycle
1 Application
(29) MQL5 Indicators Experts
Create indicator based on a strategy (personal job)
100+ USD
EMA-Scalping H1 - Is use to check the trend direction EMA 21 and EMA 8 If EMA 8 is above EMA 21 - Up trend detected If EMA 8 is below EMA 21 - Down trend detected M5 (Trading Timeframe) EMA 21, EMA 13, and EMA 8 if EMA 8 is above EMA 13, and EMA 13 is above EMA 21 - look for buy only trades if EMA 8 is below EMA 13, and EMA 13 is below EMA 21 - look for sell only trades - Check for good gap between the EMAs (not too
1 Application
(17) MQL4 Indicators
Modification of an existing MACD dashboard done on 13.05 (personal job)
30+ USD
Hi Oleksandr, I have a small job for you. I have attached an indicator and work requirement that you have done on May 13th for me. I would need to have a simple addition of one sell and one buy alert conditions. In the excel sheet attached you will find two tabs. One tab says "current development" and the other one says "new development". The current alert conditions are as follows: If Strong bullish on Timeframe 1
1 Application
(7) MQL4 Indicators
30 - 50 USD
Hello, I am looking for someone experienced who can convert a tradingview indicator to MT5 Extra option to use tick or real volume Must be able to work on forex and custom chart that update periodically (no flickering)
7 Applications
(13) MQL5 Indicators Converting
Plugin (personal job)
500+ USD
The main functionality of the plugin is to charge Swaps (interest) , now swaps have two values ( buy and sell ) each one has its own value, every day the swaps value change for each symbol. Rest of the requirements are attached
1 Application
(2) MQL5 Integration Design
35+ USD
Developer needed to add push notification and alert settings to mt4 indicator. Alert and push notification should initiate when indicator turns red or green on the chart attached on MT4 platform
30 Applications
30+ USD
The indicator I need is a signal indicator that combine 2 existing indicators provided in the zip archive: _ SupDem _ adaptive vma The signals will used the informations of these 2 indicators in order to plot arrows signals. IMPORTANT : These 2 indicators will be not used as iCustom but combined together to form a single mql4 file, in order to not get any dependencies. The indicators should only plot signals and not
6 Applications
(30) MQL4 Indicators
Modify EA according to Specification (personal job)
120+ USD
Specification: 1. Replace QQE indicator by HLMA_open and HLMA_close indicators 2. Insert option for input of amplitude and timeframe of HLMA_open indicator for order opening 3. Insert option for input of amplitude and timeframe of HLMA_close indicator for order closing 4. Insert option to use VCC indicator as a filter ("Use VCC as filter" - True/False). If VVC filter is set to "True" consider additionally signal of
1 Application
(15) MQL5 Indicators Experts
30+ USD
Hi there, I am looking for experience developer who has created dashboards. This work is simple and can be done for an expert in short time due to existing frameworks. This job should be done in 2 days at least. Similar to this product: https://www.mql5.com/en/market/product/58286?source=Site +Market+MT4+Utility+Search+Rating005%3aperformance# Report should include option: include all options like attached screenshot
2 Applications
(14) MQL4 Other