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
112219 completed jobs in all languages
Sort by:
30 - 60 USD
Hi, Would like to have an EA to start hedge trading buy and selling at same price (Market)...and put orders (Buy stop limit and Sell stop limit at same price ) respecting the sequency estabilished in points (range) .. x2 . Example - - EA will start buying and selling imediatelly. (market at same price) no matter spread, etc.Supose - price 100 . Lot size =1 . - Range1 set to 5 points. .. So, buy sequency order and
3 Applications
(11) MQL5 Experts
Expert "Inside Out-Break" (personal job)
100+ USD
E/A „Inside Out-Break“ - Definition The EA is activated when an “Outside Bar” is formed. This is the case when a long bar is occurring and the 2 following bars are CLOSING within the Span of the outside bar. At activation, the EA will generate an Alarm showing Instrument and Time frame, i.e. “ Inside bars in EURUSD M15 ”. The EA will create horizontal graphic lines in “Dark Violet” color at the higher and at the
1 Application
(1) MQL4 Experts
30+ USD
The EA will open a Buy Stop Order once the following conditions are met on the 4 hour timeframe. (1) The last bar has a lower high from the previous bar. (2) The last bar has a lower low from the previous bar. (3) When the last bar closed it must have interacted with the 20 EMA. (4) The 8 EMA must be above the 20 EMA on the 4 hour chart. On this condition open a Buy Stop Order which is 1 pip above the last bar with a
9 Applications
(3) MQL4 Experts
MA in colour and SSL indicator (personal job)
50+ USD
need a buy alert when the ma lime colour is above the red ssl and lime colour is below the green ssl. also need a sell alert when the ma pink colour is over the green ssl and ma pink colour is below the ssl red line. these should all be in the same bar(or time frame) I will also need an EA to close a buy trades when both the MFI and RSI values are below 50 at the same time close sell trade when both MFI and RSI
1 Application
(38) MQL4 Indicators Experts
Fully automated bot that can open and close trades relying on certain indicators (personal job)
350+ USD
IN This mode, CrazyHoeOnAHigh will start to countdown the points needed on a display on the screen, after which the points reach 35 either above or below the current chart, CrazyHoeOnAHigh will activate and by placing 5 Trailing Buy Stops/ Trailing Sell Stops depending on the direction and distance from my position and the candlestick at a distance of 40 points above and below the current candlestick chart current
New Indicator with EA (personal job)
30+ USD
Hello sir, need to add new indicator in my EA. Order opening base on signal. make it shtifable. And i want source code too for this job. If Nofear must be removed to make source code available, then maybe just remove it. If u can give the code without removing NoFear, that is better
1 Application
(7) MQL4 Indicators Experts
Modification of previous project (personal job)
30+ USD
Hello, I would like you to remove the trailing stop in the last project: BlahtechSupDemEA_Basic_II.mq4 and add a static SL move (move SL only once). --Move SL-- Use new SL false (false=don't use) Open profit 100 (if open order reaches this profit level move SL) New SL profit 10 (move SL to this amount of profit) I want to move the SL once to a profit level - for instance 10 pips profit if the open order reaches 100
1 Application
(30) MQL4 Experts
30+ USD
current bars = High[0] or Low[0] swing high = High[1]<High[2] && High[3]<High[2] && High[4]<High[2] && High[5]<High[2] swing low = Low[1]<Low[2] && Low[3]<Low[2] && Low[4]<Low[2] && Low[5]<Low[2] Sell Condition: if find first swing low of the day EA will Pending order sell at swing low, Stoploss at high[1] +(50*point ) and TP at order open + (300*point) if EA find fist swing high of the day . EA will delete Sellstop
8 Applications
(1) MQL4 Experts
Quick Fixes and Slight Modification (personal job)
35+ USD
Hello, In this job we will make a few quick fixes to EA and add an additional set of RSI templates. EA loads settings from templates as you will see when EA is attached
1 Application
(3) MQL4 Experts
Indicator based on custom indicator (personal job)
30+ USD
i have a indicator that i want to convert into EA. This indicator work according to indicator. conditions are below BUY when blue arrow is appear. SELL when red arrow is appear. Exit when opposite arrow is appear
1 Application
(1) MQL5 Experts
Modifications (personal job)
110+ USD
Some modifications to existing work Alain has done. Looking forward to working with him again! Let's see if this is enough to fill this 30 word requirement? No? Perhaps now
1 Application
(9) MQL5 Indicators
120+ USD
Hello, I have 2 pre-made indicators that show values at sub_window. I hope 2 indicators to be shifted to show previous value on current candle. And also, I hope MTF function removed in 2 indicators respectively. Hope it to work properly that I described in my document attached. Firstly, take a look at my attached document, please. Thanks in advance, David
1 Application
(178) MQL4 Indicators
Plural pivot indicator and cci (personal job)
40 USD
combination pivot indicator with cci indicator in cci area down +_* Please give a meaningful description for the job. Text must contain at least 30 words. Replication of phrases via copy and paste is prohibited. /**/ Attach file Attach up to 32 files maximum 16 Mb per upload (.gif .png .jpg .jpeg .zip .txt .log .mqh .ex5 .mq5 .mq4 .ex4 .mt5 .set .tpl) mqGlobal.AddOnLoad(function() { window.deleteLabel = "delete";
1 Application
(39) MQL5 Indicators
80 - 110 USD
BUY: When the following settings are true across a set of 4 different Timeframes Stochastics Setting 1 : Choose a specific stochastic setting – on each timeframe Setting 2: Main line can set be above Signal line or vice versa – on each timeframe Setting 3: Main line and Signal line values can be set respectively to open trade when price (X) is on a threshold ( set lower value ≥ X ≥set higher value ). Note- Main
19 Applications
(1) MQL4 Experts
30+ USD
I am looking for an indicator that gives me a signal in the following conditions: BUY alert Main conditions Price > 50 SM EMA 10 > SMA 50 EMA 15 > SMA 50 EMA 10 > EMA15 Then : -Candlesticks is closing below the 10 and 15 EMA After it closing is below it has to close above the 10 and 15 EMA What should lead to the signal.There can be some candlesticks between before it goes above the 10/15 EMA again. Example below
8 Applications
(12) MQL4 Indicators
35+ USD
Hi, Hopefully the scenario below is clear enough: If Close price for hour timescale is higher than ((the current hours high)+(previous hours high) / 2) then follow A. If not then follow B. A Step 1. Close any open buy trades Step 2. If no sell trades are open, sell 10 GBP/USD. Otherwise keep the sell trades open. B 1. Close any sell trades 2. If no buy trades are open, buy 10 GBP/USD. Otherwise keep the buy trades
6 Applications
Divergence EA (personal job)
50 - 100 USD
Based on Indicator I provide, basic entry/exit with fixed lots/max spread inputs. There is a clear signal at beginning of each candle, buy/sell, and the EA will initiate a deal with time determining the exit
1 Application
30+ USD
The alert indicator / EA can be use in multi pair when attached it need to alert me when the candle is already closed outside the Moving average settings that i used alert eg " USD/JPY candle closed " alert mostly will be attached on 1H time frame but will better if it can be attach on any given TF attached is the example given , if you can add anything that can improved the alert you are most welcome
14 Applications
(1) MQL4 Indicators Experts
30+ USD
Hi there, i want an EA or Script whatever is easier that when i add to chart it will add an order at multiple EMA's that i choose. most will be 3. I would expect to run this EA on 1 chart in manage mode and it will manage all the orders set with the Magic = 0 so it will manage this EA orders and any manuals i open. Then i would load the EA to a templeate so when i open the templeate on a chart in open trade mode it
1 Application
(22) MQL4 Experts
60 - 100 USD
Expert Advisor to trading in MT4 Binary Options. I need an Expert Advisor that trade by signals of 3 time frame's Moving Average indicator. It must check and correctly process possible errors in trading operations. Set 10 slots the number of lots to trades as an input parameter
14 Applications
(33) MQL4 Experts