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
112213 completed jobs in all languages
Sort by:
30+ USD
I need to build an ea based on itrend indicator, with takeprofit stoploss and trailingstop(10figure points eg tp:1000000 sl:500000). ea should open a buy order when indicator gives a buy signal and close the buy order to open a sell other when indicator gives a sell signal. this order should be opened on same bar with the indicator signal. it should be able to work with pairs with big spreads as I will be using It on
Add little feature to existing EA (personal job)
45+ USD
Add Hedge SL min value. Mean that if distance from Hedge to previous order is less than min value min value used. Example: distance is 2 points, min is 150 - so 150 point hedge sl will be used. Add Unfiltered and Seq Unfiltered to the main menu and to hedge. Add Hedge direction All/Reverse Only. If Reverse Only then use only opposite direction to Hedge (opposite to the previous). Add Dynamic TP true/false and DTP min
1 Application
(50) MQL5 Indicators Experts
30+ USD
Hello I'm looking for an EA that is pretty simple. It's based on Renko (traditional) ENTER position: when 2 boxes are the same color (for Buy: 2 uptrend boxes/ for sell: 2 downtrend boxes) STOP LOSS and TAKE PROFIT (or exit): when 1 opposite color boxes appear If possible, some tools that could be easy configurate : - size of renko box - number of boxes for enter -number of boxes for exit SUMMARY : Bullish box ->
2 Applications
(2) MQL5 Experts
40 - 70 USD
In short: Indicator 1 => sends trading signals Indicator 2 => receives them and trades with them We have an Indicator running on one MetaTrader with a certain broker and want to be able to send the Buy and Sell Signals it triggers from that to an Indicator/Expert Advisor on another MetaTrader Instance(different broker) who would then trade with them. The second Broker is with "GoMarkets"and the trades are binary
60+ USD
I need a combination indicator that counts the value of 7 other indicators and checks how many of them has the logical value true(i give the logical expressions). Counts how many of the conditions is true and prints a number on the chart from 1-6 accordingly. Buy / Sell 4 is external parameter for candles looking back in the example Filter condition: t0 Kohalmi Zoltan Indicator = 1 or 2 or 5 / -1 or -2 or -5 If this
3 Applications
(6) MQL4 Indicators
Custom optimization formula + others (personal job)
170+ USD
Coding custom optimization formula. Adding multiple safeties. MaxGroupLoss%. MaxLossOverTime. News filters. Time of day. take into account swaps. Consecutive Losses. Pause before a high importance news - suspend the EA operation before important news in minutes; Pause after a high importance news - suspend the EA operation after important news in minutes; Pause before a medium importance news - suspend the EA
1 Application
(21) MQL4 Indicators Experts
3 addtions 2020 (personal job)
40 - 65 USD
Three additions Allow New Trades Out Of Time Zone Y/N (no or yes to new opening trades off time ) Add one more break even level for long and short positions ( currently there are 2 exit break even points) Last addition is to add option in Moving average to “Stop adding positions if moving averages cross” Currently if I use the moving average filter, my options are a hard stop when the
1 Application
(1) MQL4 Experts
30 - 100 USD
ENTRY CRITERIA *ONLY ONE POSITION OPEN AT A TIME* BUY ORDERS = When the 9 EMA and the 20 EMA cross from the bottom place a buy order. (At shift 1 the 9 EMA is below the 20 EMA, and at shift 0 the 9 EMA is above the 20 EMA) SELL ORDERS = When the 9 EMA and the 20 EMA cross from the top place a sell order. (At shift 1 the 9 EMA is above the 20 EMA, and at shift 0 the 9 EMA is below
15 Applications
(4) MQL5 Experts
VWAP (personal job)
70+ USD
A costomizable VWAP on each level to be editable by color line and type, with the option to overlay other VWAP/ Also i need the space between the lines to be filled with full color individual
1 Application
(16) MQL4 Indicators
Thank You (personal job)
50+ USD
Hello Amir Trader, I'm mistakenly bought single pair indicator that you made. Thank you for helping me out to get multi-pair BBMA indicator. Your indicator may be the key for my trading method with BBMA. Ramadhan Kareem
1 Application
MQL4 Other
30m scalp (personal job)
30 - 45 USD
Hello, I would like a EA made that works off of 2 EMA's and a MACD. The 2 ema's for a sell will have to cross down and the macd will have to form 4 bars on the down side it will place it's trade at the end of that 4th bar and for a buy the same thing but in the opposite direction obviously :) a pic is attached
1 Application
(32) MQL4 Experts
Improvement on an existing EA Obot_v1 (personal job)
40+ USD
To add continuous buy/sell order specifically on REVERSED RSI LEVEL function. Existingly, the EA will place buy and sell simultaneously. When the price reverse, it will create martingale/grid order, when the price move forward, it will TP and it stop. eg. EA place buy and sell order and trend is sell When the price go down, Buy order will create grid/martingale orders. Sell order will reach TP and it stop until all
1 Application
(14) MQL4 Experts
Mod indicators (personal job)
32+ USD
i want to mod the current mtf_fibo_1.08 this function is: it will detect the highest/lowest point inside of the trendline if bearish setup such as the screenshot, it will find the highest point and draw the fibo from the highest point to the lowest of the current bot macd. it will adjust the low if the price goes lower. # 2020.04.29 19:58 EN reply if it is a bullish setup, it will detech the lowest point inside of
1 Application
(74) MQL4 Indicators Experts
30+ USD
I want an ADX scanner to be developed. The scanner should notify me when ADX of any particular stock crosses above 35 in real-time. The scanner should be able to scan atleast 200 Indian stocks in real-time. The scanner should be able to scan all timeframes (1 min, 5 min, 15 min, 1 hour, 4 hour, 1 day) and also for any single timeframe of my choice. The notifications should be shown in a dashboard with time
4 Applications
(1) MQL4 Other
EA or Indicator which send Buy Sell signals based on provided indicator (personal job)
30+ USD
Create an EA that buys when there is a buy arrow and sells when there is a sell arrow from the indicator scalp.mq4. Open one order per action (buy or sell) but allow hedging (buy and sell can be open at the same time) Make an optional trailing stop (It can be turned on or off) Trailing stop will equal half of the stop loss, in terms of pips, and start trailing every pip after breakeven. TP will equal the SL in the
1 Application
(3) MQL4 Experts
30 - 50 USD
Specification Hello, I want to make a Simple Martingale EA: 1) Start initial trade instantly as soon as the EA is attached. 2) Direction: SELL / BUY / RANDOM / HEDGE. NOTE: When Hedge is selected, The EA should take both BUY and SELL orders at the same time, and keep on adding levels of trades with multiplier, in whichever direction it goes negative. 3) Initial Lots: Example: 0.01 4) Distance: ATR with Multiplier /
14 Applications
30+ USD
1 - Cancel one of the MA crosses on the indicator. 2 - Add a MT4 text message alert. (Push notifications) 3 - change the email alert from 1 email to all messages until it 100 emails to 1 email for it signal. Thank you
8 Applications
30+ USD
Hello! I am looking for someone that can code an indicator/script that will extend the rectangle that I draw to the right automatically over time in MetaTrader 5 specifically. I have attached a similar indicator that works on MT4 and would like the MT5 version resembles that one as close as possible. Thank you
11 Applications
(1) MQL5 Indicators Scripts
Create a Custom EA (personal job)
100+ USD
I need a custom EA made that is going to follow my trading strategy I use. I will provide the screen shots and details later in a text file also work with you on fine tuning the EA
1 Application
(17) MQL4 Experts
70+ USD
I need someone that can have a look at my renko bar EA and change the open rules, stop loss and take profit rules . I also need a money management rule that limits the total losses in a day
14 Applications
(34) MQL4 Experts