Discuss Recent High/Low Alert (indicator for notifications about local min/max breakouts) in this thread. You can ask any questions about this indicator here.
Last edited:
ok thanks will have a look at that, will have an indicator for each epic/instrument (ie GBPUSD / AUD USD / Gold etc)What is the 'epic name'? You can change the email subject by modifying lines 88 and 94 in the source code of the indicator.
subject = "High broken";
subject = Symbol() + " - High broken";
You can use this indicator to display daily Highs/Lows on an M1 timeframe:Hi,
Can a feature be added such that -
High and Low STARTS being calculated at the START of the current Day. And the high and low bands move to update as new highs and lows are made during the current day.
I intend to observe the breaks of the Current Daily Candle's highs and lows, while having the indicator loaded on a 1min chart.
As of now this cannot be accomplished with the present indicator because if I enter 1440 in the 'N' field while on a 1 min chart. The highs and lows start being calculated from the previous day.
Hopefully my request made sense, Thankyou
You can use this indicator to display daily Highs/Lows on an M1 timeframe:
https://www.earnforex.com/forum/threads/high-low-objects-indicator.22595/post-212433
And if you need alerts, you can run the Recent High/Low Alert alert on a daily chart specifically to get alerted.
I see. That has to be coded in Recent High/Low Alert.I was interested in -
- in the high's and low's of the current daily candle .
-And how the bands in the "recent high low alert" indicator updates itself live.
The bands are useful because setting the alerts would trigger a lot of alerts on the 1 min chart. So the bands are better for just the visual.
Yes, it should be set to Current.With respect to setting off alerts on the currency daily candle as its highs and lows are broken...
I need to to use the "Current" option in the "TriggerCandle" field, correct ?
(I know there is going to be a lot of alerts nonetheless, I shall test it out when the market opens)
ThankyouI see. That has to be coded in Recent High/Low Alert.
Yes, it should be set to Current.