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
112855 completed jobs in all languages
Sort by:
Stoch v3 update (personal job)
55+ USD
UPDATE STOCH EA V3 Just add indicators given to the ea. Ea will work in the same way as was working before, just we add this indicators Please check in the last part of the menu setting, that closing total trades in money, or closing individual trades in money do not work properly. This error already happened from the beggining, but at that time you decide to have a breaktime in coding for personal reasons. This is
1 Application
(19) MQL4 Experts Statistics and mathematics
250 - 350 USD
Need assistance in developing a FX grid hedging system containing the following: - Define the grid in a ranging market. - Open a sell- and buy position (if it doesnt exist already) at each grid. - At the "highest" grid, open only sell, and and the "lowest" grid open only buy. - Grid size must be defined as the EA initiate Access to full source code is needed
Add usd profit and sl to an existing EA (personal job)
60+ USD
Add USD SL and TP to existing EA. This is an EA that uses Stoch and RSI and ATR to get into trades. All indicators will be left as is, just the TP and SL will be changed
1 Application
(57) MQL4 Experts
30+ USD
I need an indicator that will alert me at the end of two sets of consecutive (same direction) candles separated by a candle of opposing direction. Example 1: bull bull bull bull bear bull bull bull bull bull bull bear alert Example 2: bear bear bull bear bear bear bull alert where a neutral (i.e. neither bull nor bear) candle is formed, it should be treated as a preceding candle. Example 3: bull bull bull neutral
18 Applications
(2) MQL4 Indicators
EA based on a indicator (personal job)
30+ USD
Create EA based on a indicator . When it shows up arrow open buy and when it shows sell arrow open sell make sure open the trade on the current candle where the arrow appears ,Add other options like TP , SL , MM , Lot plus , Trailing stop etc . Also add account lock with expiry date option as well . Thank you
1 Application
(23) MQL4 Indicators Experts
50 - 80 USD
Hi Guys, I have a pinescript strategy that i want to convert to MQL5 to use as an EA in metatrader5 . The script is based on a daychart bar candles and opens at the open of each bar and closes on either a Stop loss or take profit if neither the stoploss or take profit is executed then the strategy closes the trade a few seconds before close. If the previous trade was a losing trade then it adds one to the lot size
3 Applications
(1) MQL5 Experts Converting
30+ USD
hello coders, i want to make indikator to compare information detail for 2 account. and some calculate the result PROFIT LOSE. and show any detail information like balance equity free margin etc all information. for any detail we can chat. thanks
6 Applications
(1) MQL4 Indicators
Modifications in previous Macd_EA (personal job)
30+ USD
If a reverse signal is generated and the EA is waiting for the signalled candle to close then immediately after the closes of the awaiting signalled C andle, a new reverse signal is generated then the new reverse signal should override the awaiting signal without closing the previous opened position and neither opening a new position (i.e. if after a BUY position has already been opened and afterword a SELL signal is
1 Application
(13) MQL5 Experts
MA and Stochastic in one EA (personal job)
30+ USD
These are the indicators file i want you to use for the EA the MA and STOCHASTIC combine the two indicators in one EA based on the idea of the MACD and let all their parameters remain the same way they are in the indicator Add these to the parameters indicator (MA or STOCHASTIC or Both) trailing stop (optional) true/false override signal (optional) true/false wait for signal candle to close (optional) true/false also
1 Application
(13) MQL4 Experts
100 - 130 USD
I would like an EA for MT4 and MT5 for trading indices like FTSE, DAX and DOW Jones. I have included the 'input and feature requirements' below and underneath those you will find some of the trade management calculations required. I would also like a drag & drop script for MT4 and MT5 which will allow a buy or sell a trade using the same logic as this EA. I can hard code the input parameters into the script for ease
5 Applications
(14) MQL4 Experts
50 - 200 USD
Summary: This request is to generate an mt5 expert advisor which will generate a buy or sell signal based on the separation of the 5 and 21 exponential moving averages for multiple time periods. The amount of separation is compared to a table of values which can be manually updated as the optimization process indicates. The application will be able to run for multiple currencies with applicable tables adjusted
9 Applications
(14) MQL5 Experts Forex
30+ USD
Hi, Don't waste our time! if you are not good at commitment. or break promise. then the job not for you! Make sure you are free don't do any job and you are new. later you will say I am busy etc. will not consider. If you want to do something new. only the job for them. To work with us there are lot of opportunity but not overnight ofcourse. idea is : MACD Signal to MACD value difference need to display in a chart
10 Applications
(23) MQL4 Indicators Experts
Update Existing EA (personal job)
30+ USD
Need to update Existing EA by providing filters to improve entry. As discussed the EA will have 2 additional filters PSAR and EMA(2 sets each). The EA will have an option to trade on Multiple currency if this option is activated. A monitoring Panel of open trades for this EA will be much appreciated
1 Application
(26) MQL4 Experts
30 - 100 USD
Need a programmer to build an EA using Ichimoku Cloud and 100 Simple Moving Average , indicator will be provided for dashboard and EA. Detail parameters required for this job will be provided in specification. reply me back asap. Complete instructions and all files are uploaded for this job
10 Applications
MQL5 Experts MySQL
Modification to existing Parabolic EA (personal job)
30+ USD
I need the function within this EA that closes all trades when signal changes to close ALL trades in that currency, even the ones that has been made manually. Please do not change anything else in the EA, just change this. I would like to keep the EA and the source files when done. Many thanks as always
1 Application
(5) MQL4 Experts
50 - 75 USD
Hello, I need somebody to help me to do zig zag indicator. basically we would like to get all the info for zig zag indicator and get the info all the numbers that is shown on the screen. Let me know if you are able to print out zig zag indicator and use it for our EA. Thank you
12 Applications
MQL5 Indicators Experts
30+ USD
Currently there is an existing Indicator that has a math calculation for pair basket heat. At the moment it does not have any buffers only a simple display. This is the outline of the current indicator Tree Arrays are defined code line 51 string mk[ 28 ] = { "EURUSD" , "GBPUSD" , "AUDUSD" , "USDJPY" , "USDCHF" , "USDCAD" , "EURAUD" , "EURCAD" , "EURCHF" , "EURGBP" , "EURJPY"
1 Application
(1) MQL5 Indicators
100+ USD
Convert Mql5 to Mql4 EA from codebase refer https://www.mql5.com/en/code/19544. ( One may strip of the graphics, historical charts which is not needed for running the EA, only values need to be captured) It should trade multiple currency pairs listed in the parameter file. EA should call the above indicator through a function call coded within the EA. ( not icustom) Code should be clean, readable, well structured on
10 Applications
(28) MQL4 Experts
30+ USD
I cannot seem to figure out how to create buy and sell orders off of the indicator I have. I need the EA to open on buy signal, close on sell signal, then open sell position and close on buy signal
7 Applications
MQL5 Experts
50 - 150 USD
Hi,i have an ea and want to set a license management system based on server: I want to have ability from an admin panel to add/remove users with their accounts, as well as provide time limited, trial and lifetime licenses. It is a very urgent task and I welcome an already developed and proved solution
10 Applications
(4) MQL4 Integration Other