Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Adaptive ATR channel - indicator for MetaTrader 5

Views:
8091
Rating:
(12)
Published:
2018.12.25 12:23
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Theory :

This indicator is showing an example how an adaptive ATR (originally published here : Adaptive ATR) can be used within some other indicator. As an addition, not only the ATR is adaptive in this indicator but the main value is calculated as adaptive EMA using the same Kauffman's efficiency ratio for adapting

Usage :

It can be used the similar way as similar indicators (Keltner channel and similar channel indicators ...)



Adaptive ATR Adaptive ATR

Adaptive ATR

View the Value in OnCalculate Parameters View the Value in OnCalculate Parameters

This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.

Adaptive ATR Keltner channel Adaptive ATR Keltner channel

Adaptive ATR Keltner channel

Adaptive efficiency ratio EMA Adaptive efficiency ratio EMA

Adaptive efficiency ratio EMA