TradingView
allanster
2021년 6월 1일 오전 11시 6분

To Integer Function 

Bitcoin / United States DollarCoinbase

설명

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!

릴리즈 노트

Revision 1

Added behavior in function for the removal of commas which are present as thousands separators in numbers of type string.

릴리즈 노트

Updated for Pine Script v5.
코멘트
Duyck
Very useful function!
Gr, JD.
allanster
@Duyck, thanks Neo! : p
dgtrd
thanks wise man
allanster
@dgtrd, those words coming from you are much appreciated!
Pratik_4Clover
Thank you for presenting the idea ^^
allanster
@Pratik_4Clover, thanks for your interest and comment.
더보기