OPEN-SOURCE SCRIPT
Atualizado

To Integer Function

Custom toInteger() function accepts and truncates the following forms: const, input, simple, and series of the following types: float, integer, and string.

Special thanks and credit to BeeHolder for idea on using ‎str.format("{0}", string) as workaround for accepting and handling string types!

NOTICE: This is an example script and not meant to be used as an actual strategy. By using this script or any portion thereof, you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!
Notas de Lançamento
Revision 1

Added behavior in function for the removal of commas which are present as thousands separators in numbers of type string.
Notas de Lançamento
Updated for Pine Script v5.

Aviso legal