Range Indicators - page 9

 
swapanda:
cja, for this indicator, do you have a simple version which shows just the current/yesterday's/5/10/20 day average range and maybe the overall average which is similar to the TSR but on the main chart window? would be a great help if you do.

Look the first indicator here https://www.mql5.com/en/forum/general

 
Linuxser:
Look the first indicator here https://www.mql5.com/en/forum/general

Hi linuxser,

I have looked at that, not quite what I'm looking for though as it's in a separate indicator window and only gave the average value while I would actually like to look at the individual averages of the 5-10-20 etc too. Of the dozen or so indicators I've tried here, cja's the closest to what I've been looking for if only it can display more averages.

Ferrufx's multi indicator has a range indicator which seems like what I'm looking for but I'm unable to replicate the averages it calculated. It's a bit off compared to cja's average and my own manual calculation.

Thanks for responding though

 
swapanda:
Hi linuxser,

I have looked at that, not quite what I'm looking for though as it's in a separate indicator window and only gave the average value while I would actually like to look at the individual averages of the 5-10-20 etc too. Of the dozen or so indicators I've tried here, cja's the closest to what I've been looking for if only it can display more averages.

Ferrufx's multi indicator has a range indicator which seems like what I'm looking for but I'm unable to replicate the averages it calculated. It's a bit off compared to cja's average and my own manual calculation.

Thanks for responding though

Please, test this one: https://www.mql5.com/en/forum/trading_systems

 
swapanda:
i can't run the indicator, it doesn't show up on my custom indicators list, got a txt generated, something bout "unexpected end of program". Have attached a picture here though of ferru's range calculator which shows the format I'm looking for in case I wasn't being clear.

Just add */ code at the bottom.

 
Linuxser:
Please, test this one: https://www.mql5.com/en/forum/trading_systems

i can't run the indicator, it doesn't show up on my custom indicators list, got a txt generated, something bout "unexpected end of program". Have attached a picture here though of ferru's range calculator which shows the format I'm looking for in case I wasn't being clear.

Files:
316nsbc.jpg  20 kb
 

Daily Range

Is this what you are after it is pretty basic but should do the trick, the Total Av includes the Average of Day 1 thru to 30 Days.

average_range_.mq4

Files:
av.gif  5 kb
 
Linuxser:
Just add */ code at the bottom.

Working now, and CJA's is good too, thank you both.

 
cja:
Is this what you are after it is pretty basic but should do the trick, the Total Av includes the Average of Day 1 thru to 30 Days.

average_range_.mq4

Thank you cja.

Regards,

Ethan Hunt

 
cja:
Is this what you are after it is pretty basic but should do the trick, the Total Av includes the Average of Day 1 thru to 30 Days.

average_range_.mq4

+ open closet with shedows

 

Murrey

Hi cja, can you share murrey math in your chart. thank you

cja:
I have quickly converted the Daily TSR to Weekly this should do what you want

20/05/2007

I have added the Monthly TSR and also altered the Daily & Weekly indicators so that all 3 indicators can now have their Average ranges altered except for the 1 Day/1 Week /1 Month Range which remains unchanged.

t_s_r-daily_range_calculator_.mq4

t_s_r-weekly_range_calculator.mq4

t_s_r-monthly_range_calculator.mq4

Reason: