foosmoo

CommonMarkup

foosmoo ที่อัปเดต:   
Library "CommonMarkup"
Provides functions for chart markup, such as indicating recession bands.

markRecessionBands(showBands, lineY, labelY)
  Mark vertical bands and show recession band labels if argument showBands is true. Example "markRecessionBands(bar_index,3.0"
  Parameters:
    showBands: - show vertical recession bands when true. Functionally equiv to no op when false
    lineY: - y-axis value for line positioning
    labelY: - y-axis value for label positioning
@return true - always answers the value of showBands
เอกสารเผยแพร่:
Common markup lib v2. Changes as follows:
  • Added 2022 contraction over Q1 to Q2
  • Updated time refs to be UTC+0
เอกสารเผยแพร่:
Minor cosmetic rendering updates
เอกสารเผยแพร่:
v4 - minor display and formatting updates for readability
เอกสารเผยแพร่:
v5
Added control parameter for defining if 2 consecutive quarters of negative GDP is considered a recession
Updated:
markRecessionBands(showBands, twoQrtsOfNegativeGDPIsRecession, lineY, labelY)
  Mark vertical bands and show recession band labels if argument showBands is true. Example "markRecessionBands(bar_index,3.0"
  Parameters:
    showBands: - show vertical recession bands when true. Functionally equiv to no op when false
    twoQrtsOfNegativeGDPIsRecession: - if true, then periods with two consecutive quarters of negative GDP is considered a recession. Defaut is false.
    lineY: - y-axis value for line positioning
    labelY: - y-axis value for label positioning
@return true - always answers the value of showBands
เอกสารเผยแพร่:
v6

Updated:
markRecessionBands(showBands, twoQrtsOfNegativeGDPIsRecession, labelY)
  Mark vertical bands and show recession band labels if argument showBands is true. Example "markRecessionBands(bar_index,false3.0)"
  Parameters:
    showBands (bool): - show vertical recession bands when true. Functionally equiv to no op when false
    twoQrtsOfNegativeGDPIsRecession (bool): - if true, then periods with two consecutive quarters of negative GDP are considered a recession. Defaut is false.
    labelY (float): - y-axis value for label positioning
@return true - always answers the value of showBands
เอกสารเผยแพร่:
v7
Updated:
  1. Resolved issue with private function for drawing recession bands scaling the y-axis excessively
ไลบรารีไพน์

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

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

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

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

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