MrLong wrote:fxozgirl wrote:Andy (MrLong) shared an ADR Bands indicator he had a few months ago, I quite like the concept...basically similar to what Dave & Tom have discussed above, the main reason I haven't investigated further with this indicator is it seems to have strange behaviour (actually it's probably not strange at all, it's probably just my ignorance

)
I have attached a chart below showing the ADR bands attached and you will see there's a nice smooth curve and then a sharp vertical drop to another completely different level. If I can figure out why that happens then this indicator could be a good filter to prevent trading well outside the usual range.
Any input would be appreciated...perhaps Andy can enlighten me/us??
adrbands.png
Hi Shelley,
I have hard coded this function into my EA, I quickly put the bands indi together for a visual view to guide the best setting across the board of all currencies.
The cross just means price is above or below the 240 line.
The calculation is the ADR (Average Daily Range) of a currency over 200 days and I found , ADR X 2.50 away from the 240 line works well, after that it's risky to enter.
The code can be easily taken from the indi and coded as a condition for entry.
Hope this helps
Andy
Hi Andy,
Thanks for commenting...the ADR bands are set as you described, but sorry for being completely thick, I don't understand your comment (in bold above)? Would you mind explaining so a 2yo would understand? Sorry
Looking at my chart attached I don't understand why the adr bands suddenly have a vertical drop/rise...I can't find any correlation in the chart??
In this instance price is steadily trending up with no massive spikes, just a gradual increase with ADR bands tracking just to either side of the range. ADR bands drop straight down and now price is all well above the top ADR band. Assuming this was in an EA, trades would not be entered as price is above the bands and therefore outside the trading range?
This is the part I don't understand! Sorry if I have this completely misinterpreted this
adrbands.png
You do not have the required permissions to view the files attached to this post.