yasinyucetas2

pp_plot_yy

Library "pta_plot"
pta_plot: This library will help you to plot different value. I will keep updating with your requirement

print_array_float(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id (float): Id of your array.
    position (int)
    border_color (color): Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_int(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id (int): Id of your array.
    position (int): Position of Table
    border_color (color): Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_string(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id (string): Id of your array.
    position (int): Position of Table
    border_color (color): Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_bool(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id (bool): Id of your array.
    position (int): Position of Table
    border_color (color): Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.
Biblioteka Pine

Działając zgodnie z prawdziwym duchem TradingView, autor opublikował ten kod Pine jako bibliotekę o otwartym kodzie źródłowym, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Brawa dla niego! Możesz korzystać z tej biblioteki prywatnie lub w innych publikacjach typu open source, ale ponowne wykorzystanie tego kodu w publikacji podlega Regulaminowi.

Wyłączenie odpowiedzialnoś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.

Chcesz skorzystać z tej biblioteki?

Skopiuj poniższy wiersz i wklej go w swoim skrypcie.