OPEN-SOURCE SCRIPT

Chartonaut: Glimpse

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

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad