Library "Objects" A collection of frequently used objects functions in my scripts.
method getType(this) Identifies an object's type. Namespace types: series int, simple int, input int, const int Parameters: this (int): Object to inspect. Returns: A string representation of the type.
method getType(this) Namespace types: series float, simple float, input float, const float Parameters: this (float)
method getType(this) Namespace types: series bool, simple bool, input bool, const bool Parameters: this (bool)
method getType(this) Namespace types: series color, simple color, input color, const color Parameters: this (color)
method getType(this) Namespace types: series string, simple string, input string, const string Parameters: this (string)
method getType(this) Namespace types: series line Parameters: this (line)
method getType(this) Namespace types: series linefill Parameters: this (linefill)
method getType(this) Namespace types: series box Parameters: this (box)
method getType(this) Namespace types: series polyline, series polyline, series polyline, series polyline Parameters: this (polyline)
method getType(this) Namespace types: series label Parameters: this (label)
method getType(this) Namespace types: series table Parameters: this (table)
method getType(this) Namespace types: chart.point Parameters: this (chart.point)
Biblioteka Pine
W duchu TradingView autor opublikował ten kod Pine jako bibliotekę open-source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Brawa dla autora! Możesz używać tej biblioteki prywatnie lub w innych publikacjach open-source, ale ponowne wykorzystanie tego kodu w publikacjach podlega Zasadom Społeczności.
Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.
W duchu TradingView autor opublikował ten kod Pine jako bibliotekę open-source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Brawa dla autora! Możesz używać tej biblioteki prywatnie lub w innych publikacjach open-source, ale ponowne wykorzystanie tego kodu w publikacjach podlega Zasadom Społeczności.
Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.