OPEN-SOURCE SCRIPT

Moving Average Deviations

Inputs:
MA Length = select the length period of the moving average
Timeframe = select the timeframe you want the indicator to operate on
Moving Average Type = select the type of moving average you want to use- most common ones are listed
Lookback = The histogram comparison period. A longer lookback will give fewer signals.
"Compare this reading to the past [Lookback #] of readings"
Threshold = The percent change in reading required compared to the lookback period to paint a bar dark red or dark green. A smaller threshold gives fewer readings.
"Compare this reading and only look for the top [Threshold %] of moves"

This moving average creates a histogram plot of the percent deviation from a specified moving average. Above paints faint green, and below paints faint red.
Dark red/green are painted in the direction of the move when the move is above the Threshold % when compared to the past Lookback length.

This script is optimally used to countertrend. It paints a good place to buy the dip or sell the rip given extensions-- different variant of overbought/oversold.

In this example, I used the 100 SMA, 100 period lookback, and a threshold of 7% [Default].
Moving AveragesOscillatorsVolatility

نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعد‎‎قوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟

إخلاء المسؤولية