antifragileer

AdxCalcHourly

antifragileer Aggiornato   
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
Note di rilascio:
v2
Note di rilascio:
v3
Note di rilascio:
v4
Note di rilascio:
v5
Note di rilascio:
v6
Note di rilascio:
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
Note di rilascio:
v8
Libreria Pine

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzare questa libreria in privato o all'interno di altre pubblicazioni open-source, ma il riutilizzo del codice è subordinato al rispetto del Regolamento.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questa libreria?

Copia il testo ed incollalo nel tuo script.