OPEN-SOURCE SCRIPT
Updated Chartonaut: Glimpse

Displays an overview of some key metrics as a table.
Additionally, it highlights some metrics if they are crossing a given threshold, as to warn that some criteria might not be met.
- Market Cap: value of the company.
- Float Shares: number of shares available for trading.
- AR#: average range over the last # sessions.
- ATR#: average true range over the last # sessions.
- ATR#/MA#: distance of the current price from the given moving average (MA) in terms of ATR multiples.
- Rel Volatility: current session's range, including gaps from previous close, relative to the ATR.
Additionally, it highlights some metrics if they are crossing a given threshold, as to warn that some criteria might not be met.
Release Notes
- Fixed the market capitalization value, which was computed using the number of tradable shares instead of the total number of all the existing shares. Thanks to Fred6724!
Release Notes
- Removed unnecessary calls to `request.security()`.- Updated the computation of the ATR% value to better align with the ADR% formula.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.