PINE LIBRARY
Aktualisiert

GBB_lib_fibo

72
Library "GBB_lib_fibo"

draw_fibo(high_point, low_point)
  draw_fibo
/ description Draws Fibonacci retracement lines between a high point and a low point.
/ param high_point (float) Highest point of the move.
/ param low_point (float) Lowest point of the move.
/ Returns (void) Draws lines on the chart.
  Parameters:
    high_point (float)
    low_point (float)
Versionshinweise
v2
Versionshinweise
v3

Ajouté:
l_fibonacci_calc(price_786, price_100)
  fibonacci_calc
  Parameters:
    price_786 (float)
    price_100 (float)

l_fibonacci_calc_inverse(price_0, price_1)
  fibonacci_calc_inverse
  Parameters:
    price_0 (float)
    price_1 (float)

Mis à jour:
draw_fibo(high_point, low_point)
  draw_fibo
  Parameters:
    high_point (float)
    low_point (float)

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.