Orders for converting - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2538 completed jobs in all languages
Sort by:
30 - 50 USD
With all the indicator features, I want to add this feature as well... The EA logic should be... To open trade when trend aligned, for example, if I turn on 1minute, 5minutes and 15minutes, The EA should open trade when the 3timeframes aligned together for up trend or down trend. The same thing should happen when I turn on only 1minute 5minutes or only 15minutes or only 30minutes or only 1hour, or only 4housr or only
Converting mql4 to mql5 (personal job)
50+ USD
hello , I already worked with the developer, I need him to convert my old code into mq5 since I need to make better reviews in backtest, more details will be sent privately
1 Application
(42) MQL5 Converting Trading robot/indicator debugging C++
30+ USD
Good afternoon. I need someone to convert an indicator in mql4 to mql5. I have the source code of mql4 and I want to receive the source code in mql5. The indicator uses a Gaussian filter applied to a price difference. If you are interested, accept the work and I will send the indicator for analysis. The indicator must be working correctly to complete the job. I'm waiting
10 Applications
(5) MQL5 Indicators Converting
30+ USD
I would like someone that are really good in indicator conversion. All the codes are easy except iMaOnArray and iBandsOnArray, are you sure you can write it in mql5? Many developers has failed because of iBandsOnArray and iMaOnArray. Even if you able to write iMaOnArray in mql5, you will stuck on iBandsOnArray. To show that you are capable of doing it, screenshot the indicator in mt5 platform and show me first. If it
13 Applications
(1) MQL5 Indicators Converting
Need to convert the strategy from ToS (ThinkOrSwim) platform -> to Ninjatrader 8 platform (personal job)
100+ USD
I need someone to convert my Thinkorswim script to ninjatrader 8. Please update me if you can do this job and I will send all details through inbox section. Thank you
1 Application
(10) MQL5 Converting
30+ USD
I have this EA that is written in mql4 and l need to convert it from MQL4 to MQL5 Attached hreunder is the EA, only convert it to work flawlessly on any MT5 platform, all files are attached. need this ASAP thank you
17 Applications
(1) MQL5 Converting
50+ USD
Hello, I am looking for an experienced developer to convert my TradingView Strategy (Pinescript V4) to MT5 Expert Advisor . The program/strategy is simple, and it was designed to work with Futures trading. There are Buy and Sell signals (Long and Short) coming from 3 standard/simple indicators + Stop Loss & Take profit management. Also, I would like to add some trend/MA filters (selectable for different timeframes)
4 Applications
(1) MQL5 Experts Converting
Indicator conversion from Pinescript(Tradingview) to MT5 (personal job)
50+ USD
Hi The objective is to convert an indicator in Pinescript to MT5. The indicator is a derivative of two indicators. There are one code to transcript. The specifications will be provided on job acceptation. Best regards
1 Application
(56) MQL5 Converting Trading robot/indicator debugging
30+ USD
Want to upgrade the attached simple grid EA to MT5. Currently 110 lines of code. Would also like option in settings to make it replace pending grid orders ontick instead of every minute. Would also like group take profit option for buys and sells individually. This should be calculated as the take profit amount in settings multiplied by the number of positions open
2 Applications
(2) MQL5 Converting Forex Trading robot/indicator debugging
50 - 100 USD
// Definitie van code parameters DEFPARAM CumulateOrders = False // Opstapelen posities gedeactiveerd // Het systeem zal alle lopende orders annuleren en alle posities sluiten om 0:00. Er zijn geen nieuwe toegestaan totdat na de "FLATBEFORE" tijd. //DEFPARAM FLATBEFORE = 080000 //DeFPARAM FLATafter = 000000 If strategyprofit > 85 Then Quit Endif // Condities om long posities te openen indicator1 =
6 Applications
(1) MQL4 Converting Trading robot/indicator debugging
50 - 100 USD
I would like to convert this script from pinescript to mt5. I need to be exactly the same with all funcion and parameters, this ones are must important for me: === INPUTS === useRes = input(defval = true, title = Use Alternate Resolution) intRes = input(defval = 3, title = Multiplier for Alernate Resolution) stratRes = ismonthly tostring(intervalintRes,###M) isweekly tostring(intervalintRes,###W) isdaily
6 Applications
MQL5 Experts Converting
My both EA to mt5 personal job (personal job)
70+ USD
As discussed pls covert my both mt4 to mt5, Ea already made, just convert to mt5 ................................................... Every parameter and concept should be same All input are same Let me know if any questions
1 Application
(2) MQL5 Converting
Conversion of an indicator to MT5 (personal job)
40+ USD
The objective is to convert an indicator in Pinescript to MT5. The indicator is a derivative of two indicators. There are one code to transcript. The specifications will be provided on job acceptation. Best regards
1 Application
(56) MQL5 Converting Trading robot/indicator debugging
30+ USD
Hi developers, I'm looking for somebody with experience in converting indicators from tradingview to MT5 to convert the following indicator. If the collaboration is successful we will work further in the creation of the EA which is going to contain this indicator as part of the logic. The code of the indicator is the following: //@version=5 indicator('Trendilo', overlay=false) src = input(close, title='Source')
4 Applications
(5) MQL5 Indicators Converting
30 - 40 USD
I have 2 simple indicators base on buy and sell i use on trading view but want to convert them to an EA to be used om MT5 as an EA, this EA will execute traes base on indicator alert on my account on my broker and exit trade bae on set conditions. If you can handle this job pls apply and we will discus further on the Job
3 Applications
(2) MQL5 Experts Converting
30+ USD
Hi, I would like to convert one mql4 indicator into mql5, the mql4 has only 545 lines of code, and of couse, I have the mt4 source code to send you, thank you very much
12 Applications
(38) MQL5 Converting
30+ USD
Need an CCFp indicator, 1. First, CCFp should be re-written from MQL4 old code to newest code. The code is available here: https://www.mql5.com/en/code/9088 2. Re-written from MQL4 to MQL5. 3. Add level to the indicator
6 Applications
(2) MQL5 Indicators Converting
30+ USD
The converted mq5 must be exactly the same as the ex4 indicator. All thr features and functions must be in it. The indicator is an arrow indicator which has alerts
7 Applications
MQL5 Converting
40+ USD
i have a 265 lines code in mql4 that i need to convert to mql5 and make sure it works properly with all its parameters and logic. i want you add a tab with the martingale multiplier, and a tab (true/false) if i want to use SL or TP in usd instead of the default closing system (profit percentage). The System : Opens a First Order based on MA at current market price Buy above, Sell Below. Lot Size = Percentage of
5 Applications
(7) MQL5 Experts Converting
30+ USD
Task: Convert Tradingview script to MT4 indicator with all the adjustable input parameters from the Tradingview script transferred and functional in MT4 indicator with final MT4 indicator MQL4 source code provided on completion of task. TradingView code below: / This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © simtrader19a // @version=4 study ( title =
10 Applications
(1) MQL5 Converting MySQL