theATR

SessionInBoxesPro

Library "SessionInBoxesPro"

get_time_by_bar(bar_count)
  Parameters:
    bar_count

get_positions_func(sessiontime_, duration_)
  Parameters:
    sessiontime_
    duration_

get_period(_session, _start, _lookback)
  Parameters:
    _session
    _start
    _lookback

is_start(_session)
  Parameters:
    _session

is_end(_session)
  Parameters:
    _session

draw_progress(_show, _session, _is_started, _is_ended, _color, _bottom, _delete_history)
  Parameters:
    _show
    _session
    _is_started
    _is_ended
    _color
    _bottom
    _delete_history

draw_label(_show, _session, _is_started, _color, _top, _bottom, _text, _delete_history, i_label_chg, i_label_size, i_label_position, i_tz, i_label_format_day)
  Parameters:
    _show
    _session
    _is_started
    _color
    _top
    _bottom
    _text
    _delete_history
    i_label_chg
    i_label_size
    i_label_position
    i_tz
    i_label_format_day

draw_fib(_show, _session, _is_started, _color, _top, _bottom, _level, _width, _style, _is_extend, _delete_history)
  Parameters:
    _show
    _session
    _is_started
    _color
    _top
    _bottom
    _level
    _width
    _style
    _is_extend
    _delete_history

get_op_stricts(_session, _is_started, top, bottom, i_o_minutes)
  Parameters:
    _session
    _is_started
    top
    bottom
    i_o_minutes

draw_op(_show, _session, _is_started, _color, top, bottom, _is_extend, _delete_history, i_o_minutes, i_o_opacity)
  Parameters:
    _show
    _session
    _is_started
    _color
    top
    bottom
    _is_extend
    _delete_history
    i_o_minutes
    i_o_opacity

get_pm_stricts(_show, _show_pm, tf, ctf, _is_started)
  Parameters:
    _show
    _show_pm
    tf
    ctf
    _is_started

draw_pm(_show, _show_pm, tf, ctf, _is_started, _is_ended, _delete_history, _color)
  Parameters:
    _show
    _show_pm
    tf
    ctf
    _is_started
    _is_ended
    _delete_history
    _color

draw_market(_show, _session, _is_started, _color, btr, _top, _bottom, _extend, _is_extend, _delete_history, i_sess_border_style, i_sess_border_width, i_sess_bgopacity)
  Parameters:
    _show
    _session
    _is_started
    _color
    btr
    _top
    _bottom
    _extend
    _is_extend
    _delete_history
    i_sess_border_style
    i_sess_border_width
    i_sess_bgopacity

draw(_show, _show_pm, pm_tf, ctf, _session, _color, btr, _label, _extend, _show_fib, _show_op, i_label_chg, i_label_size, i_label_position, i_o_minutes, i_o_opacity, i_sess_border_style, i_sess_border_width, i_sess_bgopacity, i_show_history, i_show_closed, i_label_show, i_f_linewidth, i_f_linestyle, top, bottom, i_tz, i_label_format_day)
  Parameters:
    _show
    _show_pm
    pm_tf
    ctf
    _session
    _color
    btr
    _label
    _extend
    _show_fib
    _show_op
    i_label_chg
    i_label_size
    i_label_position
    i_o_minutes
    i_o_opacity
    i_sess_border_style
    i_sess_border_width
    i_sess_bgopacity
    i_show_history
    i_show_closed
    i_label_show
    i_f_linewidth
    i_f_linestyle
    top
    bottom
    i_tz
    i_label_format_day
Pine腳本庫

本著真正的TradingView精神,作者將此Pine代碼以開源腳本庫發布,以便我們社群的其他Pine程式設計師可以重用它。向作者致敬!您可以私下或在其他開源出版物中使用此庫,但在出版物中重用此代碼受網站規則約束。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想使用這個腳本庫嗎?

複製以下行並將其黏貼到您的腳本中。