antifragileer

AdxCalcHourly

antifragileer Telah dikemas kini   
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
Nota Keluaran:
v2
Nota Keluaran:
v3
Nota Keluaran:
v4
Nota Keluaran:
v5
Nota Keluaran:
v6
Nota Keluaran:
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
Nota Keluaran:
v8
Perpustakaan Pine

Di dalam semangat sebenar TradingView, pengarang telah menerbitkan kod Pine ini sebagai perpustakaan sumber terbuka, jadi pengaturcara-pengaturcara Pine yang lain dari komuniti kami boleh menggunakannya semula. Sorakan kepada penulis! Anda boleh menggunakan perpustakaan ini secara peribadi atau pada penerbitan-penerbitan sumber terbuka lain, tetapi penggunaan semula kod ini di dalam penerbitan adalah ditadbir oleh Peraturan Dalaman.

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.

Mahu gunakan perpustakaan ini?

Salin garisan ini dan tampalkan ia di dalam skrip anda.