Orders for converting - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2578 completed jobs in all languages
Sort by:
Convert MT4 Indicator to MT5 and Add CCI Filter (personal job)
100+ USD
Hi Mladen, I would like to convert the T3 VHF Adaptive iTrend to MT5 and I would also like to add the WoodiesCCI I attached as a filter for the signals in two ways. The first filter will be to only have the signal trigger when the SlowCCI matches the direction of the Arrows. Bull Arrows only appear when Slow CCI is > 0 and Bear Arrows only appear when Slow CCI is <0 The second filter will only allow signals when the
1 Application
(14) MQL5 Indicators Converting
40+ USD
Simple and tiny EA written in mq4, to be converted to mq5. Although this is a simple EA, I'm looking for an experienced programmer for this job. The EA has several commented lines that must remain commented on the new mq5 source code. Test results from both versions must be provided (side-by-side comparison with the same settings). Delivery time: 30 days or less
13 Applications
(2) MQL5 Experts Converting Forex
50+ USD
PLEASE I NEED AN EXPERT PROGRAMMER THAT WILL CONVERT MY MT4 INDICATOR TO MT5. PLEASE AFTER CONVERTING IT, TEST IT TO SEE THAT ITS WORKING . PLEASE STILL SEND ME THE CODES BACK TOO I HIGHLY APPRECIATE.I PROMISE TO WORK WITH THE PROGRAMMER IF HE DOES IT WELL BELOW ARE THE CODES BEST REGARDS
9 Applications
(1) MQL5 Indicators Converting C++ C# MySQL
30+ USD
Hello, my request is very simple, migrated my EA mt4 to mt5 with all the same parameters and functions. The code is 1000 lines void OnTick_1() { if (IsLastOrderClose(magic_1,EaStartTime_1)) { OnInit (); Print ( "Ea Closed Manually " ); EaStartTime_1= TimeCurrent (); } int ticet; if (CountVsego(magic_1)== 0 ) { if (Counts(magic_1,EaStartTime_1,RunOnce_1)== 0 )
2 Applications
(25) MQL5 Experts Converting
30+ USD
Olá, boa tarde, tenho um indicador MT4, quero usar-lo no MT5. Quero converter o indicador MQL4 para MQL5. Preciso de que a funcionalidade do indicador seja a mesma, sem adição ou subtração de recursos. Desde já agradeço
2 Applications
(1) MQL5 Experts Converting Forex
30+ USD
I need this simple mt4 robot converted to mt5. It's a very basic robot that open trades at certain time and that's all it dose. I need the robot to be converted, to work on MT5. And mt5 back-testing The sooner the job can be done the better
7 Applications
(12) MQL5 Experts Converting
30 - 43 USD
it is a mt4 oneclick trading tool . I want it be converted into mt5. it is in Non-hedging mode(sells close buys,and vice versa).For example: when I open 0.1lot long, my previous 0.1 lot short will be closed. when I open 0.2lots long, my previous o.1lot short will be reversed to 0.1 lot long
6 Applications
(2) MQL5 Converting
30+ USD
I'm looking for someone to convert my indicator. I have an simple arrow indicator and want to be converted from MQL4 TO MQL5. The indicator should be the same and no errors Let me know if you can do this
7 Applications
(2) MQL5 Converting
30 - 50 USD
My Needs are as below on Meta Trader4: 1- The EA open a position when the success rate is more than 74 in the time frame i can choose ( I need being able to change the both values , Time Frame and success rate ) 2- The EA use a fixed Lot Size which is variable by my needs. 3- The Ea use the TP1 to close the deal ( i will be able to change the target to TP2 ) 4- I need to have my MQ4 source file
13 Applications
(2) MQL4 Experts Converting
30 - 50 USD
Hi, I have an old expert advisor and an indicator (used by the expert advisor) that I use on Metatrader 4. I am ready to move to Metatrader 5 now, and I'd like these converted. I don't mind the time, as long as it will work in MT5 the same as it does in MT4. The main idea is in the picture below; the EA uses the indicator to determine the trend, and to enter/exit the trade. If you decide to take the job, please mind
50+ USD
i am looking for someone who is properly qualified to duplicate an existing MT4 indicator to an MT5 indicator. The translation and conversion needs to be exact and fully functional. One of the settings within the indicator ; plot fibots, the default setting should be set to false. That's all
8 Applications
(1) MQL5 Indicators Converting
40+ USD
Convert TradingView indicator to MT4. Conversion of indicator from TradingView pinescript to MT4. Indicator must give the exact same results compared to TradingView indicator. Indicator must be error free and colors must be indexed. i have the source code from tradingview
1 Application
MQL4 Indicators Converting
Convert an indicator from MT4 to pinescript (personal job)
50+ USD
Hello, I require a indicator to be converted to pinescript to be able to use on tradingview platform. thanks, jim x x x x x x x x x x x x x x x x
1 Application
(3) MQL4 Converting
30+ USD
Convert a current indicator from mq4 to Mq5 using any regression indicator freely available if current one does not convert easy. (I will provide current program and new regression source code if needed). It measures how many bars with a common regression indicator and calculates a buffered angle to 2 digits on the close of each current bar.Include the number of bars settable on the indicator. Viewing lines can be
4 Applications
(9) MQL5 Converting
100+ USD
Dear Developers, I would like to translate a pro real time EA file to a MQL4 EA file. It's about DAX, MACD and MA. I'm looking for an experimented and available developer to do this next week. This first job can be the beginning of a long term cooperation. I have decades of EA and I often need updates
7 Applications
(3) MQL4 Experts Converting
30+ USD
As in tittle, convert simply indicator from mql4 into mql5 file (i have source of code) Only convert, nothing more, i hope that the job will be finished asap. I expect longer co-operation
4 Applications
(5) MQL5 Indicators Converting
50 - 200 USD
Conversion of indicator from TradingView pinescript into a MT4 EA. Pine script contains 45 lines. EA must give the exact same results compared to TradingView indicator and must be error free of course. EA should contain fixed or variable lots, SL, TP, Trailing Stop etc
10 Applications
(2) MQL4 Experts Converting
30+ USD
I need this Trading View custom indicator converted for use on MT4. // // @author LazyBear // // List of my public indicators: http://bit.ly/1LQaPK8 // List of my app-store indicators: ; // study("Absolute Strength Index Oscillator [LazyBear]", shorttitle="ABSSIO_LB") sh=input(false, title="Show as Histo") ebc=input(false, title="Enable Bar Colors") lma=input(21, title="EMA Length") ld=input(34, title="Signal
2 Applications
MQL4 Indicators Converting
30 - 150 USD
Convert 6 (six) MQL5 indicators into MQL4 file format. As a result I will check following requirements: all files must be in .mql4 format all .mql4 files must compile without any type of errors all indicators parameters' must match with source MT5 indicators parameters' all MT4 indicators' values must match MT5 indicators' values
5 Applications
(1) MQL4 Indicators Converting
50 - 200 USD
Dear freelancer I am looking a programmer who can convert or copy any signal forex from android apps to paste and trade into MT4. The signal is coming from android notification every one minute for open and close position. I want to a program which can run this manual into automatically Here is signal i am using right now Web version http://www.massyart.com/ringsignal Android Apps
2 Applications
(1) MQL4 Converting Design C++ JavaScript