Trading EA for TrendLine Pro Indicator signals

Trabalho concluído

Tempo de execução 18 dias
Comentário do cliente
Rosa is an excellent developer. Very creative o solve even the most complex tasks.
Comentário do desenvolvedor
I recommend him 100%, he is very patient, very professional.

Termos de Referência

I need a very simple MT5 EA that takes the signals coming from the MT5 TrendLine Pro Indicator available (FREE) in the MQL5 Market. According to the indicator guide from the author, it provides the signals as iCustom buffers:

  • Buffer_7 = Buy_Signal
  • Buffer_8 = Sell_Signal
  • Buffer_9 = SL_Price
  • Buffer_10 = TP1_Price
  • Buffer_11 = TP2_Price
  • Buffer_12 = TP3_Price

The Indicator will be running in a chart that determines the trading instrument and the timeline for the EA.

The EA will be running in the same chart and always display the values of the variables mentioned above.

Each time there is a Signal Change (Buy/Sell), the EA opens 3 new positions with the corresponding TP (TP1, TP2, TP3). All positions have the same SL. If there is a signal change and there are still open positions, these positions will be closed automatically and the new 3 positions of the new signal will be opened. 

Lot Size of all trades will be defined in the EA settings.

The code must be clean, efficient, structured and well commented.

Links:

Indicator: https://www.mql5.com/en/market/product/42399

Guide: https://www.mql5.com/en/blogs/post/722749


Respondido

1
Desenvolvedor 1
Classificação
(1278)
Projetos
1701
49%
Arbitragem
52
71% / 12%
Expirado
38
2%
Livre
2
Desenvolvedor 2
Classificação
(104)
Projetos
166
24%
Arbitragem
23
9% / 78%
Expirado
16
10%
Trabalhando
3
Desenvolvedor 3
Classificação
(34)
Projetos
52
73%
Arbitragem
4
50% / 0%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(375)
Projetos
481
23%
Arbitragem
59
54% / 25%
Expirado
55
11%
Carregado
5
Desenvolvedor 5
Classificação
(7)
Projetos
8
0%
Arbitragem
4
0% / 100%
Expirado
3
38%
Livre
6
Desenvolvedor 6
Classificação
(12)
Projetos
14
0%
Arbitragem
5
20% / 80%
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(58)
Projetos
78
59%
Arbitragem
13
38% / 54%
Expirado
9
12%
Livre
8
Desenvolvedor 8
Classificação
(350)
Projetos
421
54%
Arbitragem
20
55% / 15%
Expirado
29
7%
Trabalhando
9
Desenvolvedor 9
Classificação
(2)
Projetos
4
0%
Arbitragem
3
33% / 67%
Expirado
2
50%
Trabalhando
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
13
Desenvolvedor 13
Classificação
(69)
Projetos
146
34%
Arbitragem
13
8% / 62%
Expirado
26
18%
Livre
Publicou: 6 códigos
Pedidos semelhantes
Job Description We are looking for an experienced MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 5 based on a detailed quantitative trading model. The EA will trade XAUUSD (Gold) on the M5 timeframe using a Session Breakout + Fibonacci Retracement strategy with advanced institutional-level filters. The system includes volatility filters, liquidity sweep detection, London session
I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy and implementing strict prop-firm safety protections. The EA must behave exactly as specified below. If the final EA does not match the logic described, I will request revisions until it does. SYMBOL AND TIMEFRAME Symbol: USDJPY Timeframe: M15 only TRADING SESSION Trades may only open
I am looking to purchase an existing and profitable Expert Advisor (EA) designed for Gold (XAUUSD) scalping. This is not a request to develop a new EA . I am only interested in a ready system that is already trading profitably on a live account . Requirements • Designed for Gold / XAUUSD • Compatible with MetaTrader 5 (MT5) • Scalping strategy (preferably M1 or M5) • Verified live trading performance (preferably 6
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic

Informações sobre o projeto

Orçamento
30 - 40 USD
Prazo
de 1 para 5 dias