PINE LIBRARY

PremiumDiscountLibrary

Library "PremiumDiscountLibrary"

isInZone(currentTime, price, trend, tz)
  Vérifie si le prix est en zone premium ou discount
  Parameters:
    currentTime (int): L'heure actuelle (timestamp)
    price (float): Le prix actuel
    trend (string): La tendance ("bullish" ou "bearish")
    tz (string): Le fuseau horaire pour calculer les sessions (par défaut : "GMT+1")
  Returns: true si le prix est dans la zone correcte, sinon false
display

ไลบรารีไพน์

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

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