Trend Indicator

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 15 giorni
Feedback del cliente
Great job as before,excellent approach.We had to clarify the project further,but as always very dependable and highly recommended!

Specifiche

I need a trend indicator as follows:

It has to monitor all currency pairs which are currently loaded in the charts bar.   

Variables:

1.All time frames from M1 through W1 -  has to be able to select one,two,three ,etc up to all 8 of them.



The indicator will monitor the currencies in the chart bar for a break in the price of the last closed bar,  in all time 

frames selected in variable 1.

It will then execute an alert notification if all time frames give a break of the price in the same direction.

Also, a basic rule when monitoring for breaks will be that when a direction of break for a given time frame is established, 

it has to continue to indicate the same direction for the next bars until a break in the opposite direction occurs. I.e. if 

no break in either direction (or a break in the same as previous direction of course) occurs, then the time frame is still 

indicating the same as previous direction.
If,however a break in the opposite direction occurs,then its a stop - no alert is given and the comparing between the 

different time frame bars continues until all detect breaks in one and the same direction.

An example:

We load eur/usd currency in the chart bar.
We choose M1  and M5  time frames in variable 1 of the indicator.

In M1,the current bar breaks high(up) the previous closed bar.
In M5,the current bar breaks high(up) the previous closed bar.

The indicator alerts us for a trend developing up.(the visualization could be displaying a green up-arrow for high and red 

down-arrow for low along with the abbreviation of the currency pair).

Next,the M1 continues to break  the price high(up) in every consecutive bar, but M5 doesn't break  in either direction and 

stays within the limits of the previous bar.

The indicator still alerts us for a trend developing up.

Next, M1  breaks low(down).The indicator stops alerting for trend up and depending of the M5 (up,down or neither) may alert 

us for a trend developing down(if M5 breaks down as well).

Additionally, a second visualization has to be implemented in the upper-left corner of the chart,displaying  the time frames 

selected in variable 1 and indicating the last detected break direction for each time frame(with red-green arrows). 

 

P.S.Also additionally,when the conditions for an alert are met,I'd like a horizontal green  or red line(high or low break) to be drawn on the chart on the level of the break of the lowest time frame from those chosen in variable 1.

Con risposta

1
Sviluppatore 1
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
2
Sviluppatore 2
Valutazioni
(251)
Progetti
400
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
3
Sviluppatore 3
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
4
Sviluppatore 4
Valutazioni
(800)
Progetti
1371
72%
Arbitraggio
112
29% / 48%
In ritardo
341
25%
Caricato
5
Sviluppatore 5
Valutazioni
Progetti
3
0%
Arbitraggio
0
In ritardo
0
Gratuito
6
Sviluppatore 6
Valutazioni
(90)
Progetti
159
61%
Arbitraggio
40
18% / 63%
In ritardo
70
44%
Gratuito
7
Sviluppatore 7
Valutazioni
(44)
Progetti
128
66%
Arbitraggio
10
20% / 60%
In ritardo
35
27%
Gratuito
8
Sviluppatore 8
Valutazioni
(30)
Progetti
93
49%
Arbitraggio
18
56% / 17%
In ritardo
38
41%
Gratuito
9
Sviluppatore 9
Valutazioni
(129)
Progetti
208
54%
Arbitraggio
21
24% / 52%
In ritardo
64
31%
Gratuito
Ordini simili
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need

Informazioni sul progetto

Budget
20 - 30 USD
IVA (20%): 4 - 6 USD
Totale: 24 - 36 USD
Per lo sviluppatore
18 - 27 USD
Scadenze
da 1 a 3 giorno(i)