fareidzulkifli

Study - Mean Reversion Index

fareidzulkifli Mis à jour   
© fareidzulkifli

Disclaimer:
I always felt Pinescript is a very fast to type language with excellent visualization capabilities, so I've been using it as code-testing platform prior to actual coding in other platform.
Having said that, these study scripts was built only to test/visualize an idea to see its viability and if it can be used to optimize existing strategy.
While some of it are useful and most are useless, none of it should be use as main decision maker.

Indicator title : Mean Reversion Index
Description : This index is based on theory that suggests that asset prices and historical returns eventually will revert to the long-run mean or average level of the entire dataset.
Please note that this indicator are not intended to establish a trend bias. It only tells how far the closing price is from the mean price in terms of ATR multiples,
e.g. The green zone indicates that the price is within 3 ATR (default setting) from the mean price.
One way to use it is to determine a safe entry zone to enter current trend from a pullback.
For example, after a sharp retracement during an uptrend, as long as it does not retraced beyond the low of the green zone, Chances are, price is only retraced to its mean value and its not a start of a new downtrend and now ready to continue the uptrend.
More aggressive method to use this is as indicator approaching the higher limit of yellow zone,
prices is to far from the mean and not sustainable, and we can start to look for counter trend opportunity as price reverse to its mean value.
Notes de version:
- Improve smoothing method
- Improve line display
- Added Sensitivity Option (High sensitivity will have more jagged line, and slightly faster reaction to price)

Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?