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
112372 completed jobs in all languages
Sort by:
30+ USD
SPECIFICATIONS: - Uses the linear regression formula to measure the trend (in angle degrees) for any instrument on ANY timeframe it is attached to. - Re-calculates the slope every bar (NOT EVERY TICK), so it doesn't lag on the tester/platform that much! The last bar is the most recent price (close) calculated, the current close is ignored. - Draws a line on the chart for the slope according to the angle degree's (no
30+ USD
Looking for a good developer in order to implement EA with the following requirements: Trade based on RSI levels Trade based on ATR levels Optional trade with BB Trade between specified times Has trailing stop based on MA Virtual Stop loss Virtual Take profits Autolot Breakout event Slippage Set maximum orders Expecting someone to write clean code in order to better maintenance next time
18 Applications
(1) MQL4 Experts
30+ USD
Want two EA's, one for buy trades, one for sell trades. Essentially the same, just don't want them to interfere. EA for buy trades. Keep a pending buy order at 5 pips above the latest close price of the 100 SMMA. Order price is updated with each new 100 SMMA close price. The order, once triggered, will have a 95 pip profit limit and 10 pip stop loss. Only one buy trade at a time, so when order is triggered and buy
14 Applications
(1) MQL5 Experts
60 - 80 USD
Hi all, I need a very basic trading robot in Metatrader 5 (MT5). The robot shall execute the following actions as soon as the indicator changes its color: Select open positions — PositionSelect Close open positions. Check open orders — OrderSelect . Close open orders. Source: https://www.mql5.com/en/docs/trading If the color changes from red to blue: Buy 0.25 lots with 100 point stop and 100 point limit If the
10 Applications
(13) MQL5 Experts
EA based on Heiken Ashi smoothed (personal job)
40+ USD
We use Heiken Ashi smoothed as indicator + one MA Buy:Price must be over the MA and Heiken green Sell:Price must be under the MA and Heiken red For sl/we use change of Heiken color with an option of use normal sl/tp and we need trading hours
1 Application
(72) MQL4 Experts
30 - 80 USD
Need a standard EA with all the goodies such as options for take profit in pips, SL, TSL, etc. I would like a trade to take place when a bar closes outside of a drawn line the indicator makes and then have the option to close the trade either with # of pips, Stop loss of course, or by a candle closing at the opposite line. This will be much clearer once you see how the indicator works
18 Applications
(9) MQL4 Experts
30+ USD
I need an indicator that I already have to be improved to include multitimeframe scanning/notifications, as well as an upgrade to another part of the indicator. It is based on Ichimoku system, so please be knowledgeable on the code for this. More info upon request and acceptance
4 Applications
(5) MQL4 Indicators
Addition of new features / Phase 2 (personal job)
50+ USD
Currently the MACD module: - Opens BUY trades when 'Value' becomes positive - Closes BUY trades when 'Signal' >= 'Value' - Opens SELL trade when 'Value' becomes negative - Closes SELL trade when 'Value' becomes =< 'Signal' For clarity, let's call these trades the 'basic trades'. Few improvements are needed for existing system: - Trade opening/closure should be taking into consideration the values at 6th decimal place
1 Application
(41) MQL4 Indicators Experts
40+ USD
Hello, I have request of modifying 1 pre-made indicator to work properly as I described here This “OIH_AdvancedFractalHL_v1.1” indicator shows wrong signals likely as HH, HL, LL and LH on chart as followings below. Above image shows that there are wrong 2 signals of “HL” on chart. Also, it shows no “HL” values in data window. I changed current M5 time frame with another time frame to have right signals. After time
1 Application
(178) MQL4 Indicators
30+ USD
Hello all, I am looking to build an EA as well as find a coder that I can hire and trust for any and all future projects. Need someone who is fast and proficient. trading knowledge and good English would be a bonus but not required. My first build I am looking to make an EA that will trade A LOT! I was thinking a price grid of buy stop orders every 7.5 pips (id want a setting so I can play with that number) and sell
8 Applications
(4) MQL4 Experts
Update of my EA (personal job)
130+ USD
Project: Simple EA Task: Limited operation times Description: We will define the operating timings. ONLY OPERATE WITHIN THE DEFINED TIME. Outside the opening time the EA will be in DNO state. (NOT PAUSE) How is the operating time defined 2 letters for Day: Mo Tu We Th Fr Sa Su followed by 4 digit hour min in 24hr format e.g. 1215 then a space dash and space and another 4 digits each period is separated by semicolon
1 Application
(21) MQL5 Experts
Kiss (personal job)
35+ USD
Hi Hooshang, Code the Kiss EA as I have already discussed with you on the screenshot, also remember to make provision for 10 seconds for the EA to trigger the opening of the new candle once all the colors aligned as shown on the screenshot
1 Application
MQL4 Experts
30+ USD
This EA(mt5) will use simple (classic)2 EMA crossing strategy together with simple progression algorithm.Positions will be open/close on crossing signal plus/minus confirmation points.Lots will be decrease after profitable trade to calculated amount that will cover previous losses
10 Applications
(7) MQL5 Experts
40+ USD
In 1 expert advisor adding side by side max grid and also reopen positions Tp first trade grid, and adding lotsize max percentage reverse grid. If there are any question please let me know
3 Applications
(36) MQL4 Experts
Weekly breakout EA (personal job)
100+ USD
Everything is described in the attached file. I want to have an EA created that uses the first 4H candle of the week for breakout. The goal is to hit a good long trend and stack positions along it
1 Application
(13) MQL4 Experts
30+ USD
whoever asks me the details the more photos you send me the proof is w. it is about presenting two indicators that behave in the same way of my platform. ask for the photos and the details of everything send me a test and you will be paid for thanks to everyone
3 Applications
(1) MQL4 Indicators
EA based on my indicator that i will provide (personal job)
50+ USD
requirement for the new EA: The EA should open a buy when the candle break through 22.5 degree and a new candle open above the 22.5 degree. SL =20pips below the yellow line(0 Level) SELL Candle break through the 22.5 degree down ward and another candle open below 22.5 degree SL= 20 pips above d yellow line(0 level) OTHER FEATURE trailing stop * multiple order every 15+ pips( i should be able to set it to any
1 Application
(9) MQL4 Experts
Additions and changes to Inspector_Pending_Days_of_Week v1.21 (personal job)
60+ USD
1)old logic pending orders only. 2)open pending buy and sell stops at x pips above/below highs/lows of last x bars. 3)either the buy or the sell will get filled or if none gets filled both the pending orders will get cancelled according to ExpiryMinutes setting. 4)if the pending buystop gets filled, retain the pending sell stop until cancelled according to ExpiryMinutes setting and vice versa if sell stop gets filled
1 Application
(3) MQL4 Experts
30+ USD
I need a developer who can complete an EA for me that is based on Martingale. It is already halfway done so just completing the remaining small section. Maximum budget 30$
6 Applications
(7) MQL4 Indicators Experts Forex
30+ USD
I want to add a breakeven to advisor on mt4 after xx points in profit. That works for usa stocks. Must place stop at opening price after xx move in profit
5 Applications
(2) MQL5 Indicators Experts