OPEN-SOURCE SCRIPT
Mis à jour

Chartonaut: Glimpse

316
Displays an overview of some key metrics as a table.

  • 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.
Notes de version
  • 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!
Notes de version
- Removed unnecessary calls to `request.security()`.
- Updated the computation of the ATR% value to better align with the ADR% formula.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.