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
111791 completed jobs in all languages
Sort by:
Zig zag indicator (personal job)
50 - 70 USD
i need a zigzag indicator built that will allow up to 3 zigzags to be put on the chart. but also allow for only 1 or 2 if the user prefers not to have 3. i need these zigzags to draw trendlines from 2 tops or 2 bottoms and then create buy/sell signals(arrows) and alerts including email when price action closes above/below that trendline. attached is the mq4 file for a zigzag and the picture of what im looking for
1 Application
(44) MQL4 Indicators
Vikings 888 (personal job)
50 USD
EA, based on STOP orders, should trade any currency and should work on all time frames. Use parameters such as stop loss, take profit, trailing stop and breakeven. Use buy stop and sell stop to place orders at specified distance to price level
1 Application
(43) MQL5 Experts
Modification to 3 bar EA (personal job)
10 USD
Here is my idea to reduce the DD. I would like the system to take only one trade at a time. The trade will attempt to reach my take profit target (will call this the Initial Trade). If the trade goes against me by x number of points (I can define x in the settings) it will open another trade (will call this the recovery trade) that will aim to close out both positions with a defined net profit/loss. Here are some
1 Application
(20) MQL4 Indicators Experts
Custom Cross Indicator (personal job)
40 - 50 USD
Hi Keith, I have an indicator that I use that tracks multiple pairs using RSI. I'd like something similar that uses a different custom indicator. It will result in an on-screen grid on the bottom left of the chart. I mentioned possibly getting alerts from this indicator too, but that's not too important just now. We'll talk! Steve
1 Application
MQL4 Indicators
15 USD
Hello there, I am facing problems with my signals table on my wordpress site. The signals are placed once my EA places an order on the mt4 platform. I am facing though the following problems: a) when i close a trade the signals still appears on my signals table on my wordpress site b) error messages appear on my mt4 platform, and this makes the same signals appear many times on my signal table on my wordpress site
2 Applications
(15) MQL4 Experts
10 USD
Hi, Really simple request here. Just want it cleanly coded. I need Bollingerbands nested in Volumes indicator, see img. Should have all the same parameter options and outputs just as the metatrader version. I understand MT4 can already nest BBands in Volumes. I need this for a 3rd party EA-builder program. Thank you, Happy New Year
2 Applications
(5) MQL4 Indicators
50 - 150 USD
hey bian I edit the request 1.money management 2. in the indicator there is a adjustable period i would like the EA to be adjustable to follow the indicator (max channel period, channel period, min channel width) 3. news filter to avoid news (i can send the EA to see an example it uses ffcal) 4. drawdown protection 5. max spread > adjustable number 6. open trade after the signal not open bar 7. on/off breakeven 8
8 Applications
(32) MQL4 Experts
10 - 15 USD
i need ea to copy trades frm one mt4 to other , both running on same pc . no delay in copy , setting for max slippage and lot % to copy . i need ea to copy trades frm one mt4 to other , both running on same pc . no delay in copy , setting for max slippage and lot % to copy
4 Applications
(34) MQL4 Experts
STOP GRID Reopen Optional (personal job)
10 - 25 USD
This EA is based on Support and resistance levels, the EA opens trades as pending orders for Buy and Sell. The EA draws lines on every 25pips on the chart. This EA has a 1 is to 4 ratio of Sl and TP. The EA draws lines on every 25pips taking the starting point as the hihest high or the lowest low in the D1 timeframe, as the start line reference point. After taking either the support or resistance as the first line
1 Application
MQL4 Experts
10 - 20 USD
I have Fibonacci tool, to add Extension and alert to retracement zones, would be good if MTF. User should be able to choose which level gets alert, whether price is close to, has bounced on the zone or broken. For Eg: 1. Price is approaching 61.8% in uptrend retrace entry. 2. Price has broken 100 level possible trend shift. That is my limited example. There should be push notification and email
4 Applications
(79) MQL4 Indicators Experts
Trade manager (personal job)
40 USD
Plase create a trade manager as described in previous messages: - closing all orders of current pair when price touches the line and all pending orders - all orders are opened manually - TP (movable line) hidden from a broker thank you
1 Application
(9) MQL4 Experts
UPDATE-EA RamonMartingale_percentage_display (personal job)
25- USD
Hi John, About the UPDATE-EA RamonMartingale_percentage_display. I want to contract the SL as the Price touched the level above of the MaxLevel input. Such as we have speak each other. Regards, Ramon
1 Application
MQL4 Experts
EA Updates (personal job)
10 - 25 USD
the job is on in 2 parts as discussed , you need to update 2 ea,s .the job is on in 2 parts as discussed , you need to update 2 ea,s .the job is on in 2 parts as discussed , you need to update 2 ea,s .the job is on in 2 parts as discussed , you need to update 2 ea,s . thanks
1 Application
(34) MQL4 Experts
Make new feature for EA (personal job)
12 USD
Make new feature for EA,Make new feature for EA,Make new feature for EA Make new feature for EA,Make new feature for EA,Make new feature for EA Make new feature for EA,Make new feature for EA,Make new feature for EA Make new feature for EA,Make new feature for EA,Make new feature for EA
1 Application
(6) MQL4 Experts
15 - 20 USD
I need the following function to complete: double GetMaxLotSize(int cmd, double sl, double risk_margin = 1.0, string symbol = NULL) Arguments are: - cmd: Command such as OP_BUY or OP_SELL. - sl: Stop loss to calculate the lot size for. - risk_margin: Account margin to risk (in %), e.g. Money = AccountBalance() / 100 * risk_margin (e.g. 1.0%) - symbol: If NULL, means current. The output: - Maximum safe lot size value
5 Applications
(14) MQL5 Scripts Integration
10 - 20 USD
EA should open Market-Orders on basis of Indicator or alredy existing Order done Manual or by other EA. Order should be placed as normal Market Order - no MM I looking for an EA which is opening on basis of my Indicator whith two criterieas an market order. After these Order are closed there is an reopening of Order under special criterias on base of attached Indicator. That's it Criteria one: My indicator shows for
3 Applications
(24) MQL4 Experts
25 USD
I require an EA that monitors ALL trades and opens a hedged trade if open trade is losing by X pips. Example 1: If my current EA opens a EURUSD BUY trade that moves 5 pips away then this EA will open a SELL trade. Example 2: If my current EA opens a EURUSD SELL trade that moves 5 pips away then this EA will open a BUY trade. Lot size will be taken from the trade that is already open and losing money. Thats it! PLEASE
4 Applications
(14) MQL4 Experts Integration
60 - 66 USD
The goal is to complete the following 4 tasks: - finish all @todo's for Order methods in Order.mqh so the code works both in MQL4 and MQL5 - write GetPipSize() to work for currencies and Gold/Silver for different digits (improve code: Digits % 2 == 0 ? MODE_POINT : MODE_POINT * 10) - finish PointsToValue() to work for Forex, CFD, Futures and CFD for indices. - generate 3 small FXT files one or few days tick long
1 Application
(14) MQL5 Scripts Integration
Modify Ea (personal job)
17- USD
Hello Fatchur i want to modify my Ea ,i will send to you all information's wat to need to modify thanks Fatchur ***************** ####################################################################################### For more informatin please contact me
1 Application
(20) MQL4 Experts
10 - 15 USD
very simple ea , i will send the indicator which sends buy/sell signals , add indicator options in the EA . Also use sl,tp and trail stop option . close previous trade with opposite signal
10 Applications
(127) MQL4 Experts