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
47507 jobs in the archive in all languages
Sort by:
30 - 200 USD
I need to make this EA for MT4 and then for MT5 too. I think is very simple: 3 obos indicators for filter in 3 differents TF, and 3 ewo indicators for filter in 3 differents TF too Then other 4th obos indicator for entries and or for close (all optional) and other 4th ewo indicator only for close (if is selected). the other indicator is an supply and demand indi for set SL and TP the programmer should add all the
8 Applications
MQL4 Experts
30+ USD
Hi coders, I am looking for an EA that is able to print out the messages from the Experts and Journal tab on the chart. The function should be instantenous. Please also let me know the cost, and timeline. Thanks, PL
7 Applications
(5) MQL4 Experts
300+ USD
As in tittle, I am searching an experienced programmer to create complex EA in metatrader 5. To avoid beginners I will make a small test for programmer. If you will pass this test then you will be a candidate and you can be selected for this job. Thank you for attention
15 Applications
MQL5 Experts
500+ USD
I need a an experience programmer to make a project connected with the options market. I am paying good, to avoid newbies please tell me in first message: Where can I receive information about future options quotes
3 Applications
MQL4 Indicators Other
30+ USD
I want simple Zone recovery, Hedge EA for Mt4. Along with Auto & manual both trading function. Only mathematics. I will provide you the zone recovery strategy. If one traded zone close then second trading zone immediately open. No gap between the cycle
5 Applications
30+ USD
I want someone who can program me a good ea robot and indicator trendline, Supply and Demand, pivot...ii want something that can give out, the level,signal and trend.it should be able to analyze from higher Timeframes to lower Timeframes. Specifically h1 for entry points
70+ USD
Specification 1. Read and copy trading signal messages posted in specific telegram channels with different format and image to MT4. The EA must be able to read any different formats. e.g Edite TP or Take Profit.... -> define String to find Take profit) Order parameter like Pair, Buy/Sell, TP, SL, entry price/immediate execution/closed order/close now should be respected according to the signal. 2. Copy all the
30+ USD
I am looking for someone to provide me with historic candle price data on the EURUSD 5M chart for the past year. I am looking for the number of candles that had a 10 pip difference (positive or negative) between their opening and highest (or lowest) price. Then i need the average difference (in pips) between opening price and final closing price for that set. So, for example, the data would show 432 candles with 10+
1 Application
(6) MQL4 Other Consultation
350 - 540 USD
Ich bin auf der Suche nach jemanden mit einem EA oder selbst Trader ist und innerhalb einer Challenge FTMO TRADING Anforderungen für die Challenge + Minimale Anzahl der Handelstage (5) + Maximaler Tagesverlust -$10,000 + Maximaler Verlust -$20,000 + Gewinnziel $10,000 mit Hebelwirkungen 1:100 ... Nach der Analyse durch FTMO nach der 4 woechentlichen Challenge diese umsetzen kann. Mit positiven Verlauf also Bestanden
40 - 70 USD
I want trading Robot that will be base on candle stick patterns. I will provide all details on short video. I want a situation where once I put a trading Robot on chart and choose Buy or Sell and number of trade to open then, it only buy or sell in that particular direction only that if I put a robot on chart and choose Buy or Sell number of trade to open and choose 1 Hour time frame then the Robot should open 2 buy
0 Applications
MQL4 Experts
30+ USD
hello... I would like to convert my existing mt4 indicator to mt5. I have the source code for the mt4 indicator. The source code has been attached, pls don't contact me if you're not capable of this
3 Applications
MQL5 Indicators Experts MySQL
30+ USD
I have a MQ4 file which i want to modify with some simple rules, i need this job done asap in few hours There are more better job opportunities after this
14 Applications
MQL5 Indicators Experts
Modification to Stop Orders EA (personal job)
30 - 100 USD
Andrew Stop Orders Upgrade: Add indicator: MA Slope. MA slope has 3 states: 1. Bullish : Green 2. Neutral: Blue 3. Bearish: Red When attaching EA to chart: No longer press ‘t’ to trade. EA should trade according to the values (MASlope). 1. If MASlope is bullish (Green) EA should place buy stop. 2. If MASlope is bearish (Red) EA should place sell stop. 3. If MASlope is Neutral (Blue) EA should do nothing. After EA is
1 Application
(3) MQL4 Experts
Simple job (personal job)
70+ USD
I want to create like this panel in chart create several orders offline and when market is open then execute it if price reach it it's offline orders I can add it on Saturday or Sunday and when price is move on Monday it activates # 06:06 EN reply input are pairs name open price lot TP SL Trailing stop the panel contain all inputs I will do it each pair alone rows of panel font size from EA setting its MT4 and Mt5
0 Applications
(13) MQL5 Indicators
30+ USD
My EA works perfectly, it is in charge of placing stop loss and take profit to each operation automatically, I express these data in tics in its parameters and this EA executes this in each trade placing the respective pips of stop and profit objectives. My EA also makes Break Even and Trailing Stop, successively modifying the stop loss as the trade progresses in my favor and well the only change I want to make to my
3 Applications
(10) MQL4 Experts
35+ USD
I want a trading robot that will operate in based of the caddle where the robot will buy at every bullish candle until it hit the resistence line. the task is to open as many ordes as possibile until the target is hit, make sure to not open any trade when the candle is bearish. the first position will open once it touch the support line with a stop lose of 25pips. fibonacci 38.1 and 61.8 to be used in between the
30+ USD
#property indicator_separate_window #property indicator_buffers 1 #property indicator_plots 1 //---- plot Label1 #property indicator_label1 "Label1" #property indicator_type1 DRAW_LINE #property indicator_color1 clrRed #property indicator_style1 STYLE_SOLID #property indicator_width1 1 //--- input parameters input int MA_Period=21; input int MA_Shift=0; input ENUM_MA_METHOD MA_Method=
2 Applications
MQL5 Experts
100 - 500 USD
Hey, I need an automation scripts preferably written in c++ or python. The task of the script will be to connect to MetaTrader 4 Manager and observe all the trade change. Then the script will push all the updates to to redis cache. The redis keys has to be the following SET margin:login (balance and equity of each account will be sent to the redis ) SET orderpl:ticket (current profit loss of each trade) SMEMBERS
6 Applications
Python Integration
30 - 50 USD
Hello, I want to create an EA which will recognize the highest price and the lowest price and the movement of the market as it reaches new peaks both in going up and in reverting back. So we consider the start of the robot from the first day. As a result, once the robot is activated, it starts to identify the high and the low price movements to know when to activate the next bid. So at the time frame bases, it
2 Applications
(13) MQL5 Experts
200 - 300 USD
I have over 20 MT5 accounts that I want to obtain the Profit and loss on in each account from the 1st of the current month to the end of each day or when the program is run. Currently in MT5 I have to go to history, select month which gives the last 30 days profit, change the calendar to the 1st of the current month to obtain the profit for that account and repeat 22 times. I want an automated process that goes out
4 Applications