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
112220 completed jobs in all languages
Sort by:
30+ USD
The checks a trading robot must pass before publication in the Market - MQL5 Articles Make my ea pass all the checks an e.a. has to go through Invalid volumes in trade operations Limiting Number of Pending Orders Limiting Number of Lots by a Specific Symbol Setting the TakeProfit and StopLoss levels within the SYMBOL_TRADE_STOPS_LEVEL minimum level Array out of Range The error i face is in the picture not the words
8 Applications
(80) MQL4 Indicators Experts
30+ USD
I have created an EA and I need help with making it suitable for the mql5.com market. It is currently showing some errors even though I have compiled with 0 errors and 0 warnings. I want the EA to work exactly the same way as it is currently working but to be able to pass the automatic validation for the market Attached is the error from market . Thanks
4 Applications
(18) MQL4 Experts
50 - 80 USD
1) EMA : length 20 2) RSI : length 5 , source stddev2 or close Buy condition = (RSI monthly)<25 and (RSI weekly)<20 and (RSI daily)<15 and (price < MA) and (RSI 5min touches 10) Sell condition = (RSI monthly)>25 and (RSI weekly)>20 and (RSI daily)>15 and (price > MA) and (RSI 5min touches 10) Exit buy/sell : when in loss of 30$ or in profit of 30$
18 Applications
(2) MQL5 Experts
Sistema de negociação e grafico de valores (INDICADOR VALUE CHARTS) (personal job)
30+ USD
Sistema de negociação e grafico de valores (INDICADOR VALUE CHARTS) Indicador Value Chart (Sinal de Compra) - Comprar a mercado quando o Value Chart negociar abaixo do nível de preço definido em (Extreme_Dow), representado por um seta ( a ordem de comprar podera ser definida no momento do sinal NÃO precisa esperar o fechamento do candle ou na abertura do proximo candle ). Quando definir que a abertura da ordem será
1 Application
(4) MQL5 Experts
Multisymbols GUI V5 (personal job)
400+ USD
Contents 2.2.3 Trailing stop 2.2.4 One more thing… 2.3 2.4 1.0 Bug fixes 1.1 Profit and loss calculations on R:R lines I have noticed these calculations are not accurate sometimes on the lines, the calculation used is off. Not quite sure of the method you have used to calculate so am unable to fix it myself. Could you please test a couple of indices, crypto and forex to see if it is calculating
1 Application
(10) MQL5 Experts
Adding an input to the EA (personal job)
35 - 45 USD
Hi Hasanboy, Looking at the source file BuyStop_EA (attached), I have two parts of work for it Part 1: would now like to add three additions to current EA: Input 1: 1a. Breakeven Enable: Yes/No 1b. Breakeven Distance: Amount of points to move higher prior breakeven is placed: i.e. 100 points (if market moves up 100 points after entry, then the Stoploss moves to breakeven) Input 2: Use Supertrendindicator as a filter
1 Application
(11) MQL5 Indicators Experts
30+ USD
This EA manage all manually open trades. It will open hedge for individual losing trades that exceed X pips (Hedge Distance). The BE function will open a SL (Hedge Move) for the hedge after it makes X profits (HedgeSL_Start). If the Hedge is close by SL and the price reverse and the manual trade exceed X pips in loss the EA will reopen the hedge. However this reopening of hedge does not happen. Please amend the EA
7 Applications
(9) MQL4 Experts
Add feature to V (personal job)
30 - 50 USD
1: we already have Terminal Max SL feature for A*B Pair! ( all good ) 2: new feature : if PAIR A or PAIR B already have x-numbers of order in terminal ( if it was open by other ea or manually Today ) it'll skip the new order on this pair for today ! example we set TODAY Max-A&B-TerminalPair : 4 now the terminal have 4JPY orders today ( they are not closed yet ) still in trade but they were open today ! the ea will
1 Application
30+ USD
i will provide source code of all indicators. they are simple ones like rsi etc. be great if can reference custom indicator i can fill in and designate buffer also. will send exact code with what i mean about this also would like it mtf interpolated
5 Applications
(7) MQL4 Indicators
Personal Job for Mehran (personal job)
55+ USD
Personal job for Mehran convert two trading view indicators to MT4. Indicator should be work same as trading view.i have upload the details here I will provide more explanation when we are starting the work
1 Application
(30) MQL4 Indicators Experts
30+ USD
Modifications made to a separate window indicator 2 colors, all timeframes, +/- 1 level histogram basic pattern So, levels 1.0 or -1.0. And higher or lower timeframes Must be working in strategy tester
4 Applications
(61) MQL4 Indicators
30 - 108 USD
I need a new forex robot based on price action and candlesticks patterns. I want a situation where once i put the robot on the chart and choose buy or sell and the number of trades to open then it will only buy or sell in the particular direction only. that is if i put the robot on the chart and choose buy and number of trades to open 2 and choose the 1 hour timeframe then if at the end of the candle it is still a
5 Applications
(1) MQL4 Experts
30+ USD
Hello, I need an EA where you input the max daily drawdown and max overall drawdown. I need it to be able to do the following: For the max daily drawdown, once it is hit, the EA prevents any trades from being executed, until a specified time, at which the daily drawdown resets. The daily drawdown should be triggered when the EQUITY of the account hits the set daily drawdown limit. For the max overall drawdown, once
9 Applications
(1) MQL5 Experts
EA modification (personal job)
30 - 80 USD
the following work in needed in my ea dashbord: 1. i need this indicator to be in the ea dashboard 2. conbine the sentiment volume and position % together 3. create market order flow 4. redefine mover logic 5. update the trade logic and robot logic further informaion would be given, thanks in advance
1 Application
(35) MQL4 Indicators Experts
Add another Reset variable to create MAB_10.2_SMA-WKLY.Filter_01 EA (personal job)
30 - 50 USD
Hello Mr. Hasan, I need one more Reset variable to the latest MAB 10.1 EA. Also attached are the instructions on a Word document. Here are the details for your review: Thank you and let me know if you have any questions
1 Application
(93) MQL4 Experts
30+ USD
Good morning everyone I will commission the task of writing code in mql5. The size of the order is about 120-150 lines of code. My budget for this is $30
12 Applications
MQL5 Experts Scripts
Build a dashboard based on price action and an Indicator (personal job)
80+ USD
Cell Color for Long = Green Cell Color for Short = Red The filters for RSI and MACD will be similar to the logic used in EA and there should be similar settings. Logic for determining Long and Short: Long = Last closed Price is above all the three EMA’s Short = Last closed Price is below all the three EMA’s Show aging of AIMS or PA in each Cell of the dashboard as per the color of the Cell. Example: If a Cell is Lon
1 Application
(29) MQL4 Indicators
IA sur MM (personal job)
30+ USD
Création d'un IA sur MT4, passage d'ordre d'achat et vente au croisement des MM simples sur dernière bougie clôturée. La taille du lot doit être une variable mathématique simple, capital / 15 000. Clôture des ordres par le croisement inverse des MM ou par la variable SL indiqué. Aucun autre critère dans un premier temps, pas de RSI BB ou autres, juste les MM, le déplacement du SL sera à prévoir selon les terme de mon
1 Application
(3) MQL4 Experts
30+ USD
Hello. I have an ea i would like a martingale feature added to it. The ea should increase lot size on the next signal after a loss( martingale and lot multiplier added)
5 Applications
(3) MQL4 Indicators Experts
30 - 100 USD
I would like to create an EA which trades volatility breakouts, using Bollinger Bands and the Bollinger Bandwidth in order to generate signals. Based on when a “squeeze” is detected, pending orders will be placed some distance away from price in both the BUY and SELL directions. The EA will ensure that the squeeze condition has been valid for some minimum amount of time as defined by the user. Once pending orders