Orders for converting - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Code Conversion from MQL4 to MQL5 (personal job)
30+ USD
I want to convert my MQL4 EA to MQL5. The EA is originally written in mql4 and only works on mt4 but i want it be converted to mql5 so it can work on mt5 platform. Thank you. I have the original EA and the modified one you executed for me. I want to change all of them from MQL4 to MQL5. Thank you
1 Application
Adding Features to existing EA (personal job)
30+ USD
This is to request adding previously discussed feature to existing EA. ACCOUNT_LEVERAGE does not work for all symbols. For example, my account leverage is indeed 500 for the symbol EUR/USD but for XTI/USD (Crude oil) it is 100 while ACCOUNT_LEVERAGE still returns value of 500 . I appreciate if you could substitute ACCOUNT_LEVERERAGE with some other way to calculate actual leverage depending on the symbol selected. In
1 Application
30+ USD
Hi. i want to convert tradingview's Fibonacci Grid [LUX] to MT4 indicator. Please display only diagonal lines and horizontal lines as shown in the attached image. A box with a filled background isn't needed. Also, the line color is all yellow, and please make it possible to change the line color and period by setting the parameters of MT4. Indicator name is "Lines". Once created, please send me source file and .ex4
1 Application
30 - 50 USD
As title, need to convert Pine code to MQL4 expert code with some editable setting. I have a good intraday strategy, tested on TW, need to set an expert for MT4 with same strategy and setting. Editable setting: lot size (fixed/ by %risk) n of consecutive order opened start/stop expert in specific range days/hours trailing stop % setting Extra setting (each extra work will be economically recognized): customized
4 Applications
Who can convert my EA from .mql4 to .mql5? (personal job)
45+ USD
I need a programmer to convert my EA from .mql4 to .mql5. All the trading conditions should remain thesame in the new mql5 verson as it was before in the mql4. Max spread and slippage should also be added
7 Applications
Convert Pinescript into MQL5 Indicator (Easy Job) (personal job)
50+ USD
Here is the Pinescript: //@version=5 indicator(title='Pivot High Low - Order Block', shorttitle='PHL-OB', overlay=true) pivot_high_low_length = input.int(defval = 6, title = "Pivot High Low - Length") height_of_block = input.float(defval = 0.0002, title = "Order Block - Height") //_________Pivot High Low_________ high_array = array.new_float(0) for i = 1 to pivot_high_low_length * 2 - 1 array.push(high_array
1 Application
TO convers order system from MT4 to MT5 (personal job)
80+ USD
I need an expert advisor MT4 to be converted to MT5. IT is an customized graphic order system to manage trades, open, close, move stop loss and take profit and to calculate certain things on the fly
1 Application
Convert MQL4 -> MQL5 EA (personal job)
30+ USD
I will be need the mql5 version of autoclose EA you helped to developed. The EA can can close all open trades at a specified profit and loss (currency and pips option to be available). It should have additional function of closing only profitable trades or losing trades (true or false). The EA should also have the option of disabling MT4 automated trading (true or false) when all open trades are closed. The EA should
1 Application
30 USD
I have an existing EA which I would like to be transfered over to MT5. I plan on trading futures with it. So some adjustments may be made to it as it was designed for forex
8 Applications
100 - 200 USD
I want to build a NT8 automated trading strategy. I have a strategy defined in TradingView using 2 open source indicators, that I wish to firstly combine as a strategy and then convert that strategy into NT8. Therefore I need 2 things: 1. Take my TradingView indocators and turn it into a strategy; which will lead to my end result 2. A fully auotmated Trading strategy in NT8. I am requesting both, however should the
1 Application
RSD Candle and RSD Base MT5 Version (personal job)
50+ USD
Upgrade RSD Candle/RSD Base to MT5 Version, RSD Candle read from RSD Base. thank you... gooo gooo gooo gooo gooo gooo gooo I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from
1 Application
RSD Oscillator MT5 Version (personal job)
50+ USD
Convert current version of RSD Oscillator to MQL5 Version, thank you. Goo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo ooo oooo ooo ooo ooo ooo ooo ooo ooo
1 Application
Converting MT4 to MT5 Project (personal job)
50 - 60 USD
I have another project in which I want to convert an MT4 indicator to an MT5. I want the indicator to not be modified in term of settings or parameters. Just a conversion while keeping the indicator way of working intact. Thank you
1 Application
Converting divergence counter from MT5 to MT4 (personal job)
35+ USD
Hello, just would like to have a conversion of this indicator to MT4 (it counts divergences from TrueTL divergences and output them into data window) .....putting in more words to make this a meaningful description
1 Application
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
50 - 100 USD
I have a pinescript indicator code that needs to be modified and converted to MQL4. The code has additional things that need to be removed. I only need the key levels (Support & Resistance) part of the code and the variables for the calculation
2 Applications
30 - 500 USD
Hello Im using a indicator in Tradeview and i like to trade with it. Looking to make it work on MT5 and MT4. Not sure price but tell me thoughts and time frame I would like it built identical as well as add some other things to the expert. Below are some add ons i would like If possible i would like a trailing stop / Breakeven so input - Breakeven - in Pipis Trailtrigger - Pips trailing distance - pips trailing step
12 Applications
30+ USD
Dear Coder I just would like to backtest a different trailing stop of my EA. The EA trades renko pattern. I do not know if this is an important information if you just want to adjust the trailing stop stuff
6 Applications
55+ USD
Hello, I need a developer that can help me to convert my existing MT4 EA to MQ5 EA. I have the raw codes of the MT4 and I want the EA to work on DERIV assets also. I want it deliver in 3 days Max I will be looking forward for anyone that can do the conversion Regards
4 Applications
30+ USD
Hello, I need to convert a Tradingview indicator (Pine Script) to MQL5. The script have 55 lines. In the end, the new MT5 Indicator should present the same results as the original. And the colors of the indicator should be configurable (the lines and the background)
7 Applications