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
110478 completed jobs in all languages
Sort by:
30+ USD
Greetings, i want simple project for getting the price of H1, M30, M15, M5 for the following indicator 1. i want to get price of last candle, high, low, open close for all the timeframe mentioned above 2. check if the last candle is either green or red (buy or sell) display the prices in the comments, get the Smoothed HeikenAshi MT5 from the following link https://www.mql5.com/en/code/21547 if you cant do above
11 Applications
(2) MQL5 Experts
30 - 40 USD
General rules: The EA uses hedging for trading. The EA must work with FX, futures, indexes, stocks, all suffixes. (My broker is Pepperstone.) Entry rules: When new candle starts to form (candle open) enter the market with 1 buy and 1 short order at the same time. When both orders exit the market, then enter again on the next candle open. Exit the market with SL or TP order. Orders stays till canceled or triggered by
4 Applications
(10) MQL5 Experts Forex
Need an expert advisor (personal job)
130+ USD
I NEED AN EXPERT ADVISOR BASED ON SPECIAL INDICATOR.IT WILL USE SOME ZONES CREATED BY INDICATOR. IT WILL USE BOLLINGERBANTS AS AFILTER AND IT WILL HAVE SOME SPECIAL SETTINGS,ADD POSITIONS, MUTLIPLY POSITIONS,TRAILING STOP LOSS SETTINS
1 Application
(16) MQL4 Experts
30+ USD
I have my auto trendiness mq5 indicator I want to convert it to an expert advisor. so I want to make it and expert advisor not an indicator. And I have my bullish engulfing robot where I want if there is a bearish engulfing it should draw a line on the open of the next candle and bearish engulfing vice versa I have provided the files
9 Applications
(1) MQL5 Indicators Experts Forex
30+ USD
Hello Traders. I have a MT5 bot, is a greed strategy, all cycle trades have always same TP. I want to add a feature to send an alert when Markets hits TP with all trades total TP. Example on picture is 2 Buy trades (cycle can be unlimited trades) with same TP TP is Below first trade if market closes at that TP will close with -20 USD But second trade will be +100 USD. So Alert will be +80 USD Profit. Alert should be
7 Applications
(11) MQL5 Indicators Experts
50+ USD
https://www.youtube.com/watch?v=juZlrecsIts I need EA that focus trading on M1, M5 TF that use a moving averages cross with RSI and fractals confirmation. please see the link VDO 3 Moving averages 20, 50, 100 fractals confirmation to order +RSI Auto SL, TP Telling stop able to define the no. of open order e.g. 1 order or more as a same time able to define spread
23 Applications
MQL4 Experts
30+ USD
I need an ea made based on a Pinescript from trading view, I need auto lots, time filter, Tp and sl and trailing stop. I NOTE I GET PAID TOMORROW SO I CAN PAY TOMORROW
Add a new button to current EA (personal job)
30+ USD
I should explain a little better. I have 6 different charts. Each one is a different time frame but they are ALL the same pairs (XAUUSD) = Gold . At the moment I can use the Top button "User On and Auto ON" toggled all OK. But this is confined to each chart that I need to change this so I have to move to each individual time frame to ensure ALL are toggled correctly. I wish to keep this Top button to work as it is
1 Application
(42) MQL4 Indicators Experts
60+ USD
Bonsoir, Recherche un nouveau développeur pour la mise au point d'un nouvel EA basée sur les indicateurs "Sotochastic Oscillator" et "Moving Average", pour MT4. Les détails seront fournis au développeur qui sera sélectionné. Béri
18 Applications
(3) MQL4 Experts
EA Update to v56 (by adding indi) (personal job)
65+ USD
Dear Shukurjon, I hope you and family are good! This is the LAST "smaller" job before the BIG one. Updating the EA to v56 by adding one robust indicator (no repaint). The indicator is: Demon Scalper Spike indicator (see attached) -------------------------------------------- 1. As ENTRY 1 option: green line crosses first level (default 15): buy red line crosses first level (default 15): sell 2. As ENTRY 2 option
1 Application
(69) MQL4 Indicators Experts
60 - 68 USD
I have a script I will like to convert into Ninjatrader 8. I have the source codes ready, you may contact me if it is some thing you can do. I will love it to work almost the same the pine script source code provided here is the source codes attached to this offer
2 Applications
(2) C# Indicators Other C#
30+ USD
Combine two MT5 Indicators into one window. I need the PVT Indicator to be in a RSI window. my main objective is to code my own bot in the future and need the source code of these 2 indicators combined into one see the attached files below the one is PVT and the other RSI
11 Applications
(1) MQL5 Indicators Trading robot/indicator debugging
Need update the EA (personal job)
760+ USD
1) Add breakeven. 2) Optimize 6 pairs and set and install the best results on a real account. 3) Add a delay between the signals that come from M15 and the signals that come from M5. Add an option that will adjust this delay. 4) Change the structure of the m5 signal. Each of the 4 conditions can not happen simultaneously, but with a small tolerance. This tolerance must be changeable in the options
1 Application
(25) MQL5 Experts
Adding a new risk management feature for attached EA (personal job)
30+ USD
Adding new risk management Add risk based on amount. If choose 100$ in setting then ea calculates lot size so that when stoploss is hit trade loses only 100$. Add Fibonacci feature of risk management When this setting is turned on, then ea increases risk after every losing trade and return to level 1 after a wining trade. For levels Level 1 - 100$ ( number choosed on risk management based on amount) Level 2 - 100$
1 Application
(13) MQL5 Indicators Experts
I need someone to convert python file to mql5 (personal job)
200+ USD
I have a python file I need converted to MQL5. Is this something you can do? I have the pdf file that explains the logic implemented? Send me your bid if its something you can do and we can discuss further details about the project
1 Application
(2) MQL5 Experts
200+ USD
Bonjour à tous, Je recherche un **expert en développement informatique**, spécialisé en **trading algorithmique**. Le candidat idéal aura une solide expérience dans le développement de stratégies de trading automatisées et une connaissance approfondie des indicateurs **TradingView**. **Responsabilités:** - Développer et optimiser les algorithmes de trading - Utiliser les indicateurs TradingView comme base pour le
13 Applications
MQL5 Experts
Need 2 EAs for martingale strategy (personal job)
70+ USD
Hi Please check requirements below So I already have entry setup for which I have mql5 code as well Now I want to include Martingale logic & trailing stop loss function into it so it should work like this Input variables: take profit points, Stop loss points, TSL points(Trailing stop loss points) lot size multiplier factor, max lot size, time frame to choose for EA to run (example: 9 AM to 6 PM IST), counter to reset
1 Application
(1) MQL5 Experts
Code Conversion from MQL4 to MQL5 (personal job)
30+ USD
Hello, I am looking for a developer, that can convert my MQL5 EA to MQL4 EA. The code is simple and not too long, just a little above 300, including comments. I will be willing to communicate for fast and clean partnership. Have a great day everyone! Kind regards, Morka555
1 Application
(2) MQL5 Converting
30 - 75 USD
The purpose is when gold is trading against me also when I sleep, the equity will be saved so I can decide what to do as soon as I see this in my account. So if I have 12 orders buy with a total of 2.4 lotsize, There should be placed an order with same lotsize in opposite direction or all orders in my account placed in opposite direction. I think I prefer to have all the orders in my account copied and placed in
11 Applications
(1) MQL4 Indicators Experts Forex Trading robot/indicator debugging
I want a Forex Scanner that can display up trend (Green color) & down trend (Red color) using 3 Trend indicators; 1)Turtle Power Trend 2)PSAR indicators & 3) EMA89 (personal job)
80+ USD
Title: Turtle Trend Hunter V1.0 When I put on the EA, the Robot will continuously scan the Metatrader5 (my chosen 28 Fx pairs) for Trend changes. For Up trend: (Refer to attached chart) The robot will scan All 3 Indicators: EMA 89, Turtle Power Trend indicator & PSAR.(Refer to attached chart) 1. First, it will detect Up trend using any one of the 3 Indicators. (Don’t have to be in order). 2. Then it will scan the
1 Application
(6) MQL5 Experts