GreatBlueTradingTeam

GBTT Range Wave Indicator

GreatBlueTradingTeam تم تحديثه   
Overview:

This script is a type of mean reversion indicator, it uses a short period EMA, the EMA5 to be exact, as its basis for a mean. From here, we run a modified version of ATR over a longer period of time to find an average range value for price movement. Finally, we calculate the cloud/band/wave by multiplying this range value by our deviation values to produce areas where the price could be considered too far from the mean (similar to an oversold or overbought scenario).

Additionally, we wrote this script with a goal to reduce or eliminate repainting. In the code, we have utilized OPEN values (instead of CLOSE) and previous candle values (not the current candle) to build all the data for the algorithm here to avoid the waves constantly moving and changing their values on real time candles. That said, this is NOT a guarantee that it will never repaint.

What you see:

Visually, the waves are always on the chart. Optionally, we provide a custom standard deviation channel based off the EMA5 (represented with a blue shading) and/or a simple ema5/21 crossover cloud. These can be used for additional confluence if desired, but are not necessary for the core function of the indicator which would be the upper and lower wave.


Intended use:

To provide educational content about the short term movement of an asset. Designed to be run on any time frame.


Disclaimer:

NOT intended to be a sole source of Technical Analysis or anything more than an educational tool!

ملاحظات الأخبار:
Added a second EMA5 deviation tool, shown as the pink lines, to watch for max price ranges against the EMA5 over a larger period of time
ملاحظات الأخبار:
Replaced the previous ema5 channel and 5/21 crossover options with a better tool, an ema5 channel system. Also setup the display settings so that you can turn each portion off individually. Such as hiding the max line if you dont want to see it, or only see the max line if you only want to see it.
ملاحظات الأخبار:
Updated comments in script... no functional changes.

Thank you for viewing our content. More information can be found on our Twitter page below.
نص برمجي للمستخدمين المدعوين فقط

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

لا تقترح TradingView الدفع مقابل النصوص البرمجية واستخدامها حتى تثق بنسبة 100٪ في مؤلفها وتفهم كيفية عملها. في كثير من الحالات، يمكنك العثور على بديل جيد مفتوح المصدر مجانًا في المكتبة العامة.

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

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

تعليمات المؤلف

Please DM us here or on Twitter for more information on how to access this script. Thank you! - GBTT

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

تحذير: يرجى القراءة قبل طلب الوصول.