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
112186 completed jobs in all languages
Sort by:
50 - 100 USD
I am wondering if it is possible to have a EA that will take a telegram signal for example : GBPAUD buy @1 .75888 Sl:1.75100 Tp:1.77544 adjustable lot size And automatically place this as a order on my mt4 platform I don't know if this is possible but any advice would be great Thanks
8 Applications
(3) MQL4 Experts
30+ USD
I need an EA that does the following Manage and close a trade as follows Manage all trades= True/False Manage by Magic number=True/False Magic number= Manage By Trade comment=True/False Comment= Time interval= 30 minutes Pips Steps= 5 Profit to achieve in first interval= 20 Maximum loss= 50 Wait Time Interval, and if price reaches 20 pips profit, close it. Next within Time interval ( in above example 31 minutes-60
7 Applications
MQL4 Experts
30+ USD
This order is for a simple custom indicator. The Indicator is based on the existing "Volumes" indicator in the MT4 platform. The specific details will be mentioned below - The required functionality of the indicator is very simple i.e. a signal should be displayed on the chart as well as in the 'Volumes' indicator window when 2 conditions are met - Condition 1 - If [Candle(1) high minus Candle(1) low] is less than or
2 Applications
(1) MQL4 Indicators
30+ USD
Start EA Time: Tipe: BUY or SELL ----------------------------------------------------------------------------------------------------------------------------- Estrategy I (trend): true/false If SL is reached next order is the opposite (If I had a SELL order next will be a BUY order) Estrategy II (counter-trend): true/false If SL is reached next order is the same (If I had a SELL order next will be a SELL order)
10 Applications
(21) MQL5 Experts
100+ USD
I'm looking for "Disable Auto Trading EA/Indicator based on Broker time" which allows to disable AutoTrading function on MT4. simple parameters should include: allow trading hours set (i.e 22:00- 03:00, then 4:00-21:00 must to disable auto trading) or block trading hours set (i.e 4:00-21:00)
27 Applications
(11) MQL4 Indicators
40+ USD
Please create a simple martingale EA use Heiken Ashi to open and close sell / buy order. Let's say we enter 0.01 for initial lot size parameter. To calculate lot size: Accumulate last 5 orders if totally win then lot size will be set to 0.01 If losses = 200 USD for example, its must calculate how much lot size required in order to cover this losses [200] 50 pips is an expected target to reach in order to cover the
10 Applications
(10) MQL4 Experts
Modification of indicator (personal job)
40+ USD
OVERLAY-OBV An indicator which paints the OBV-line on the price chart itself, instead of in a window below. Inspired by the OVERLAY-Chart indi. The OVERLAY-Chart indi (made by you), is overlaying a price line from another symbol, on top of current symbol. This is a good indicator. Now I want the same indicator, but instead of using another symbol, it uses the OBV of current symbol
1 Application
(20) MQL4 Indicators
Upgrade of old EA (personal job)
30+ USD
using the indicator "gfk forex2.ex4" (best used on H1 timeframe) -RED DOT means put in a sell order -GREEN DOT means put in a buy order -always have one trade open because the dot is either green or red....unless trade is closed by stop loss. functions to add: 1) RSI filter
1 Application
(8) MQL5 Experts
30 - 50 USD
I am studying MQL4 code and looking for a professional coder who can finish this job in few hours (I am standing by for communication and would be great add some notes or explanation in the source code that i can understand and after add more & edit function my self) Please let me know ASAP if you can. This strategy is using real time CCI indicator value in everytick. There is two time frame chart with CCI indicator
5 Applications
(6) MQL4 Experts
40+ USD
Is it possible to create an OBV indicator that is actually not in a seperate window, but rather overlaying the actual price? (see the attached image) If that is possible i would need an MTF version, so i can choose the timeframe of which the OBV is based on. Also if a higher timeframe is selected, there should be some kind of smoothing applied. In the end a like to have the ability to plot multiple instances on the
3 Applications
(93) MQL4 Indicators
50 - 90 USD
Backtesting EA I am in need of an EA which would trade based on a list of old entries. E.g I have an excel file with trades for August: EURUSD, BUY, 1lot, Opening price(or date and time,or both), closing price(or date and time,or both), This EA should be able to launch those trades on multiple currencies based on the list from my file. And to keep track of some statistics (which should be exported) like: maximum nr
2 Applications
Modify indicator to include alerts and modify trade manager button (personal job)
30+ USD
Hi, as we discussed, modify the trade manager EA to new button format.. and also add push notifications to the indicator provided so that I can get mobile alerts. Thank you once again
1 Application
(5) MQL4 Indicators Experts
30 - 50 USD
8EMA and 50SMA Lot size: Last candlestck difference between high and low be divided by desired risk amount e.g. $25, $50, $75, $100 or more etc Sell Entry: Whenever 8EMA is below 50SMA, Price must be below 8EMA, i look for candles more like pin bars with price opening from below 8EMA and rose above it or touches 8EMA and close below it, sell pending order is placed 1-2pips below low of last candlestick e.g. if last
Perfect invisible trading EA (personal job)
30+ USD
Hi, please find code this EA for me based on the indicator we talked about. thanks the signal bit, when the ball appears it should take the trade on the next candle and close when the ball appear on the opposite direction. before coding it can you kindly check if it is profitable on renko chart
1 Application
(1) MQL5 Experts
Modify EA (personal job)
30+ USD
Modify existing EA (source code will be supplied) that I would like two check ( extern int MaxTrades = 99999; ) perfeckt work and Stoploss and take profit .... more informations contact me. many thanks
1 Application
(20) MQL5 Experts
30 - 100 USD
The following is needed for a Renko EA. Please ensure that this Renko EA can be back tested. This renko EA uses both RSI and Envelopes to place trades: Money Management: True/False Fixed Lot Size: User Defined Risk: User defined (%) Exit Bars: User Defined ***Envelope Settings*** Envelope Enabled: True/False (If true, will be used to filter trades. BarOpen must occur within or touching the envelope to warrant a
6 Applications
(14) MQL4 Experts
Custom Indicator Modifications/Update (personal job)
30+ USD
Hello, I have a custom indicator and I need some updates to be done. + Dashboard where I get all the signals for all the selected pairs and for all the selected timeframes
1 Application
(15) MQL4 Indicators
Riding The Trend - Version 1 (personal job)
70+ USD
EMA1 = make MA setting variable EMA2 = make MA setting variable Bullish Engulfing = close of (C-1) > open of (C-2) Bearish Engulfing = close of (C-1) < open of (C-2) Body size of candle = ABS(open – close ) Maximum body size of candle (C-1) = 30 pips (make variable) Check documents attached for more
1 Application
(17) MQL4 Experts
Create Dashboard from custom EA (personal job)
200+ USD
Hello Francesco as we discussed I would like you to create an Dashboard EA from my custom EA. I will send all details and requests in the specifications. Thank you
Sa7lab V 8 (personal job)
30 - 89 USD
I would like to add 3 options in this version, I would call them: 1- Static Range 2- Zone A 3- Zone B 1- Static Range: For the sake of explanation, I will assume that only 1 trade (with it's corresponding hedging trades) that is allowed to be opened. I will assume that the first open trade is Buy. Static Range= 5 pips If a Buy trade is opened, the next Sell hedging trade will not be opened 5 pips above or below the
1 Application
(18) MQL4 Indicators Experts