PINE LIBRARY

tac

Zaktualizowano
Library "tac"
Customised techninal analysis functions

sar(start, inc, max)
  returns parabolic sar with lagging value
  Parameters:
    start (float): float: Start
    inc (float): float: Increment
    max (float): float: Maximum
  Returns: [result, lagging] Actual sar value and lagging sar value
Informacje o Wersji
v2

  • PSAR lagging identification improved
Informacje o Wersji
v3

  • PSAR fast value implemented


Updated:
sar(start, inc, max)
  returns parabolic sar with lagging and fast value
  Parameters:
    start (float): float: Start
    inc (float): float: Increment
    max (float): float: Maximum
  Returns: [result, lagging, fast] Actual sar value, lagging sar value and fast sar value
arraysformattingtechindicator

Biblioteka Pine

W prawdziwym duchu TradingView autor opublikował ten kod Pine jako bibliotekę typu open source, aby inni programiści Pine z naszej społeczności mogli go ponownie wykorzystać. Pozdrowienia dla autora! Możesz używać tej biblioteki prywatnie lub w innych publikacjach typu open source, ale ponowne użycie tego kodu w publikacji podlega Zasadom Regulaminu.


Również na:

Wyłączenie odpowiedzialności