Orders for converting - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
30+ USD
Hi, I am looking for someone who can create a MT4/MT5 EA based on the Tradingview indicator "Stochastic OTT". Its script is available open source here: The EA has must have 2 options: 1. To be simple with Buy/Sell on crossover and Close on next crossover. 2. To Buy/Sell on crossover and SL would be next crossover. However, TP must set by user I will appreciate if someone can do this for me
5 Applications
30 - 60 USD
I have a strategy in pine scrip. Need to convert into mt5 trading robot with some basic modifications. Scrip is already written and all the requirements. Just with few adjustments are required. Kindly contact me for job. Easy job
12 Applications
30+ USD
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
19 Applications
50 - 120 USD
Dear programmers, I'd like to convert the Tradingview indicators found at tradingview.com/script/r6dAP7yi/ and tradingview.com/v/JAW0oW7R/ to MT5 EA. -This EA will have an automated stop-loss which is based on the indicator data. -The lot size will be customized by the user. -The position will open and close when the Supertrend and the S/R meet the criteria. I'm looking forward to working with you. (>‿◠)
6 Applications
70+ USD
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Hello, I'm looking for someone who have experience converting a tradingview/PineEditor strategy into a MT5 Expert Advisor. The result
4 Applications
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"
4 Applications
30 - 90 USD
hello Devloper i have a tradingview strategy and want to convrt it to meta5 EA so lets go . i am looking for an smart devloper that understand what adjustment i want to make
13 Applications
30 - 40 USD
For bearish: //@version=4 study("Engulfing - Bearish", shorttitle = "Engulfing - Bear", overlay=true) C_DownTrend = true C_UpTrend = true var trendRule1 = "SMA50" var trendRule2 = "SMA50, SMA200" var trendRule = input(trendRule1, "Detect Trend Based On", options=[trendRule1, trendRule2, "No detection"]) if trendRule == trendRule1 priceAvg = sma(close, 50) C_DownTrend := close < priceAvg C_UpTrend := close > priceAvg
3 Applications
30+ USD
i want to convert a trading view SMC with BOS & CHOCH indicator to mql5 This indicator includes many features relevant to SMC, these are highlighted below: Full internal & swing market structure labeling in real-time Break of Structure (BOS) Change of Character (CHoCH) Order Blocks (bullish & bearish) Equal Highs & Lows Fair Value Gap Detection Previous Highs & Lows Premium & Discount Zones as a range Options to
5 Applications
30+ USD
The PineScript has straightforward 60-line code (most of it is repeated) and uses exponentially weighted moving average + math. I need a equivalent indicator in MQL5 language code that has the same results. No IA usage
30 - 100 USD
I'd like to convert a working Pinescript strategy into MQL4. It is a simple strategy that involves 3 EMAs and Trailing Stops. The code will be provided to the selected developer. The developer won't be able to disclose any of the codes. Looking forward to your proposals
6 Applications
30 - 50 USD
Simple as that just convert from pine scipt indicator to mql5 expert advisor. On trend line break enter a trade, the indicator even have signals, but enter only if it breaks out with the body. All the inputs if the indicator + stop loss, take profit and lot size
6 Applications
30+ USD
Convert a MT4 indicator with MQL4 file to a working MT5 indicator. I want to use MT5 charting for stocks. With MT4, there is limited number of stocks. I found a MT5 broker that offers large number of stocks. But my mt4 indicator does not work in MT5 software. I have the MQL4 file for this MT4 indicator. The file is attached below. Please compare the converted MT5 with MT4 version to ensure they both work exactly the
13 Applications
100 - 200 USD
I want to convert a pine script code from trading view to mql4 EA , i will share the pine script code separately, as well the developer at the end of the work will share the source code with me
7 Applications
30 - 150 USD
Hi there, I would like to convert a pine script/trading view indicator to a MT4 and mt5 indicator The code must be bug-free The trading signals should match those triggered by the pine script indicator those indicators should not be shared in public,personal use or to be used for any commercial benefits without my permission. Proper testing will be required (report) and needs to be confirmed from my end before the
8 Applications
30+ USD
I would like the indicator found here: https://www.best-metatrader-indicators.com/283-relative-strength-index-rsi-mtf-indicator-mt4/ converted from MT4 to MT5 It looks similar to your standard RSI but shows the RSI for more than one time frame
5 Applications
30+ USD
Need to convert mt4 indicator to mt5 , its an histogram indicator of 2 wpr , let all the select able options be the same as the mt4 indicator ,i need the mql5 file for further modifications
14 Applications
Convert a small indicator from MQL4 to MQL5 (personal job)
30+ USD
USD I would need a program that uses the Interactive Brokers API to retrieve data. Is this part of your skills? Thank you. I need a program that allows to enter a list of tickers (eg: AAPL, TSLA) on a specific date to retrieve the Open, High, Low, Close (OHLC) data of each ticker at the specific times from 04:00 to 19:00 (New York time - EST): - Generate a horizontal table in PDF, structured in a clear and readable
1 Application
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
13 Applications
30 - 50 USD
I want to convert a tradingview indicator to mt4 indicator and expert advisor (robot).Robot is open source on trading view. News filter, trailing stop, etc Please and please if you can't deliver in 3 days don't apply. And $50 is my best budget
19 Applications