OPEN-SOURCE SCRIPT
Aggiornato

Chartonaut: Glimpse

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

Declinazione di responsabilità

Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.