TradingView
allanster
12 กุมภา 2022 เวลา 0 นาฬิกา 32 นาที

How To Identify Argument Type Of Number Using Overloads 

Bitcoin / United States DollarCoinbase

คำอธิบาย

Example overload functions accept loading of _value for types float, int, or string, then positively identifies the actual argument type of that specific loaded _value.

เอกสารเผยแพร่

Revision 1

Declaration for mutability of 'identify' variable was not needed, removed initial declaration and changed 'identify' variable to non mutable.

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 2

Refactored the functions used for identifying int and float.
เพิ่มเติม