Created this script that creates a dynamic VWAP based on Outstanding Shares Turnover.
The outstanding shares turnover is determined by volume. If the volume exceeds outstanding shares over X amount of days, X amount is used as the VWAP period. Also included visually is the Bollinger Bands for price and volatility reference.
ملاحظات الأخبار
Updated study title
ملاحظات الأخبار
Added tables as a visual aid for pricing and dynamic period for the trader to take into account when making a trading decision.
ملاحظات الأخبار
Converted main calculation into a function.
Discovered that the financial() function may not have accurate information, especially for stocks that have gone through reverse merger (aka spacs). Added two optional input variables to override shares outstanding. Setting either one will override the values from financial(). Please verify your date from all sources before relying on this indicator.
ملاحظات الأخبار
Added option to put in percent of float shares short. This will reduce the turnover time which is used to calculate vwap period. Completely optional, but may be of interest for anyone that cares to evaluate turnover rate when taking into account shares that are held short.
ملاحظات الأخبار
Added option to enable SMA
ملاحظات الأخبار
Updated background colors
ملاحظات الأخبار
Gave the user the option to plot the vwap as a static line on last value or a plot to show historic values.
ملاحظات الأخبار
Carried over new features from my private version of this script.
Mode - added mode to select calculation based on float instead of shares outstanding. Added option to draw 52 week high/low. Added overbought/oversold indicators.
ملاحظات الأخبار
Removed 52week high to fix formatting issues with public template.
ملاحظات الأخبار
Changed default from line to plot
ملاحظات الأخبار
Moved table position
نص برمجي محمي
تم نشر هذا النص البرمجي كمصدر مغلق. ومع ذلك، يمكنك استخدامه بحرية ودون أي قيود - تعرف على المزيد هنا.
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.