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
112411 completed jobs in all languages
Sort by:
30 USD
I have some code that was written for me for an automated strategy for NinjaTrader 8, but doesnt seem to be working right. Have already discussed with you before
I need a good programmer (personal job)
70+ USD
In my search for a highly experienced and proficient programmer, I am specifically seeking someone with the requisite expertise to undertake the complex task of converting my MetaTrader 5 (MT5) Expert Advisor (EA) to MetaTrader 4 (MT4). This endeavor demands an in-depth understanding of both platforms, encompassing their coding structures, functionalities, and intricacies. The ultimate objective is to achieve a
1 Application
(6) MQL5 Experts
50+ USD
Strategy is pretty simple. No indicators involved. Enter during a specified time period = Input Trade direction = Input // Long/ Short/ Long & Short Select Entry timeframe = Input Select Filter timeframe = Input Breakout buffer in points = Input Entry time frame breakout above the Filter timeframe condition + breakout buffer Filter time frame based on the condition of the higher time frame candles Breakout buffer in
4 Applications
(5) MQL5 Experts
40 - 100 USD
Hello, i have an ex4 file for an expert advisor and i want to transfer it into an ex5 file to be able to use it on meta trader 5, thank you. Ps: It is not an easy code
4 Applications
(1) MQL5 Experts Forex
Swap testing forward tests + signals for log scalper (personal job)
35+ USD
on forward test (real time) on demo, the swap inputs are used to print swaps only if the swap info are not available in broker's MT4 terminal, so the " way to print swaps on demo using swap inputs " even when the swap info are available in broker's MT4 terminal is to modify the code to consider that the swap info are not available in broker's MT4 terminal based on an input like UseSwapInputs = true/false
1 Application
(96) MQL4 Experts
30 - 150 USD
Need an EA similar to Patrex pro to execute trades. The strategy is as follows: BUY If EA attached to a 5 min chart and trade direction is set buy, the EA will buy at every bullish candle close and pause buy on any bearish candle close. SELL If EA attached to a 5 min chart and trade direction is set sell, the EA will sell at every bearish candle close and pause sell on any bullish candle close. The EA is timeframe
11 Applications
(6) MQL5 Experts
30+ USD
I am laying the last hand on my EA and want someone with great experience to check it and add the following features to it: -Magicnumber, custimizable -Account lock, so i can put in a accountnumber and the EA will only work on that specific accountnumber
Rewrite this MQL4 indicator to MQL5 and provide the source code (personal job)
30+ USD
The source code of the new MT5 indicator must be provided. This indicator works perfectly on MT4 for all symbols. Forex, cryptos, indices, commodity, futures, energies, metals. Rewrite it for mql5
35+ USD
Hello, please, change the way volatility is calculated according previous conversation //@version=5 indicator(title="TFX_Volatilidad", shorttitle="TFX_Vol", overlay=false) tf = input.timeframe(title="Temporalidad", defval = "D", options=["D","W","M"]) dopen = request.security(syminfo.tickerid, tf, open[1], lookahead=barmerge.lookahead_on) dhigh = request.security(syminfo.tickerid, tf, high[1]
1 Application
(15) MQL5 Indicators Experts
50 - 100 USD
This strategy is going to be based on 3 sets of indicators. Indicator 1: Moving averages. Here we need 2 moving averages. ✓ The 50EMA and, ✓ The 200EMA. - Whenever the red 200EMA is above the blue 50EMA, this gives the idea that the market is bearish (look for sell opportunities) - Whenever the 50EMA is above the 200EMA this gives as the ideas that the market us bullish (look for buy opportunities). Indicator 2
Add Indicator for placing orders. (personal job)
30+ USD
I want to add Indicator for placing orders. FOR THE BUY SIGNAL WHEN THE PRICE IS BELOW THE CHANNEL AND INDICATOR PRODUCE A BUY ARROW EA SHOULD CHECK FOR THE RSI DIVERGENCE AS I MARKED IN THE PIC
1 Application
(24) MQL5 Indicators Experts
30+ USD
I would like my EA to be converted into a multi-symbol EA with customizable input via a string, and additionally, to be capable of trading on IC Markets because currently it is not possible as I believe the ctrade module is required. It must have an input for calculating the lot size. It should be in proportion to the balance, meaning what percentage of the balance to open for each new trade
5 Applications
(1) MQL5 Experts
50 - 100 USD
I want a simple prototype/demonstration EA that shows how it is possible to interact between an MT5 EA and a Dxtrade account. This is for educational purposes only so I can see the source code and how I can incorporate it in my own EAs. It must demonstrate the following within an MT5 Expert Advisor (EA):- Send/Copy a trade from MT5 EA to a DXTrade account. Close a trade in Dxtrade, when closed in MT5. Adjust Stop
1 Application
(4) MQL5 Experts Integration
40+ USD
Hello friend, do you think it's possible for you to make. I'm looking to get the attached NT8 Strategy converted into PineScript to use on TradingView. - The "use compounding" functionality is not needed so no need to keep that - Note that this strategy imports data from an index, which is a different instrument/chart than what the strategy is traded on - If possible, it would also be nice to add the functionality
2 Applications
(49) Other Other
AN MT4 TDI EA/DASHBOARD (personal job)
50+ USD
I WOULD LIKE AN MT4 TDI EA/DASHBOARD WITH ALL ALERTS, MOBILE PHONE PUSH NOTICATIONS AND COVERS ALL TIME FRAMES FROM MINUTE 1 TILL MONTHLY. IT SHOULD HAVE ALL THE SETTINGS FROM THE REGULAR TDI AS WELL AS FURTHER OPTIONS TO CHANGE THE INPUT VALUES ON ALL THE INDICATORS
1 Application
(2) MQL5 Indicators Experts
Everex to MT5 (personal job)
227+ USD
Converting RedK Everex to MT5. Let me know if you have any questions! I I I II I I II I I II I II II I I I IIII I II II I II II II I I I I I I. I I I I I I I I I I I I I
1 Application
(7) MQL5 Converting
50+ USD
Modify the flag to improve the input logic. This indicator reads the buffers of up to three other indicators and provides buy and sell signals. If you are only reading the buffers of one indicator, the main indicator will change the background according to the signals from the first indicator. If you are reading the buffers of two indicators, the main indicator will not change the chart color when indicator one
9 Applications
(5) MQL4 Indicators Experts
30+ USD
Hello Everyone, it's called "High Way Channel Indicator ", and I have the MT4 version of this indicator (only the attached ex4) , so i wanna the MT5 version of it. what i want : - The MT5 version (code) of this indicator
3 Applications
(8) MQL5 Integration
30+ USD
Hello, I need to convert my simple MT5 indicator to Tradingview and have it worked the same way. I need this done ASAP. This is what the indicator has currently: Custom Indicator Initialization Function (indInit) : This function initializes the settings for each buffer used in the indicator. It sets parameters such as buffer type, line width, color, and label. OnCalculate Function : This function is called every time
1 Application
(4) MQL5 Converting
I want to modify my expert advisor that uses CCI indicator and other filter (personal job)
48+ USD
The expert advisor will use CCI Overbought and CCI Oversold The logic is as decribed in the previous EA The variable4s have been modified Using CCI: When CCI dips below X (100,180) Enter a long trade when the blue moving average crosses above the red moving average of the 100pips momentum indicator Using CCI: When CCI dips above X (100,180) Enter a short trade when the blue moving average crosses
1 Application
(20) MQL4 Experts