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
111786 completed jobs in all languages
Sort by:
30+ USD
I need to create an array to store levels. It needs to buy when bar is lowest for current bar. Sell order for highest value of current bar. May need to use this for high and low https://www.mql5.com/en/docs/series/copylow void BarHLHFT() { double BarHigh=iHigh(0,0,0); //Highest Point of bar double BarLow=iLow(0,0,0); //Lowest point of bar if (BarHigh > Ask) { SendOrder(OP_BUY,Lot, 0, 0, 0, "Titan
1 Application
(11) MQL4 Experts
Modification of already developed EA from https://www.mql5.com/en/job/66060 (personal job)
50+ USD
From existing EA, previousley developed, i would add a filter to principal signal, from a second indicator "Advanced Price Movement Predictor Pro Edition MT4" (https://www.mql5.com/en/market/product/2732). If the indicator gives a trend UP signal, buy signal from EA will be confirmed; if the indicator gives a trend DOWN, sell signal from EA will be confirmed (indicator can gives also FLAT trend, wich confirm
1 Application
(9) MQL4 Indicators Experts
30+ USD
I need to remove text inside the blue circle (text inside the indicator ) also, i need the indicator to be light not dark (as shown in picture inside the orange circle )(its dark i cannot see the candle)
2 Applications
(7) MQL4 Indicators Other Strategy modules Forex
Equity recorder v5 (personal job)
45+ USD
I will need 2 codes 1 close 1 open trade out of two If there is two open positions (not one open trade and one pending = only 1 open trade) , a long and a short on same magic number , close the earliest trade on same symbol?yes 2 CHECK STOP LOSS and correct stop loss(allow 30 pips difference on orignal) Do nothing if orignal trade stop loss difference is less than only 30 If magic number between 101 to 150 , use stop
1 Application
(91) MQL4 Experts
30+ USD
Mainly use for Trading FX Shares per Each Trading = ( input ) Max Buy / Sell Shares = ( input ) Max Profit = ( input ) Max Stop Loss = ( input ) Stochastic %K ( input ) Slow ( input) %D ( input ) Stochastic Over-Buy Zone = ( input) Stochastic Over-Sell Zone = ( input ) How it works? Normal Case - When %K cross over %D , then empty all order and buy 1 share which take profit at (Max Profit)
6 Applications
(1) MQL4 Experts
30+ USD
-Able to set weekly profit Goal (%) = ... After goal reach EA will be paused for rest of the week -Equity Protector (%) = ... able to set percentage for maximum draw down level -Starting lot size = ... able to set start lot size which will increase to next level -Range between levels =21 editable Please get in touch for further details. Price negotiable
15 Applications
(1) MQL4 Experts
Additions on P trading - Arbitrage EA (personal job)
50+ USD
The arbitrage trading EA works great, but it has a few problems that I think a few small additions would fix them: Addition 1 Trading times: We already have trading days, but we also need to have trading times to avoid being caught up by the overnight swap fees. It will only open new trades between these times. Start trading: [TEXTBOX] (default: 00:00:00) Stop trading: [TEXTBOX] (default: 00:00:00) If trading
1 Application
(15) MQL4 Indicators Experts
MT4 EA with entry based on Stochastic Oscillator and Ichimoku (personal job)
50+ USD
***Please name it "STCTK" to identify*** Adjustable stop loss, trailing stop, trailing distance, take profit in pips and risk management are required. EA can be turned off on particular time set. EA is able to close all open orders on Friday 5minutes before market closed. Source code/ source file is required as well. Detail description is attached. Can add break even value? see attached question for details
1 Application
(35) MQL4 Experts
40+ USD
Need a programmer who can fix my dashboard and build it as EA with some required parameters. indicator and screenshots with instructions will be provided. quote is fixed. reply me back asap. thanks
3 Applications
(94) MQL4 Indicators Experts
30+ USD
Hello, I require an EA/Indicator to simply alert me when price touches the middle bollinger band but only when EMA's on current and higher timeframes are in the correct positions
11 Applications
(3) MQL4 Indicators Experts
30+ USD
hello, i would like to develope an indicator called PipFinite Trend PRO to become automated indicator in which can execute order , stop loss and take profit instantly as the indicator shows that kind of orders with the same parameters of the indicators
11 Applications
30 - 60 USD
I require a new indicator developing for MQL4 that will draw lines from previous fractal high/lows when price breaks through it and returns back below/above it. Valid Down Line drawn: Price moves above previous fractal high then closes below previous fractal high, price also needs to close below previous bar low. If conditions are met draw a horizontal line from top of previous fractal high to bar that closes below
7 Applications
(3) MQL4 Indicators
EA for MTnet 2.0 (personal job)
100+ USD
EA for MT5 based on previous EA build for SNiper161 by MTNet finished 29-10-2019. Additional features for existing EA: Add Dynamic stop loss Add extra 1st take profit type Add reverse function Requirements in attachment. Testing will take 1 week. All-in price including support and source code: 100 USD excl VAT
1 Application
(4) MQL5 Experts
50 - 80 USD
I need EA + my own ideal with TurnOver Grid System Use this EA as Base --> https://www.mql5.com/en/market/product/33607 and add my Grid System please check below information: Turn Over Grid System has grid space points will increase or decrease points each time place order for example: Initial Trade Order=Sell EURUSD 1.11000 with Grid Gap: 900 and (+/-) Grid Pont= -100 ... so: #1 Trade to Grid will be 1.11900 (Grid
4 Applications
(2) MQL5 Experts
Z-score and Value Line (personal job)
100+ USD
Igorad, As discussed, could you please code Z-score and Value line indicator? thanks, jim x x x x x x x x x x x x x x x x x x x x x x x x
1 Application
(3) MQL4 Indicators
50+ USD
EA Requirements 1. Integrate with infinity scalper indicator and template, it works for M1 and M5 time frame (I will send the the indicator and template to you) 2. Buy and Sell order will be based on the indicators. When the buy/sell order opened, the EA will be close the order if the fresh trend is coming or changed even the order hasn’t hit TP or SL 3. MQL4 Source code needed 4. Default Lot Size: 0,05 5. Maximum
4 Applications
(8) MQL4 Experts Integration
Range brk modification (personal job)
30 - 160 USD
hi satem The problem is I don't know the size of the range and stop needs t move once % of range in front,so if the stop can trail once % of range hit that would be better . ie range 1000-1500 entry say at 1600 stop 900 after % of range in profit (ie 50%) so at 1750 stop moves to 1000 (trailing like simple trailing stop except from 900 level ) . or if i could have stop at 900 then after % of range hit stop trails to
1 Application
(8) MQL5 Experts
MA Cross ea required (personal job)
35+ USD
MA Cross ea required Assume we are in a sell that lasted 20 minutes, the trade size of the sell trade at the end of that sell cross should be 20 lots. EA to have trade size adjustment parameter which is a multiplier I can use to reduce or increase trade size. So in this example, if size adjustment parameter is 0.1, then the trade size should be 20 lots
1 Application
(15) MQL4 Experts
Wavestrend source mt5 (personal job)
75+ USD
hi sir i want to purchqse the wavestrend indi source for mt5 but pleqse help me to add price level information when the indi send out pushnotification ok and i also wqnt to make a simple ea such as to open or close based on the indi by placing pending command..will u do it for extra 25? if yes i will increase the budget..if not just send me the indi
1 Application
(13) MQL5 Experts
Previous Bar Check and Open (personal job)
30 - 60 USD
I would like an MT4 EA that does the following: Opens a position when there has been a predefined shift in one direction in pips within a previous number of bars in the selected time frame. For example on M1, if there as been a shift of 200 pips in one direction within the last 10 rolling count of bars the EA will open a position either in same direction of the 200 pip shift (true) or in the opposite direction of the
1 Application
(7) MQL4 Experts