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
مكتبة باين

كمثال للقيم التي تتبناها TradingView، نشر المؤلف شيفرة باين كمكتبة مفتوحة المصدر بحيث يمكن لمبرمجي باين الآخرين من مجتمعنا استخدامه بحرية. تحياتنا للمؤلف! يمكنك استخدام هذه المكتبة بشكل خاص أو في منشورات أخرى مفتوحة المصدر، ولكن إعادة استخدام هذا الرمز في المنشور تحكمه قواعد الموقع.

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذه المكتبة؟

انسخ النص إلى الحافظة وألصقه في النص البرمجي الخاص بك.