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
90 completed jobs in all languages
Sort by:
500+ USD
Hello Developers. I need to convert existing mql file in working pine script indicator. This indicator showing tps based on fibonacci. Indicator showing sell and buy signals when emas cross each other
120+ USD
I have source file with buy and sell signals. Need to convert it to working pinescript code. All jobs need to be done as previose ones. If You think You can do it just start it now
50 - 500 USD
Currently this EA has many features and just over 3000 lines of code. It also has include files for news filter and other functions. It is a big job that will require an non-disclosure confidentiality agreement signed before starting
90 - 120 USD
The job consists to translate from MT4 to MT5 and adapt/improve a global indicator and its associated expert-advisor. The indicator is a combination of the Hull RSI (accepting a MA method) and the MACD, the both in Multi-timeframes. One of the indicator will be drown in a separate window, the other will draw arrows in the chart window. The EA enters in trade according to the indicator signals (arrows) and managed the
50 - 100 USD
Hello there, I need an expert developer who can convert my tradingview indicator in to MT4, and also develop an EA base on that custom indicator. For the conversion : I'll provide the pine script source code of the indicator from TradingView ( SuperTrend by KivancOzbilgic) You'll find attached a screenshot of the indicator. For the EA : Once the indicator is done, an EA should be built based on the previously
5 Applications
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
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
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