PINE LIBRARY

HeikinAshiCorev1

39
Library "HeikinAshiCorev1"

haOpen()

haClose()

haHigh(haOpenVal, haCloseVal)
  Parameters:
    haOpenVal (float)
    haCloseVal (float)

haLow(haOpenVal, haCloseVal)
  Parameters:
    haOpenVal (float)
    haCloseVal (float)

isGreen(haOpenVal, haCloseVal)
  Parameters:
    haOpenVal (float)
    haCloseVal (float)

isRed(haOpenVal, haCloseVal)
  Parameters:
    haOpenVal (float)
    haCloseVal (float)

bodySize(haOpenVal, haCloseVal)
  Parameters:
    haOpenVal (float)
    haCloseVal (float)

upperWick(haHighVal, haOpenVal, haCloseVal)
  Parameters:
    haHighVal (float)
    haOpenVal (float)
    haCloseVal (float)

lowerWick(haLowVal, haOpenVal, haCloseVal)
  Parameters:
    haLowVal (float)
    haOpenVal (float)
    haCloseVal (float)

isDoji(haOpenVal, haCloseVal, haHighVal, haLowVal)
  Parameters:
    haOpenVal (float)
    haCloseVal (float)
    haHighVal (float)
    haLowVal (float)

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.