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
112207 completed jobs in all languages
Sort by:
30+ USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ //@version=4 study("Trend Magic", shorttitle="TM", overlay=true, format=format.price, precision=2, resolution="") period=input(20,"CCI period") coeff=input(1,"ATR Multiplier") AP=input(5,"ATR Period") ATR=sma(tr,AP) src=input(close) upT=low-ATR*coeff downT=high+ATR*coeff MagicTrend=0.0 MagicTrend :=
4 Applications
(55) MQL5 Indicators Converting
Modify an indicator (personal job)
40+ USD
As discussed, specs have already been provided. The indicator is to be built has instructed. Alerts are to read different to specify which method is being utilized. Alerts need to show at which price and the timeframe, etc
1 Application
(17) MQL5 Indicators
EA based on 5 indicators for a 5 minute and a 15 minute timeframe...SMS signals sent to phone? (personal job)
80+ USD
On a 5 minute timeframe for a sell, when MACD (12,26,12) EMAs Cross going downward it should have two more candlesticks to meet the criteria of: William's %R is at or between the levels of -80.00 and -100.00, ADX (14) being at or above the level of 25, and RSI being at or between the levels of 50 and 45, the candle does not touch ichimoku cloud and/or closes outside the cloud *all of these must happen simultaneously
Candle Martingale EA (Private Job) (personal job)
280+ USD
Hello, As discussed, I need to develop this EA 1- Signal Generation logic: 1- The EA will calculate the average volume (High to Low) of the previous input candle range (say 100 candles). 2- EA then will wait till the current candle closes. Then, it will compare the current candle volume (High to Low) with the average previous candle range volume. 3- If current candle (which just closed) is equal
1 Application
(94) MQL4 Experts
30+ USD
buy condition - if a candle is green with less than X amount of pips wick it will execute buy trade EA will have function to set the wick size. So if i put 10 then EA will execute buy trade only if the green candle has wick size of 10 or less. but if i dont put any value then after one green bar it will execute buy trade regardless of wick size. Sell condition is opposite of buy condition extra feature 1. Enable
10 Applications
(4) MQL4 Experts
30+ USD
Preciso que o EA tenha Stoploss diario e takeprofit diario, se bater em alguns dos 2 o EA fecha o grafico Preciso que em uma sequencia de loss o EA multiplique a quantidade de contratos Exemplo: Apos uma quantidade de vitorias X ele volta pra quantidade de contrato inicial Preciso que junte uma estratrategia nesse EA A estrategia funciona assim: O primeiro candle do dia abre, e a partir do momento em que ela se fecha
3 Applications
(20) MQL5 Experts
Protector Equity (personal job)
30 - 50 USD
For MT4 & MT5 Name Equity Protector I use a signal provider, example Max Equity drawdown = 25 % Action = No new open any orders & close pending order Example: Max equity = 25 % Balance = 10.000 Equity = 7.500 My signal provider send a new order, but lock any other open orders until the equity reach 24 % Display on the chart the % equity Best regards
6 Applications
(64) MQL5 Experts
Modification of Tick Spaghetti Lines (personal job)
100+ USD
I want this indicator modified to have the following functions: 1. I want the theory of liquidity discussed earlier to be implemented for the following. a. For the General Market. b. For the Currency. c. For the Currency Pair. 2. I want the theory of Volatility discussed earlier to be implemented for the following. a. For the General Market. b. For the Currency. c
1 Application
(11) MQL4 Indicators
Further work on existing bulls bears EA (personal job)
75+ USD
Scale lot size with balance. Adjustable but set default at 0.01 per $1000 Have a minimum distance between buy or sell trades (around 150 points) to prevent swamping the chart during narrow range conditions. At present the EA opens one trade on each first closed entry signal when the bulls/bears changes side. Change it to open a trade on every closed bar (providing they are all the same side of zero) until max number
1 Application
(42) MQL4 Experts
45+ USD
Hi all, I am looking for an experienced programmer to create a custom indicator based on a sequence of events. Basically, I want to look at the day's high and low and see if a range forms within certain hours while respecting another range based on the day's high and low. See attached photos for visual reference. Here is what I want from the indicator: - Indicator name: Asia breakout box - Show the history of each
1 Application
(18) MQL5 Indicators
30+ USD
Lines must be drawn on the last three Highest Signal and Lowest Signal of the indicator in their respective high prices and low prices A center line must also be drawn at the Middle point Between high price of 1st Highest Signal and low price of 1st Lowest Signal Whenever a Highest Signal or Lowest Signal is confirmed, the rearrangement of the lines must occur in order to always have the sequence of the last three
2 Applications
(6) MQL5 Indicators
Modifications to my breakout EA (personal job)
60+ USD
1. Two MA Cross Trend option 2 MAs cross will define the uptrend or downtrend. which means, for example, if 20 MA is above 50 MA, it is an uptrend or if 20MA is below 50 MA it is downtrend if the trend option is activated, EA should only place pending orders in Trend direction and opposite orders will not be opened 2. EA should have option for inverse ordering, which means instead of BUY STOP and SELL STOP, it
1 Application
(6) MQL4 Experts Forex
Modification of my Spaghetti lines indicator (personal job)
40+ USD
Hi please I want a reset properly done in my indicator as well as a hierarchy and an arrow attached to the currency such that they show me the currencies in their order of strength. I also would like the the indicator modified such that their will be ways to change the colour for the lines and the arrows
1 Application
(11) MQL4 Indicators
A new modification ( private job) (personal job)
40+ USD
Hello Umar, As we discussed, I need to do these modifications to SMART zone 1-check if some features are working fine 2-ave a close cycle button on chart 3-insert the BB code inside the EA code Thanks
1 Application
(94) MQL4 Experts
30 - 200 USD
Hi, I'd like an EA for MT4 that shows the (floating) P/L for any open currency (or financial instrument including metals and CFDs) traded in my account, in currency terms. For example: EURUSD (20) +45.50 GBPUSD (15) -30.52 AUDUSD (8) -10.90 XAUUSD (30) +99.99 etc. etc. for every open intrument at any given time. Explanation: EURUSD = name of instrument traded ; (20) = number of open positions for that instrument;
5 Applications
(7) MQL4 Experts
30 - 50 USD
I have two indicators with source provided. 1) Renko Live Chart (creates the Renko bricks) 2) A indicator based on special moving average (generate buy/sell signals) The EA is to run on the offline chart generated by the Renko Live Chart expert. I want it to run based on the pip setting I put in Renko Live Chart and the average period I put in moving average indicator that runs on Renko Live Chart. Basically I just
1 Application
(10) MQL4 Experts
To Simplify & Fix Check Indicator Function on 2 EAs (personal job)
50+ USD
Hi Zhongqu You did some jobs for me to connect multi-indicator to the following EAs, https://www.mql5.com/en/job/160995 https://www.mql5.com/en/job/162278 I’ve tested them a lot and the way it is currently set up doesn’t work as it should and it opens trades even when the signal says WAIT. I would like to make changes to REMOVE the following Inputs Stop opening SELL Trades when BUY signal is X% Stop opening BUY
1 Application
(42) MQL4 Experts
Convert MT4 indicator to MT5 and make EA of it (personal job)
340+ USD
Hello my friend, I have another job for you, I have mt4 indicator which I want you to convert to mt5 and make an EA of it. EA parameters: timeframe indicator settings lot management trailing stop SL & TP (points) SL & TP (Money) start & end trading time Entry Conditions: Buy when thick Green line create ( or close price above Red line), and close previous sell position Sell when thick Red line create ( or close price
1 Application
(2) MQL5 Indicators Experts
30+ USD
Indicator based in candle for MT5 Inputs: Candle timeframe: H1 Candle pips (win or lost) = input (pips) When the candles end the indicator do the next: If candle lost > input (pips) --> Buffer Buy = 1 and arrow ↑ If candle win > input (pips) --> Buffer Sell = 0 and arrow ↓ Indicator Works on: Monday: True/False Tuesday: True/False Wednesday: True/False Thursday: True/False Friday: True/False Example
5 Applications
(38) MQL5 Indicators Experts
DI EA (personal job)
100+ USD
The EA is based on several indicators that are build into the mt4 platform. There are 16 different rules. If you have any question let me know and I will try and clarify. This EA may take week to test because of the use needed on higher time frames
1 Application
(26) MQL4 Experts C++