MT5 Indicator to plot the high/lows of the previous hour on the hourly candle

MQL5 Göstergeler

İş tamamlandı

Tamamlanma süresi: 2 gün
Müşteri tarafından geri bildirim
Great dev, very attentive and helpful. I will come back for more work shortly.
Geliştirici tarafından geri bildirim
Nice and easy to work with

İş Gereklilikleri

Generic Stuff

·   CODE WILL BE MY PROPERTY ONCE FINISHED SO I CAN MARKET IT 

·   CODE MUST PASS MQL5 MARKET PLACE CHECKS 

·   It must also work exactly as what is showing in the video clip plotting the high lows. The video helps greatly to show exactly what is required.

 

SUMMARY

Video: https://drive.google.com/drive/folders/1JgeMfEYXF0i-UB8ogt0p4kUdlS_Efval?usp=sharing

Little over 4mins showing exactly how the high - low lines should move

I am looking for an indicator to plot the high/lows of the previous hour on the hourly candle.

It will need to draw a horizontal line on the hourly candle of the high or low. 

 

How does it work? 

Basically, we are looking for if a high or low breaks the previous high/low to confirm a trend direction.

 

If we have a blank chart to start, we would need to look back in time for the latest high or latest low.

This will help me to identify a trend. There would need to be calculations done every hour on the hourly candle close. Only once the recent high or low is broken by another candle, would you calculate back where the other high/low would be. 

 

How to identify a recent low? The price has to break the most recent high.

Confirmation will only be once the recent high gets broken. The low will continue to move up as the highs get broken during each pull back in counter trend. If the candles are bouncing in between the high/low lines there is nothing to move each hour. 

 

If the price is moving up each H1 candle close, then you do not need to move the Low horizontal line.

You would only move the Low line, when the next H1 candle does not break the most recent high horizontal line. Then if in a few hours it breaks the high line again, only then would you recalculate the low line. And visa versa for High lines.

 

Most recent low will only be confirmed once a new candle breaks the high line again.

Once it breaks the most recent high, you will look back on the chart at the previous candles and mark out the most recent low.

 


 

In the example above, the previous high/low is marked in yellow and written High/Low.

As you can see the blue candle breaks the previous high, as such the high line is now moved to the red line. Also, now the most recent low is confirmed as the high was broken, it is now also marked in red.

 

Final result will be: 




Each candle after this high if it continues up will be a continuation of marking the highs.

UNTIL we get a counter trend move that does not take out the previous candles high.

 



A candle with the wick on each side can also mark the high and low as seen here.

 

So I open EURUSD chart on H1 time frame. Then you click the horizontal line drawing tool and click on the high candle and the low candle

That’s how I would do it manually

And then grab that line and move it manually

 

 

Additions

 

·       Users should be able to adjust the thickness of the horizontal lines

·       Users should be able to adjust the colour of the horizontal lines

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(39)
Projeler
52
31%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(236)
Projeler
418
34%
Arabuluculuk
53
36% / 40%
Süresi dolmuş
153
37%
Meşgul
3
Geliştirici 3
Derecelendirme
(185)
Projeler
327
32%
Arabuluculuk
33
42% / 27%
Süresi dolmuş
98
30%
Serbest
4
Geliştirici 4
Derecelendirme
(289)
Projeler
432
64%
Arabuluculuk
5
40% / 0%
Süresi dolmuş
4
1%
Yüklendi
5
Geliştirici 5
Derecelendirme
(253)
Projeler
407
38%
Arabuluculuk
85
42% / 19%
Süresi dolmuş
70
17%
Yüklendi
6
Geliştirici 6
Derecelendirme
(40)
Projeler
76
39%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
7
Geliştirici 7
Derecelendirme
(586)
Projeler
1047
49%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Serbest
8
Geliştirici 8
Derecelendirme
(41)
Projeler
88
14%
Arabuluculuk
30
30% / 53%
Süresi dolmuş
36
41%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(251)
Projeler
400
54%
Arabuluculuk
9
67% / 22%
Süresi dolmuş
36
9%
Serbest
10
Geliştirici 10
Derecelendirme
(66)
Projeler
143
34%
Arabuluculuk
10
10% / 60%
Süresi dolmuş
26
18%
Serbest
11
Geliştirici 11
Derecelendirme
(333)
Projeler
352
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
0%
Çalışıyor
Benzer siparişler
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
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Proje bilgisi

Bütçe
50 - 150 USD
Geliştirici için
45 - 135 USD
Son teslim tarihi
from 3 to 30 gün