Dear All,
I found the Normalized ATR indicator but not in MQL4.
Should be possible to convert in a MQL4 indicator ( tobe utilized also for backtesting ).
Thanks in advance,
Andrea
Mod edit: Link removed.
Re: Normalized ATR
#2Please make an effort to upload the indicator and attach it to your post. No links to other site's downloads here. As a new member we ask you to follow our rules before posting.AndreaTrade wrote: ↑Wed Mar 25, 2020 10:10 pmDear All,
I found the Normalized ATR indicator but not in MQL4.
Should be possible to convert in a MQL4 indicator ( tobe utilized also for backtesting ).
Thanks in advance,
Andrea
Trade with the broker that supports our work! FBS are offering $140 to get you started! Click, here to begin live trading, today.
No commissions are earned by Forex-station.
Latest: Why was I banned from Forex-station?
No commissions are earned by Forex-station.
Latest: Why was I banned from Forex-station?
Re: Normalized ATR
#3As requested you can find attached the Normalized ATR indicator in MQL5.
Frankly speaking I'm an old user but I don't know why my account has been canceled.
Frankly speaking I'm an old user but I don't know why my account has been canceled.
-
- Normalized ATR.mq5
- (5.06 KiB) Downloaded 107 times
Re: Normalized ATR
#4What "account" was cancelled?AndreaTrade wrote: ↑Wed Mar 25, 2020 11:05 pmFrankly speaking I'm an old user but I don't know why my account has been canceled.
Trade with the broker that supports our work! FBS are offering $140 to get you started! Click, here to begin live trading, today.
No commissions are earned by Forex-station.
Latest: Why was I banned from Forex-station?
No commissions are earned by Forex-station.
Latest: Why was I banned from Forex-station?
Re: Normalized ATR
#5Probably u not following rules............. hahaAndreaTrade wrote: ↑Wed Mar 25, 2020 11:05 pmAs requested you can find attached the Normalized ATR indicator in MQL5.
Frankly speaking I'm an old user but I don't know why my account has been canceled.



Contribution Inspector & GIF Animator at your service
Re: Normalized ATR
#6Got this one made by Mladen awhile back just modernized it some.AndreaTrade wrote: ↑Wed Mar 25, 2020 11:05 pmAs requested you can find attached the Normalized ATR indicator in MQL5.
Frankly speaking I'm an old user but I don't know why my account has been canceled.
-
- normalized atr.mq4
- (2.66 KiB) Downloaded 339 times
Re: Normalized ATR
#7Thanks Mrtools, really appreciated.mrtools wrote: ↑Thu Mar 26, 2020 1:25 amGot this one made by Mladen awhile back just modernized it some.AndreaTrade wrote: ↑Wed Mar 25, 2020 11:05 pmAs requested you can find attached the Normalized ATR indicator in MQL5.
Frankly speaking I'm an old user but I don't know why my account has been canceled.
Re: Normalized ATR
#8could it not be possible to make a better version than that ? sorry for being rude but i can think of a way to make it better (just compare fastATR to slowATR and price value). it would be better than that (the actual ATR is not "at max value" when there is a peak of volatility, instead it just "rises" from 0) and there are periods where the ATR is at max, and the volatility isn't that high.
also i don't get why you need a normalized ATR? the strength of ATR is to be NOT normalized
also i don't get why you need a normalized ATR? the strength of ATR is to be NOT normalized
Re: Normalized ATR
#9Normalizing the ATR makes will help with determining statistical probability of the trades outcome.