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
112226 completed jobs in all languages
Sort by:
30 - 50 USD
Hello everyone. I have an EA which i need to add a trail functions for the Equity : - Equity Target : X % ,close all opened/pending if there are any from any other EA. - Equity trail start : Y % . When is Y % above actual equity,begin trailing it. - Equity trailing width : Z % . - Equity Decrease X % = Close all - Send push notification : Close by equity type. - Log message in journal how did it close the orders If u
7 Applications
(20) MQL4 Experts
Update my ea (personal job)
30+ USD
Eine Brille ist eine vor den Augen getragene Konstruktion, die in den überwiegenden Fällen als optisches Hilfsmittel Fehlsichtigkeiten und Stellungsfehler der Augen korrigiert und als solche Korrektionsbrille oder auch Korrekturbrille genannt wird. Wikipedia
1 Application
(27) MQL4 Experts
Zone to Zone Scalping Job #2 (personal job)
30 - 120 USD
I would like to develop a EA that allow you to be able to Mark up a chart starting from the Daily using Support and Resistnace, then drop down to H4 and mark supply and demand zones. Then Drop down to H1 and wait for price to break zone, then RETEST zone, once retest, enter trade using set risk management. EA must allow me to mark the charts with supply and demand, support and resistance, each day that i would like
1 Application
(3) MQL4 Experts
50+ USD
a) extern int OpenHour = 0; extern int OpenMinute = 0; extern int CloseHour = 23; extern int CloseMinute = 59; esta vez para el ciclo de inicio. ejemplo, extern int OpenHour = 7; extern int OpenMinute = 0; extern int CloseHour = 23; extern int CloseMinute = 00; entonces EA comienza sycle desde 7 00 y hasta 23 00 (otra vez no comienza nuevo ciclo) 11:49 b) extern int MaxSpread = 3; Max spread si spread
3 Applications
50+ USD
The Asian Session Starts 0:00 an ends about 07:00. I would like an indicator dashboard scanner that identifies when the market moves certain amount of pips outside the Asian Range time frame. Alerts, push button notification email, and pre-warning symbol and alert symbol should be apart of the programming. Yellow could be a warning symbol and green could be range reached
6 Applications
(5) MQL4 Indicators Experts
30+ USD
Hello, I need the attached ea to be worked on. It sometimes open trades and will not sometimes. And when it does, it may never open the numbers of trade you want it to open. Also I need a close all open trades function to be attached. Thank you
4 Applications
(3) MQL4 Indicators Experts
30+ USD
Entry: When EA is first started, place buy. Place opposite trade to last closed trade. Buys: Once 1st buy is placed, every time price moves 1 grid level against trade, open another buy. Sells: Once 1st sell is placed, every time price moves 1 grid level against trade, open another sell. Exit: Only close on grid level Close all open trades when current grid level has at least 1 more positive trade on one side than
2 Applications
(34) MQL4 Experts
50+ USD
he EA utilises moving average and Bollinger band. The program Buys when moving average (ma1) becomes greater than the upper bollinger band and closes the buy when ma1 1st becomes less than the value of the upper bollinger band.(End of candle execution) and then program Sells when moving average (ma1) becomes lesser than the lower bollinger band and closes the sell position when ma1 1st becomes greater than the
12 Applications
(8) MQL4 Experts
50+ USD
Hello, I need an EA (not an Indicator!) which scans through 28 major pairs and shows on the screen in a table the highs and lows for the last closed candles for this 28 pairs. In the setting menu, I want to specify the 28 pair names and the timeframe for the scan. IMPORTANT: I already ordered such an EA, but the coder did not know that for this multiple currency scan the EA must update before the history data for all
13 Applications
(2) MQL4 Experts
Job follow-up, updating EA (personal job)
50 - 100 USD
Dear Sergey, Thanks a lot for a great work on this EA. As a teacher, I’m using this to train my students about financial markets, trading and cryptos, so I’d like some updates to better fit my course : Could you please add the trend line from pipfinite on the price chart ? (The green/red line that shows the trend we are following) Could you please add a text (in the dashboard similar to the TrendPro dashboard that
1 Application
(4) MQL5 Experts
Amendment of bollinger band bounce EA (personal job)
30 - 35 USD
Hi Sergey, Bollinger Band Bounce Amendment 1 Requirement specifications: #8: Only open sell positions when RSI is >x (default -70), only open buy positions when RSI is <y (default -30) also add adjustments for all RSI settings #9: Only open sell positions when Stochastics is >x (default 80), only open buy positions when Stochastics is <y (default 20) a) apply K-period line b)apply D-period line also add adjustments
1 Application
(18) MQL4 Experts
EA update 1 (personal job)
70+ USD
The developer shall implement the following featuresin to the EA: ======Indicator Trading Style====== // new setting, to be included after the Indicators Management separator and before the various indicators separators Currently, each signal leads to EA opening one order for each activated signal (multiple active signals=multiple orders). i.e. [1][-1][1][1][1][-1] aka MultipleOrder A new method must be added for
1 Application
(10) MQL4 Experts
30+ USD
MA crossover EA 1) crossover of smoothed moving average (Period: 5, Apply to Close) & Linear Weight Moving Average (Period: 144, Apply to: Close) 2) Time frame to be used: M5 3) Filter news 4) TP: minimum 8 pips with trailing stop 3pips, SL: 5pips * For the time frame and TP, are we able to amend later on
24 Applications
(2) MQL4 Experts
30+ USD
Hello, i have an existing ea in mq4 which 1.) should be modified & checked (if code is correct / fix bugs). 2018.04.03 12:35:59.844 GER30,M1: Part 340; Error 141: too many requests (i get this all the time) 2.) order modification (stop and take profits) should be set immediatly or same time as order direction 3.) symbols for long and short trade in chart which dont dissapear and for long trades draw green line from
5 Applications
(29) MQL4 Experts
Batch of Expert Advisors need specific parameter added (personal job)
60 - 70 USD
Multiple EAs need additional parameters to be added, a parameter to close trades after a certain time limit is met. Also I need an additional parameter for the minutes to open next position. Additional code of Max Orders Per Day --- int MaxOrdersPerDay = x; Additional code of ENUM_TIMEFRAMES: m1, m2, m5, etc all available timesframes
1 Application
(16) MQL5 Experts Strategy optimization Forex
30 - 100 USD
I need an expert programmer to do the following: Create an EA that auto trade all ccy in a single chart that base on below requirement. Requirement: 1. EA that collect data from an indicator window which have the strength data (8 ccy strength data; MKT; MFib23). Below is the indicator windows information. 2. The EA able to open and close all ccy pairs trades base on the collected data in a single chart. 3. Open
6 Applications
(4) MQL4 Experts
Need to Modify an Ea Functions (personal job)
60+ USD
So I highlight what I need on this modification: 1- If the pending order active, for example if SELL STOP is active and become SELL, the EA immediately change the buy stop from lot 0.2 to 0.4. If after that market going up and touch BUY STOP active at lot 0.4, EA immediately place new SELL STOP as same price with 1st SELL STOP but with lot 0.8 It will continue until the EA reach the TP or reach the take profit in $
1 Application
(43) MQL4 Indicators Experts
Wilder's DMI EA (personal job)
35+ USD
EA with 2-3 Indicators: wildersDMI_v3 or Wilder's DMI + histo mtf + alerts + arrows nmc - the EA 3 indicators on the same TF with the length period differs -when all 3 bar turn green after the candle closes open trade long, turns red short -there can also be a shift set to 0 for same and shift that if can occurred 1 candle or 2 -move SL to BE when in profit and the first indicator changes color -a setting for maximum
1 Application
(3) MQL5 Experts
30+ USD
I would like a new indicator based on CCI as per image below. It will signal when CCI changes direction (UP/DOWN) but in same direction of "White" Moving Average as explained in the image below. New Indicator should plot on chart as per image with all parameters to control CCI, Yellow MA and White MA which choice of type of MA used. It should also include an arrow on the chart at valid signals as well as alerts
2 Applications
(36) MQL4 Indicators
Helping in my MT4 platform (personal job)
30+ USD
I need help uploading an EA to a VPS . VPS hosting. help to install the EA that you already coded for me before and also I will need to go through the EA inputs and show me how to apply it on any pair I need I think that is all for now and I will contact you if I needed any help in the future
1 Application
MQL4 Consultation