LudoGH68

SessionAndTimeFct_public

Library "SessionAndTimeFct_public"

is_in_session(sessionTime, sessionTimeZone)
  : Check if actual bar is in specific session with specific time zone
  Parameters:
    sessionTime
    sessionTimeZone

is_session_start(sessionTime, sessionTimeZone)
  : Check if actual bar the first bar of a specific session
  Parameters:
    sessionTime
    sessionTimeZone

is_new_day(timeZone)
  : Check if a new day started
  Parameters:
    timeZone

is_new_week(timeZone)
  : Check if a new week started
  Parameters:
    timeZone

is_new_month(timeZone)
  : Check if a new month started
  Parameters:
    timeZone

is_element_to_show_with_tf_up(base, value)
  : Check if an element is to show compared to a specific timeframe >
  Parameters:
    base
    value

is_element_to_show_with_tf_down(base, value)
  : Check if an element is to show compared to a specific timeframe <
  Parameters:
    base
    value
ספריית Pine

ברוח TradingView אמיתית, המחבר פרסם את קוד Pine זה כספריית קוד פתוח כך שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך השימוש החוזר בקוד זה בפרסום כפוף לכללי הבית.

כתב ויתור

המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.

רוצה להשתמש בספרייה זו?

העתק את השורה הבאה והדבק אותה בסקריפט שלך.