metacamaleo

[ALGOA+] Autofibo

Library "Autofibo"

fibonacci(up, down, calculate, log, color1, color2, plot)
  Creates an array with fibbonaci levels and plots lines.
  Parameters:
    up (float)
    down (float)
    calculate (bool)
    log (bool)
    color1 (color)
    color2 (color)
    plot (bool)
  Returns: --> var float tupple.

fibonacciExtension(up, down, direction, log, calculate, color1, plot)
  Fibonacci extension.
@description up (float) Up level.
@description down (float) Down level.
@description direction (string) Options "up" or "down".
  Parameters:
    up (float)
    down (float)
    direction (string)
    log (bool)
    calculate (bool)
    color1 (color)
    plot (bool)
  Returns: -> var float, var float

trendFibo(uptrend, downtrend, log_option, color1, color2, plot)
  Calculates automatic fibo values based on trends, returning a tupple with most important values.
  Parameters:
    uptrend (bool)
    downtrend (bool)
    log_option (bool)
    color1 (color)
    color2 (color)
    plot (bool)
  Returns:

ไลบรารีไพน์

ด้วยเจตนารมณ์หลักของ TradingView ผู้เขียนได้เผยแพร่ Pine code นี้เป็นโอเพนซอร์ซไลบรารีเพื่อให้ Pine โปรแกรมเมอร์คนอื่นในชุมชนของเราสามารถนำไปใช้ซ้ำได้ ต้องขอบคุณผู้เขียน! คุณสามารถใช้ไลบรารีนี้ในแบบส่วนตัวหรือในการเผยแพร่แบบโอเพนซอร์สอื่น ๆ แต่การนำโค้ดนี้ไปใช้ในการเผยแพร่ซ้ำจะต้องอยู่ภายใต้ กฎระเบียบการใช้งาน

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมที่ เงื่อนไขการใช้บริการ

ต้องการใช้ไลบรารีนี้หรือไม่?

คัดลอกข้อความไปยังคลิปบอร์ดแล้ววางลงในสคริปต์ของคุณ