Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Put this indi on EURGBP and you will not be able to find prev monthly low and high. Today is 26.03.2009. This indi is ok but it needs to be improved. There are situations where it can not show prev montly low and high. Hm cja seems to be a good coder but .....?
I've recently started using the SR_Barry_Eli_MTF indicator to show support and resistance on time frames other than the current chart time frame. I noticed a couple of minor errors with the version of the indicator I found here. I don't know if they have been addressed in any later versions, but as I could not find a later version, I have amended the errors in this version.
The fixes are:
Show/Hide SR on specific time frame now working
Buffer numbers addressed so that colours now correspond to SR and missing support now shows correctly
I have taken the liberty of adding RefreshRates() as I noticed that the indicator appeared to be updating a little later than expected on fractals on higher time frames. This appears to have resolved with this addition, (or maybe its just a trick of the mind?)
I hope some of you will find the amendments beneficial.
nice, thank you Lim
p,s. looked inside - since it uses repainting iFractal (pain in the s.) - if "refresh rates" will be not anough - may be add like 3bars(*tf/per.)to the limit
fractal:
dCurrent<Low[i+6] && dCurrent<Low[i-1] && dCurrent<Low[i-2] && Volume[i-3]>0)
Please someone can make a little change to this indi, i just want it show the history.
That's the third post i make to change this indi.
PLEASE SOMEONE.
i don't know , Joe
but since nobody answered - could be something like this:
nice, thank you Lim
p,s. looked inside - since it uses repainting iFractal (pain in the s.) - if "refresh rates" will be not anough - may be add like 3bars(*tf/per.)to the limit
fractal:
dCurrent<Low[i+6] && dCurrent<Low[i-1] && dCurrent<Low[i-2] && Volume[i-3]>0)
Thanks for your feedback, fxbs. I will take a look at that now and compare results.