(2nd) Using trend.ex4 indicator to generate BUY/SELL signals

Job finished

Execution time 26 minutes
Feedback from customer
Incredible fast and reliable, 110% recommended
Feedback from employee
Really very good customer, I like to work with him again.

Specification

The EA uses two trend lines from this indicator the Trend1=140 periods (long) and Trend2=30 periods (short)

Simple logig. The long period Trend1 the refference, the base. All the signals is regarding what Trend2 makes different from Trend1

When Trend1 is bearish in RED is a "Selling season" and I have to identify each time the Trend2 Being different color (aqua) change back to the same color Trend1 (red), and then place a signal in the next bar inmediatelly it bar closes

Same with buying season, bullish, Trend1 is in AQUA color and I need to identify when trend2 being in a different color than Trend1 (red) and then change back to the same Trend1 color (aqua), the Signal and alert must be when the next bar/candle closes 

I would like to have the trends periods as a parameter, point with a circle in Trend2 when change to a different color from Trand1 and the signal as an arrow inmediately the next clandle (after being back the same color Trend1), closes

I need it works allways perfect at all,  I've tested "Trend.ex4" for some time, even I've cheked it in M1 for 24 hours with screenshots every 30 seconds and never repaint, so I'm pretty sure do not repaint at all, it is trustworthy. However I do not have the source code of this indicator (attached) needed to build this EA, now if the developer decide replicate this indicator in a way he needs, it is ok for me, just neeed the exactly same results...

I need the signals and alerts each time the logic complete, arrow signal must appear (BUY/SELL signal) And I need the source code as well.

Here I let the two examples in graphic 


Responded

1
Developer 1
Rating
(347)
Projects
543
32%
Arbitration
24
67% / 8%
Overdue
15
3%
Free
2
Developer 2
Rating
(212)
Projects
246
45%
Arbitration
42
10% / 57%
Overdue
5
2%
Free
3
Developer 3
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
4
Developer 4
Rating
(1088)
Projects
1439
45%
Arbitration
49
71% / 12%
Overdue
35
2%
Working
5
Developer 5
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
6
Developer 6
Rating
(722)
Projects
1041
39%
Arbitration
47
49% / 23%
Overdue
84
8%
Free
7
Developer 7
Rating
(137)
Projects
167
35%
Arbitration
11
91% / 0%
Overdue
0
Free
8
Developer 8
Rating
(466)
Projects
698
56%
Arbitration
43
30% / 33%
Overdue
113
16%
Working
9
Developer 9
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
10
Developer 10
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
11
Developer 11
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
12
Developer 12
Rating
(155)
Projects
172
42%
Arbitration
6
0% / 67%
Overdue
8
5%
Working
13
Developer 13
Rating
(66)
Projects
95
28%
Arbitration
20
25% / 55%
Overdue
24
25%
Free
14
Developer 14
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is

Project information

Budget
30 - 40 USD
For the developer
27 - 36 USD
Deadline
to 2 day(s)