How To Identify Argument Type Of Number Using OverloadsExample overload functions accept loading of _value for types float, int, or string, then positively identifies the actual argument type of that specific loaded _value.
Identify
How To Identify Type Of NumberExample function accepts loading of _value for types float, int, or string, then identifies whether the loaded _value is a string number, string, or number.
Market Type IdentifierHelps to evaluate if a market is crypto, forex or stocks. Useful if you want to use specific Ichimoku settings or certain moving averages without having to manually change the settings. This is mostly provided for other Pinescript coders, so will not be useful as a standalone indicator