Orders for converting - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2734 completed jobs in all languages
Sort by:
EXPERT ADVISOR (EA) USING RSI INDICATOR TO OPEN ORDERS (personal job)
50+ USD
CONVERSION OF EXPERT ADVISOR (EA) USING RSI INDICATOR TO OPEN ORDERS Convert the attached EA from MQL4 language to MQL5 language The EA will check every tick price and RSI to open orders according to conditions specified. The EA will be used mainly on one hour (H1) chart. The RSI indicator settings are; Period (13), Levels 30, 40, 60, 70 Conditions to Open Orders 1. A LONG position is opened at every
1 Application
(6) MQL5 Converting
100+ USD
Please convert the MT4 Target Bands (TB) indicator https://www.trendfollowingsystem.com/target-bands-indicator/&amp ;nbsp; (this indicator can be downloaded, and appears to include source code) to MT5, and make it non-repainting . This TB indicator will print a star circle for some candles. Printing and erasing the star candle within (or during) each candle (before candle close) may be OK (let's discuss whether we
Convert Bee Indicator from MT4 to MT5 (personal job)
45+ USD
1 .I request to convert indicator MQL4 to MQL5. The indicator file will be provided and a screen shot of the template is attached. This indicator provides entry signals with stop loss levels. 2. An additional request: To have a higher timeframe option for entry signals. For example, M20 signal on a M2 timeframe chart. Thank you
1 Application
(6) MQL5 Converting
Indicator Conversion (personal job)
30+ USD
Hi Vitaly, just opening the job for the translation, will send you the indicator in message. There's no hurry, so please just let me know how much time do you need that I put in the order. Thanks and listen to you soon
1 Application
(13) MQL5 Converting
140 - 200 USD
I need an EA that will convert three TradingView indicators into Market Orders on MT5. BUY and SELL signals will be calculated from the indicators, as well as Stop Loss and Take Profit. Default Money Management will be included on each order from a percentage of the Account Balance and default leverage. Also, the TradingView 1.5 Risk to Reward Tool must be implemented into the EA
Risk Management Modifications / conversion mt4 to mt5 / cleanup (personal job)
50+ USD
Remove everything from Earn Forex.com - We just need to retain what you added before. Name the EA to TradeWithJose_RiskMgmt Need this for MT4 and MT5, please. Note XXX are variables. Preferred: Panel Refer to ******* comments as this is where the changes are ------------------ First Part of EA Position Tracking Type - Track All positions - Track Positions By Magic Numbers - None Magic Number (Separated by Comma) -
1 Application
(1) MQL5 Experts Converting
30 - 60 USD
Bom dia Gostaria de orçar um robô para operar mini indice win na ibov com gráfico de 5 minutos e baseado em cruzamento de candles com médias móveis exponenciais e stops programados conforme anexo. Obrigado! Ronaldo
1 Application
MQL5 Converting
Upgrading EA robot and Custom indicator from MQ4 to MQ 5 (personal job)
30 - 80 USD
Upgrading EA robot and Custom indicator from MQ4 to MQ 5. The task is to upgrade two EA robot from MQ 4 to MQ 5.The new MQ5 EA robot should have minimal of same functionality of MQ 4 version. One Custom Indicator to have addition functionality in MQ4 and MQ 5 such Email, Push and Alert notifications ( Ability to enable/disable each alert type separately ). the source code is attached
1 Application
(9) MQL5 Experts Converting
I want to modify and convert my MT4 indicator to MT5 indicator (personal job)
60+ USD
I want to modify and convert my MT4 indicator to MT5 indicator. I want you to add 2 more time frames to wave entry alert indicator conditions of alert. So that it will use 4 TF instead of 2 TF. The two other indicators will remain the way they are. After this adjustment, you the convert the indicator to an MT5 indicator. Please note that you will give me MT4 modify version before you will give me the MT5 version
1 Application
(13) MQL5 Indicators Converting
Convert my TradingView Indicator to MT5 (personal job)
200+ USD
I am looking to hire someone who can convert my existing TradingView indicator (attached) to MT5. My intention is to use it on the EA that I will build on top of it.... this means, there is no need for decorating... I am more concerned with the calculations and the functionality... that mush match the tradingview version... I am aware that Trading view and MT5 receive pricing data from different data sources, and
1 Application
(10) MQL5 Indicators Converting
150+ USD
The job consists to translate 2 indicators from mql4 to mql5. It will have to be done in a proper and regular mql5 language. The final indicator must not repaint
30 - 10000 USD
Hi, I'm looking for a developer who can convert my MT4 EA to MT5. I have the code available (mq4). Who can help me and can do an offer for the conversion. Edit: The code is 730 lines. I hearded thats important. Many thanks
6 Applications
(1) MQL5 Experts Converting
I want to convert my MT4 indicator to MT5 indicator (personal job)
30+ USD
I want to convert the attached MT4 Fiji Trend indicator to an MT5 indicator. I want the indicator to function the same way it was functioning in MT4 after conversion
1 Application
(13) MQL5 Converting
30+ USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © veryfid //@version=4 study("Volatility Oscillator", resolution = "") length = input(100) spike = close - open x = stdev(spike,length) y = stdev(spike,length) * -1 plot(spike, color = color.white, linewidth = 2, title = "Spike Linel") p1 = plot(x, "Upper Line") p2 = plot(y, "Lower Line") plot(0, color=
3 Applications
(55) MQL4 Indicators Converting
Convert TradingView Indicator to MQ5 (personal job)
45+ USD
Hello, please convert the indicator I designed on TradingView into mq5. As discussed, I will send you the source code again and also with an extra file containing all additional information.thank you very much
1 Application
(15) MQL5 Indicators Converting Forex Product Design
30+ USD
Hello developers, I need a developer to convert a Pine indicator into MT5 EA. It is a very simple indicator with just a few lines. the EA also would be very simple. the Pine indicator is called "fisher" and the source is available in tradingview. The EA will be as below: Long EA opens stop buy position variable number pip above trigger candle when below conditions are met: 1. Fisher line cross up trigger line AND 2
2 Applications
(5) MQL5 Experts Converting
Switch Indicators from MT4 to MT5 (personal job)
30+ USD
Hi there, Rewrite exist bot for MT5? If there are any questions I will be on the line. We will convert the script from MT4 to MT5 to work on MT5 platform
1 Application
(12) MQL5 Experts Converting
EA to convert from mq5 to mq4 (personal job)
30+ USD
Hello Raymond Ogechukwo Omeh Thanks for support for this EA. Please kindly help me to convert it to MQ4 https://www.mql5.com/en/job/175800 I build a web api server to store order information. Your response is call to the server API and get the data. based on the "Action" type, you help me to create/modify or remove orders. I will set up the server and give you instructions on how to call and test. I also write the
1 Application
(7) MQL4 Converting
I need to convert a simple indicator for MT4 to MT5. (personal job)
50+ USD
Hello, I need a developer that can help me to convert my existing MT4 EA indicator to MQ5 Indicator. I have the raw codes of the MT4 and I want also. I want it deliver in 2 days Max I will be looking forward for anyone that can do the conversion. Regards
1 Application
(25) MQL5 Indicators Converting
100+ USD
Hello friends, I need a MTF Heiken Ashi indicator 100% converted to Thinkorswim ToS. Indicator found here: https://forex-station.com/viewtopic.php?f=579496&t=8423168&hilit=heiken+ashi+exit&start=130 I would prefer to have it done ASAP, and preferably done by a programmer who has done conversions before. Thank you for your interest and taking the time to read my post. Best regards, Mike
1 Application
(1) MQL4 Indicators Converting