OPEN-SOURCE SCRIPT
Free Float

Displays the chart symbol's free float value in the indicator's status line and Data Window, without drawing a visible plot on the chart.
The script uses `syminfo.shares_outstanding_float`, which provides the number of floating shares outstanding for the current symbol when TradingView has such data available. Because this value is symbol-level data rather than bar-level price data, it should generally remain constant across the chart's bars and across timeframes (within the same reporting period).


The script uses `syminfo.shares_outstanding_float`, which provides the number of floating shares outstanding for the current symbol when TradingView has such data available. Because this value is symbol-level data rather than bar-level price data, it should generally remain constant across the chart's bars and across timeframes (within the same reporting period).
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que cualquier republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no constituyen, ni deben considerarse como, asesoramiento o recomendaciones financieras, de inversión, de trading u otro tipo, proporcionadas o respaldadas por TradingView. Obtenga más información en Condiciones de uso.