Orders for converting - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2587 completed jobs in all languages
Sort by:
30+ USD
I need a simple indicator. Inputs are 2 EMA. The indicator runs on open candle. Checks back the last N candle(N max 10). Gives 3 values for BUY(0/1/2) and 3 values for SELL(0/1/2 ) in histogram. Buy 1: (From candle0 to t candle N any candle Open is >= EMA2) AND (From candle0 to t candle N any candle Low <= EMA2) AND (From candle0 to t candle N any candle Close is >= EMA2) Buy 2: (From candle0 to t candle N any
3 Applications
(6) MQL4 Indicators Converting
200+ USD
Hello We are looking to migrate three indicators from MT4 to MT5. 1 - Customised Semaphore indicator from MT4 to MT5 2 - Customised Trendline indicator from MT4 to MT 5 3 - Customised A-B-C Pattern from MT4 to MT 5 Code of the all indicators will be provided once successful candidate is selected. Please note all these indicators use Script to authenticate users to our database, this method can be changed to better
5 Applications
(20) MQL5 Indicators Converting
200+ USD
Hello, I need someone who can perform migrating from Mq4 to Mq5 language. I have a source code and the challenge is to backtest that EA. The EA uses 28 pairs for calculating (majors and minors) and that's reason why I wrote "challenge"
16 Applications
(1) MQL5 Experts Converting
50 - 100 USD
Hello, I have a MT4 indicator that I want to convert to TradingView. And I would like to add one more function, when the indicator change color (Green > Red or Red > Green) then will be Alert in TradingView
5 Applications
MQL4 Converting
110+ USD
i need to convert a EA from ex4 to mql and also unlock from my account name, give me the reccomendation of setfile also. piss contact me if you have experaince of this job. thank you
1 Application
(3) MQL5 Experts Converting
50+ USD
We have an mt4 indicator that needs to be converted into an mt5 indicator. Please let us know if you would be able to do this for the same day
3 Applications
(12) MQL5 Converting
100+ USD
I have a script in Pinescript that needs to be converted into MT4. Can someone please do this ASAP? if you can do it please write in your initial offer -Beyond-
4 Applications
(12) MQL4 Converting
30+ USD
Hello fellow traders, I want an mt4 EA to be converted to mt5 exactly the way it is. It is a grid EA. It uses h4 and also some candle shapes. Thanks so much
11 Applications
(37) MQL5 Experts Converting
30 - 40 USD
For bearish: //@version=4 study("Engulfing - Bearish", shorttitle = "Engulfing - Bear", overlay=true) C_DownTrend = true C_UpTrend = true var trendRule1 = "SMA50" var trendRule2 = "SMA50, SMA200" var trendRule = input(trendRule1, "Detect Trend Based On", options=[trendRule1, trendRule2, "No detection"]) if trendRule == trendRule1 priceAvg = sma(close, 50) C_DownTrend := close < priceAvg C_UpTrend := close > priceAvg
200 - 500 USD
I have a simple market maker on LUA language for crypto trading and I want to convert it into MT5 script. You can see the script working on crypto software for understanding how it works and I can supply the developer license
6 Applications
MQL5 Scripts Converting
30 - 40 USD
I have an indicator and expert advisor on MT4 that I would like to convert to MT5. It should act on metatrader 5 the exact same way as it acts on metatrader 4. Meaning that the deliverable for this project must be the same as what is in the code attached. The worker will take the requirements and translate them into the language of the MT5, and test it. It will be possible to use it in the strategy tester Experience
6 Applications
(4) MQL5 Converting Forex
30+ USD
I want this indicator to get converted to mt5 version but please keep the following requirements in mind . 1. Indicator must work exactly same way with same logic its working on mt4 2. Indicator arrows must have proper working buffer values 3. Must work with mt2trading connector for auto trade So you must test it with mt2 trading to see if the arrows are working correctly with buy sell signals if needed i can explain
10 Applications
(15) MQL5 Converting
30+ USD
I have created an EA in MQL4 and am using it in MT4. I want to convert the EA created in MQL4 to MQL5 so that it can be used in MT5. Please convert my MQL4 source file to MQL5
9 Applications
(3) MQL5 Experts Converting
30+ USD
convert the next code to mql5 without error on execution, is a relative volatility index, but the parameters should be editables. //@version=4 study(title="Relative Volatility Index - Flexible", shorttitle="RVI", format=format.price, precision=2, resolution="") length = input(10, minval=1, title="STDDEV Period") src = input(close, title="Source") len = input(14, minval=1, title="EMA Period") stddev = stdev(src
2 Applications
(1) MQL5 Indicators Converting
50+ USD
I have a small indicator (<100 lines) in MQL4-Format and need someone to convert it to MQL5 and build an expert from it. The EA should work exactly in MT5 as it is working in MT4 PLUS it open orders with these criterias: Candle crosses Upper Lines --> SELL-Order with Take Profit and Stop Loss Candle crosses Lower Lines --> BUY-Order with Take Profit and Stop Loss Also, it would be nice if the EA would turn off / not
11 Applications
(1) MQL5 Experts Converting
30+ USD
Hi I want these 2 indicators converted into MT5 version . The first Indicator is RSI based arrow indicator and Second one is Bollinger Band indicator . Both files should work exactly as it is working on MT4
18 Applications
(15) MQL5 Indicators Converting
46+ USD
I need to convert this Indicator in MQL4 to MQL5. The Indicator works well but I just need a MQL5 version. do not change anything else and i want it to work the same as the mql4 indicator
17 Applications
(2) MQL5 Converting
30+ USD
I finded a Pine Script indicator that I would like converted into a MQL4 indicator. I need add alett when the price breack of one line (down or UP) and add arrow. The code must be bug-free and well documented/commented to allow for future debugging and expansion/modification (I may want to eventually turn this into an EA) The trading signals should exactly match those triggered by the pine script indicator The
4 Applications
(1) MQL4 Converting
30 - 100 USD
Hi, Is there anyone able to convert adx by cobra from TradingView to MT5? study( "ADX and DI" ) len = input (title= "Length" , type=integer, defval= 3 ) len1 = input (title= "Length1" , type=integer, defval= 1 ) th = input (title= "threshold" , type=integer, defval= 20 ) TrueRange = max(max(high-low, abs(high-nz(close[ 1 ]))), abs(low-nz(close[ 1 ]))) DirectionalMovementPlus = high-nz(high[ 1 ]) > nz(low[ 1 ])-low
10 Applications
(1) MQL5 Indicators Converting
Modification of MT4 EA, conversion to MT5 and creation of MT5 scripts (personal job)
125+ USD
1. Modification of MT4 EA (Trend Chase) to add directional closure of trades thru weighted average price 2. Conversion to 2 different MT4 EAs (Trend Chase and Opp EAs for which source files have been shared) to MT5 3. Creation of multiple MT5 scripts, as per brief Details mentioned in the sheet attached and already explained to developer
1 Application
(10) MQL5 Experts Converting