antifragileer

AdxCalcHourly

antifragileer Zaktualizowano   
Library "AdxCalcHourly"

getBars()
  getBars: Returns the number of bars to use in the historical lookback period
  Returns: simple int

directionDown()
  directionDown: Calculates the direction down for bar_index
  Returns: series float

directionUp()
  directionUp: Calculates the direction up for bar_index
  Returns: series float

trueRangeMovingAverage()
  trueRangeMovingAverage: Calculates the true range moving average over the historical lookback period
  Returns: series float

positiveDirectionalMovement()
  positiveDirectionalMovement: Calculates the positive direction movement for bar_index
  Returns: series float

negativeDirectionalMovement()
  negativeDirectionalMovement: Calculates the begative direction movement for bar_index
  Returns: series float

totalDirectionDown()
  totalDirectionDown: Calculates the total direction down for the historical lookback period
  Returns: series float

totalDirectionUp()
  totalDirectionUp: Calculates the total direction up for the historical lookback period
  Returns: series float

totalDirection()
  totalDirection: Calculates the total direction movement for the historical lookback period
  Returns: series float

averageDirectionalIndex()
  averageDirectionalIndex: Calculates the average directional index (ADX) based on the trend for the historical lookback period
  Returns: series float

getAdxHistoricalAverage()
  getAdxHistoricalAverage: Calculates the average directional index (ADX) for the historical lookback period
  Returns: series float

getAdxHistoricalHigh()
  getAdxHistoricalHigh: Calculates the historical high of the directional index (ADX) for the historical lookback period
  Returns: series float

getAdxHistoricalLow()
  getAdxHistoricalLow: Calculates the historical low of the directional index (ADX) for the historical lookback period
  Returns: series float

getAdxOpinion()
  getAdxOpinion: Calculatesa recomendation for the directional index (ADX) based on the historical lookback period
  Returns: series float
Informacje o Wersji:
v2
Informacje o Wersji:
v3
Informacje o Wersji:
v4
Informacje o Wersji:
v5
Informacje o Wersji:
v6
Informacje o Wersji:
v7

Added:
fun(x)
  TODO: add function description here
  Parameters:
    x: TODO: add parameter x description here
  Returns: TODO: add what function returns

Removed:
getBars()
  getBars: Returns the number of bars to use in the historical lookback period

directionDown()
  directionDown: Calculates the direction down for bar_index

directionUp()
  directionUp: Calculates the direction up for bar_index

trueRangeMovingAverage()
  trueRangeMovingAverage: Calculates the true range moving average over the historical lookback period

positiveDirectionalMovement()
  positiveDirectionalMovement: Calculates the positive direction movement for bar_index

negativeDirectionalMovement()
  negativeDirectionalMovement: Calculates the begative direction movement for bar_index

totalDirectionDown()
  totalDirectionDown: Calculates the total direction down for the historical lookback period

totalDirectionUp()
  totalDirectionUp: Calculates the total direction up for the historical lookback period

totalDirection()
  totalDirection: Calculates the total direction movement for the historical lookback period

averageDirectionalIndex()
  averageDirectionalIndex: Calculates the average directional index (ADX) based on the trend for the historical lookback period

getAdxHistoricalAverage()
  getAdxHistoricalAverage: Calculates the average directional index (ADX) for the historical lookback period

getAdxHistoricalHigh()
  getAdxHistoricalHigh: Calculates the historical high of the directional index (ADX) for the historical lookback period

getAdxHistoricalLow()
  getAdxHistoricalLow: Calculates the historical low of the directional index (ADX) for the historical lookback period

getAdxOpinion()
  getAdxOpinion: Calculatesa recomendation for the directional index (ADX) based on the historical lookback period
Informacje o Wersji:
v8
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.