PROTECTED SOURCE SCRIPT
Cập nhật SB Dynamic VWAP

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.
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.
Phát hành các Ghi chú
Updated study titlePhát hành các Ghi chú
Added tables as a visual aid for pricing and dynamic period for the trader to take into account when making a trading decision.Phát hành các Ghi chú
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.
Phát hành các Ghi chú
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.Phát hành các Ghi chú
Added option to enable SMAPhát hành các Ghi chú
Updated background colorsPhát hành các Ghi chú
Gave the user the option to plot the vwap as a static line on last value or a plot to show historic values.Phát hành các Ghi chú
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.
Phát hành các Ghi chú
Removed 52week high to fix formatting issues with public template.Phát hành các Ghi chú
Changed default from line to plotPhát hành các Ghi chú
Moved table positionMã được bảo vệ
Tập lệnh này được đăng dưới dạng mã nguồn đóng. Tuy nhiên, bạn có thể tự do sử dụng tập lệnh mà không có bất kỳ hạn chế nào – tìm hiểu thêm tại đây.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.
Mã được bảo vệ
Tập lệnh này được đăng dưới dạng mã nguồn đóng. Tuy nhiên, bạn có thể tự do sử dụng tập lệnh mà không có bất kỳ hạn chế nào – tìm hiểu thêm tại đây.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.