Code Conversion from PineScript to MQL4 or MQL5 - Expert Advisor

MQL4 전문가

명시

I wrote a strategy in PineScript that I am using to trade manually. I would like a fully functional automated trading robot to let it trade on my account automatically and so I need to convert it to MQL5 or MQL4. 

I added lot of comments & documentation to my code, but as I know my code very well, my comments might not be clear enough for you, so feel free to ask me if you encounter any difficulties. 

For now, I didn't use MQL5/MQL4 enough to know the capabilities of this platform, so if some options or possibilities are not easily convertible to MQL5/MQL4 I expect from you to warn me before accepting and developing this Expert Advisor.

 

What is expected in terms of materials: 

  1. The MT5 or MT4 EA must include the indicators with the same options panel as TradingView script : An Expert Advisor behaving like the one on TradingView (Panel with customisation of Indicators Inputs, customisation of Money Management Inputs, Customisation of Trade Date and Time Session, Customisation on Lot Size and Commission, Customisation on Trade Order Type, Customisation on conditions to enter a trade and of Course ENTRY and EXIT SIGNALS).
  2. The MT5 EA must match the data 100% as TradingView (with the same data provider of course)
  3. The MT5 EA must return 100% the same results as TradingView script (with the same data provider of course)
  4. The source code of the Expert Advisor with detailed comments (well documented) : as this script might evolve over time, it will need to be easily understandable in the future.
  5. As I'm using this strategy to plot some indicators on my charts, it will be required to get this bunch of indicators included as a side development to be able to put them on my charts. It allows me to do a survey of the positions taken by the BOT (these are relatively simple Indicators).
  6. VERY IMPORTANT: The MT5 or MT4 EA must be errors free! A serious work, as I don't want to lose time looking for potential errors in code (I already did this on my actual system !). So, if you need more time, we can see it together ;)


What is expected in terms of developing skills: 

  1. A Proactive developer with enough experience to offer me some improvements options.
  2. A Proactive developer able to warn me if some options are not easily convertible to MQL5/MQL4 and experienced enough to find alternatives solutions.
  3. The possibility to backtest the EA, to be able to customise the inputs depending on the Pairs / Stocks / Timeframes traded


What are the Indicators used in the Strategy Sytem : 

  1. Williams R%
  2. MACD
  3. Moving Averages
  4. ADX
  5. Squeeze Momentum
  6. ATR System
  7. Stochastic RSI
  8. SSL Channel
  9. CCI


What is not in the actual System but will need to be included in the EA : 

  1. Every Native Function in the Strategy System of TradingView (Lot Size Calculation, avoid martingale, Type Order (Market, SL, Limit), Slippage
  2. The option do determine the lot size according to the account size.
  3. At this state, the BOT is working with 1 TakeProfit target, I would like to add the option to have 2 TakeProfit targets, and move the StopLoss accordingly (when TP1 hit close X % of the position and SL = TrailingStop based on Average True Range). We decide to precise this together with the developer.
  4. Everything that could be native in Tradingview and not in MQL5/MQL4 (as I don't know MQL5/MQL4 for now)

 

IMPORTANT :

It is important for me to remain owner of the code, and that it is neither sold nor distributed elsewhere. All intellectual property and rights to the final product and any/all parts thereof will remain mine and cannot be used elsewhere.

This EA will be used on multiple pairs / CFD with various timeframe and settings so it need to be able to do so.

I'm also looking for a long term business relation, so if you do a good job, I will continue to work with you in the future. 


PS : the price will be discussed in Private Message


파일:

JPG
EA_1_v2022.JPG
295.2 Kb
JPG
EA_2.JPG
60.3 Kb
JPG
EA_3.JPG
60.3 Kb
JPG
EA_4.JPG
57.5 Kb
JPG
EA_5.JPG
100.6 Kb

응답함

1
개발자 1
등급
(31)
프로젝트
41
20%
중재
9
11% / 89%
기한 초과
5
12%
무료
2
개발자 2
등급
(94)
프로젝트
190
66%
중재
8
25% / 50%
기한 초과
2
1%
무료
3
개발자 3
등급
(546)
프로젝트
823
73%
중재
15
53% / 13%
기한 초과
193
23%
작업중
4
개발자 4
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
5
개발자 5
등급
(555)
프로젝트
922
48%
중재
300
59% / 25%
기한 초과
123
13%
로드됨
비슷한 주문
Fyemess Hotcold 50+ USD
*Strategy:* - Buy when the 50-day moving average crosses above the 200-day moving average - Sell when the 50-day moving average crosses below the 200-day moving average *Code:* ``` //+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
hola necesito convertir un ea mt4 a mt5 tengo los codigos fuentes de mq4 por favor aplicar al trabajo agradeceria su tiempo asi que por favor necesito que trabaje de la misma que trabaja en mt4 solo quiero conversion y si hay algun error por favor corregir
i want an EA that enters based on the form of a candle if the lower wick is bigger then the rest of the candle i want buy and if the upperwick is bigger then the rest of the candle i want a sell single, i want it to enter with the sl 1 tick lower or higher then the lower or upperwick depening on buy or sell trade. then the stoploos needs to move when the trade goes to 0,5% sl too break even, when trad eis on 1% sl to
Offer for Developing a Trading Robot for the Complete BBMA Setup in MQL5 Dear potential collaborator, I am looking for a skilled MQL5 developer to create an Expert Advisor (EA) based on the complete BBMA (Bollinger Bands Moving Average) setup. All the necessary information about the BBMA setup can be found at https://drive.google.com/file/d/1xQPB3ANPYVcVj4OBM83vasvNY4dZvpx7/view?usp=drive_link . This EA should be
Hello, I am searching for a reliable mt4 programmer who can have a look at my existing mt4 indicator, I'm curious of having a specialist in coding to check the entire code and highlight any errors or bugs that might be affecting this indicator from not having optimal performance, keep in mind that the algorithm code will be shared with you in comment section, The purpose of this job is just to modify this indicator
I want to build an indicator or EA that calculates the statistics on an instrument, and show the statistical distribution of the calculated sample statistics. The statistics will be based on Open high low close of a candle. I want the right to the EA and the source code I want to be able to change to different timeframes and get the statistics on those time frame. When i apply the indicator to intraday timeframe, i
Expert Adviser (EA) - MQL5 Candlestick Bar spike Symbols: XAUUSD , GBPUSD and other main symbols time Frame: Keep on current time frame (should work on 1min, 5min, 15 min , 1 hr , 4hr and other time frames also) Indicator - Candlestick Bar Buying signal - Candlestick bar open price - (minus) 200 pips (then buying should be placed) Sell signal - Candlestick bar open price + (Plus) 200 pip s (then selling should be
There are clients who want to buy at fantastic prices, EA prices start at $5000-$50,000 dollars. Developers better be careful with this, because initially you pretend to ask for a backtest, via Telegram ask to forward it to Telegram yourself or your family, even though at that time you did it and you added him as your friend, actually at the same time after you forwarded your EA. , he has stolen your EA. It's best to
Expert advice mt4 30 - 35 USD
Hello Could you could assist me with a project that I read about? Please let me know if you can develop the bot after I provide you the URL. I believe that much of the code is provided
I NEED AN EXPERT ADVISOR BASED ON AN ORDERBLOCK INDICATOR.IT WILL USE ZONES CREATED BY ORDERBLOCK TO OPEN BUY SELL POSITIONS IT HAS SOME DETAILED FUNCTIONS BASIC AND REVERSE STRATEGY,MULTIPLIER,ADD POSITION E.T.C. IT WILL USE TRAILING STOP LOSS AND SOME OTHER CLOSE SYSTEMS

프로젝트 정보

예산
30+ USD
VAT (20%): 6 USD
총: 36 USD
개발자에게
27 USD