Orders for converting - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
84 completed jobs in all languages
Sort by:
30+ USD
I need to convert about 6 trading view indicators to mt5 indicators. I need them to function the same way. I can send you their pine code if needed. Let me know how much it will cost me
Make strategy Mq5 (personal job)
30 - 300 USD
hello, I have a project for you. freelance. you have done work for me before. https://www.mql5.com/en/job/146775 name "PR-032" I need you to make MQL5 version of the EA you made for me. Rules must be Exactly the same with no change in the strategy or trade conditions. Let me know if you can and how much
1 Application
(91) MQL5 Experts Converting Statistics and mathematics Trading robot/indicator debugging Strategy optimization
30 - 50 USD
The source code of the new MT5 indicator must be provided. Indicator: Automatic FixedScale with Top/Bottom Margins This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately. This gives some breathing space to top and bottom of the chart for drawing. It's changing chart scale to fixed scale, then finds Highest and Lowest price visible on the chart. Then adjust
5 Applications
(2) MQL5 Indicators Converting Custom graphics Trading robot/indicator debugging Strategy optimization
Modify custom indicator (personal job)
78+ USD
Hi as we discussed I'd like you to modify my custom indicator by changing the lead indicator and replacing it for a new lead indicator. To go through the code of the indicator and see that the code is clean and running optimally and as best as it can. All details and required information will be provided in the requirement specifications. Thank you
Convert MT4 Indicator to MT5 (personal job)
40 - 50 USD
This is an existing MQL4 indicator. I need it converted to MQL5 with same functions. i. All settings, functions and calculations as included in the original MQL4 version. ii. Ensure to debug the converted indicator. PLEASE ENSURE THAT THE CALCULATION IS AS ACCURATE and TIMELY AS THE ORIGINAL VERSION AND THE INDICATOR IS NOT MAKING THE SYSTEM REDUNDANT OR SLOW. iii. Commit to revision of the indicator for error
30 - 35 USD
Hello there. Can someone help me translating a TradingView strategy into a MQL5 strategy? It's pretty easy and standard the strategy. Around 70 rows of code. This is the code: ------------------------------------------------------ //@version=4 strategy("RSI2", overlay=true) //inizializzazione parametri //RSI src = close len = input(2, minval=1, title="RSILength") up = rma(max(change(src), 0), len) down =
30 - 50 USD
Hello, I want to convert my MT4 EA (Mq4) to Mq5. EA strategy using custom fibonacci level (no custom indicator), and it willl open pending order on specified level and specified day and time
Converting an existing MT5 EA to MT4 (personal job)
30+ USD
Hi Ali, as we spoke over Telegram, I would need your help to convert this EA you created for me here: https://www.mql5.com/en/job/121569 From the created MT5 to a MT4. Thanks
40+ USD
As the title suggest, I have an MQ4 EA that requires converting to MQ5 for take advantage of the backtesting features in MT5. If all runs smooth and successful, I will have further work that I will need assistance on down the line. Details will be shared in messages
30 - 50 USD
Hello, I would like to convert an automatic strategy from Tradingview to EA MT4. The strategy to convert is: Supertrend 2 strategy by breizh29 using * rajandran.r * Supertrend Indicator. The EA MT4 must give the exact same results compared to TradingView Strategy. I saw someone else made the same request. So if you have already developed the conversion, this is excellent. This is the code: strategy("Super Trend 2"
30 - 54 USD
Hi Coders, as you can see from the title " Small modification on the EA and translating it to mql5 " i want a very experienced Coder to do this for me.. i have a martingal EA that use hedge to prevent the account to be blown, but the those hedge trades are opened with a fixed lot.. i will explain more inbox i accept the lowest offer
30 - 100 USD
Convert TradingView strategy to MT4 EA (I have the source code) Conversion of Strategy from TradingView pinescript to MT4. It must give the exact same results compared to TradingView indicator. Indicator must be error free. Should be able to modify the SL, Profit, trail points numbers. Should be able to apply it to any pair and any timeframe
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
30 - 50 USD
Hello, I need to convert the Super Trend 2 Strategy from Tradingview Pine Script to MetaTrader 4 EA, so that it can open and close orders on its own. Supertrend is a strategy by breizh29 using *rajandran.r* Supertrend Indicator, and here is the original code: strategy("Super Trend 2", overlay=true, default_qty_value=100) res = input(title="Main SuperTrend Time Frame", type=resolution, defval="120") Factor=input(1
7 Applications
30 - 200 USD
I have a EA Demo that someone gave me, but I don't know where they got it from. I want to see if anyone can convert it to a EA w/mq4 & .txt files. It involves the Boilinger Bands and RSI
30 - 50 USD
Hello! My name is Luke and I am looking for someone that can rewrite an cAlgo code to a MQL4 code. It isn't an big script, but the strategy has to work like it does on cAlgo. Please try to understand how the bot works before rewriting it, because of course I want it to work like it is doing on cAlgo. Thankyou very much, I would like to here from the expert soon! Luke
Search the Data Provider and create the Quotes window_ (personal job)
500+ USD
Here is the request below : - I like to find some good Data provider(futures) in real time - Please find the attached file. I like to build/create A003 section which is the Quotes Window - you can see the details of the A003 Window. All the Data feed should be displayed in right section - Receiving Feed Data should not have any delays : The speed is very important
50 - 100 USD
I am wanting to have a strategy I use on TradingView (Pine Editor) converted into an MT5 Expert Advisor. It has around 60 lines of code in Pine and opens a long position when several indicator conditions are met. It needs to be available for all timeframes/markets. This will be used on the Genesis Markets broker so base currency will be BTC (Bitcoin). I need all indicator parameters to be editable from defaults via
30+ USD
Hi have an EA *attached} and need it to convert to mql5. Furthermore I need stong assistance in backtesting and optimization that EA. Especiallz under MQL cloud, file/saving during backtest optimization
50 - 100 USD
I have a straightforward indicator that I want to convert to an EA. I also have tutorial videos on how the indicator works, and where I want the order to be placed, when to close the order, etc. The indicator finds specific support and resistance levels and marks them on the chart. Once the price breaks one of these levels, at next bar open the indicator should place an order with the TP at the broken point