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
112221 completed jobs in all languages
Sort by:
30 - 100 USD
I require a function to add into my EA that will calculate the following: Calculate all Open Buy Positions Breakeven Level and a TP level based on Pips or Percent Calculate all Open Sell Positions Breakeven Level and a TP level based on Pips or Percent Once relevent series (Buy or Sell) hits the TP Line all positions in that series to close;
13 Applications
(1) MQL5 Experts Scripts
Price Divergence Indicator KB (personal job)
175+ USD
This indicator will draw an arrow on the price chart and give an alert when the criteria is met. The criteria is as follows: Draw an "up" arrow under candles where candle price goes LOWER than the previous candle AND RSI is HIGHER than previous candle (after close of current candle). OR Draw a "down" arrow above candles where candle price goes HIGHER than the previous candle AND RSI is LOWER than previous candle
1 Application
MQL5 Indicators Experts
MAs based indicator (personal job)
30+ USD
Indicator/EA: In this indicator signals are based on two moving averages. One of the two is smoothed moving average with high and low price values, so for sell signals only low value of this MA is taken into account, in buy signals - only high value . Sell signal candle conditions a) Red candle closes (signal) on lower grey line (smoothed 5, price Low, shift 1) b) Simple moving average 20 must be above lower
1 Application
MQL4 Indicators
30+ USD
#include <Trade\Trade.mqh> // Get code from other places //--- Input Variables (Accessible from MetaTrader 5) input double lot = 0.01; input int slippage = 3; input bool useStopLoss = true; input double stopLossPips = 100; input bool useTakeProfit = true; input double takeProfitPips = 300; input int MAperiodShort=5; input int DonchianPeriod=100; input int InverseFisherPeriodsshort=40; input bool
2 Applications
(1) MQL4 Experts
30+ USD
Mark arrows on zero line crossover and the levels specified. Print price and time stamp. 5 stages of buying and one single stage of selling. Multi time frame analysis required with code. Rest once job is handed over
5 Applications
(21) MQL4 Indicators
I need to develop an automated trading EA (personal job)
65+ USD
EA kinh doanh mua bán tự động, đặt SL, TP, dừng xe ... hoạt động dựa vào sự chuyển động của giá trên biểu đồ mà đặt lệnh mua hoặc bán. Chi tiết tôi sẽ cho bạn thấy cụ thể bằng hình ảnh
1 Application
(26) MQL4 Experts
50 - 150 USD
I sell a few MT4 products, of which the 3MA scanner, the MACD scanner and the Engulfing scanner. I want to convert those MT4 products into MT5 products. Key capabilities for all 3 products are: - Specify the pairs (to be entered, all pairs available or pairs from marketwatch) and time frames - Each new bar for the selected timeframes, check if an alert needs to be provided - Alerts will be provided as MT5 Alert or by
8 Applications
(3) MQL5 Indicators Converting
Modification of or Adding to the Current EA (personal job)
30 - 40 USD
Adding to EA..... Buy Example: 4 Hour: 4 hour MACD Signal Cross under the zero line. 4 Hour 200 sma moving average. Price is above the 4 hour 200 sma moving Average 1 Hour: 1 hr regular divergence or extreme divergence Hi-Lo Activator(20) cross. Price crosses over the Hi-Lo Activator. Price close across the 50 sma or the 200 sma Enter the buy! Initial area where we measure the % risk for a lot size and target
1 Application
(27) MQL4 Experts
50 - 80 USD
Hi developers, I am in need of a developer who can code this strategy. MACD multi-timeframe strategy A. In the 4-hour timeframe, look for MACD if it is indicating bullish or bearish momentum B. Now go down to the 1-hour timeframe, look for another bullish/bearish momentum within the bullish/bearish momentum indicating from 4-hour timeframe C. Now finally go down to the 15-mins timeframe, this is where to place your
1 Application
(4) MQL5 Experts
30 - 100 USD
i need an offline EA chart generator details will be in private chat / details will be in private chat / details will be in private chat the developer must finish the job within the agreed time/deadline
5 Applications
(1) MQL4 Experts
30 - 50 USD
Hello, I am looking to have a indicator created based on a number of Fx Volume instances. The indicator will give an on chart alert via arrow or similar. This is not designed to be a standalone entry/exit but more so identifying some values. One of the programmers was nice enough to bring together the basis of this concept, so what I now require is to link this to 3 separate instances of this code and give the signal
1 Application
(64) MQL4 Indicators
30+ USD
The job will include modifying a current working MA Crossover EA. The new rules added to the strategy include calculating current timeframe high, low, open, close set on a period of time and implementing it into the EA. I must add the job is for someone experienced and who has an understaing in mql, and who can deliver results. Details for the job will be set in the job messages
15 Applications
(3) MQL4 Indicators Experts
30+ USD
Hi,expert I'd like someone help improve my graph to see easier. as you see , the problem are - The name size of each line is too small. hard to see - I want the graph have its name at the tail. file has been attached below
5 Applications
(9) MQL5 Experts
45+ USD
Hi, I have my expert advisor for which I want to implement the 3 chart panel related features with logic. Kindly look at the below screenshot for more information. We can discuss more in detail. I will share the source only after order acceptance
4 Applications
(35) MQL4 Experts Forex
40+ USD
Strategy is as follows: 1. Price has closed above 200-day ema for the previous X number of candles (should work on any timeframe especially 3m, 5m, and 15m) 2. Buy/sell upon confirmed cross (close of previous candle) of MACD below/above specific MACD values 3. Has a specified time filter on when can trades be opened and closed 4. Only for 9 specific instruments with specific stop losses in pips for each instrument 5
7 Applications
MQL5 Experts
Freedom Final Umar (personal job)
50+ USD
The following work needs to be done on the freedom EA. 1. Change the entries to Pending orders from market entries, the EA will place buy stops, buy limits, sell stops and sell limits again and the PO counter will be activated again. 2. Create a safety mechanism to prevent the EA to have buys and sells in play in a fast market or if a gap occurred the EA currently do not close all trades at the stop line or
1 Application
Add filters to trade copy EA (postponed) (personal job)
30+ USD
Trades get copied with the same relative lot size. EA will have an option to add in an amount to be considered for the calculation of the relative lot size
1 Application
(3) MQL4 Experts Forex
60+ USD
This is a simplistic Basket Manager EA to manage numerous orders within an account which orders are opened by other EA by way of their magic numbers. The EA must be able to manage numerous magic numbers with each magic number containing at least a few orders within that magic number. I want this done on an urgent basis - if you cannot deliver within 3 days, please do NOT apply. Please see the description file
9 Applications
(11) MQL4 Experts MySQL
30 - 40 USD
1. Objective Able to send alert (see point 4&5) BEFORE price reaches OHLC levels. 2. Features User is Able to select any of the 3 time frame or all 3 time frame (see point 3) to display OHLC levels. User is Able to select current candle or previous candle to display OHLC levels. Current Candle refers to Current Month/Current Week/Current Day (in which the candle is not fully formed) Previous Candle refers to Last
4 Applications
(6) MQL4 Indicators
Modify volume indicator (personal job)
80+ USD
hello, thank you for your interest will be modifying a volume indicator to add special average line more info and examples to come in chat, specific job for specific coder
1 Application
(13) MQL4 Indicators Forex