PINE LIBRARY

volumeUtilities

AlgoTrader_Pro의
업데이트됨
Library "volumeUtilities"

generate_and_plot_volumeProfile(length, valueArea_perc, plot_vp, show_vp_labels, include_vp_levels)
  : Generate and plot volume profile
  Parameters:
    length (int): (int): Length of the volume profile indicator
    valueArea_perc (float): (float): Percentage of the volume that will be in the value area
    plot_vp (bool): (bool): Flag to plot or not the indicator
    show_vp_labels (bool): (bool): Flag to plot the labels of the levels
    include_vp_levels (bool): (bool): Flag to include the values inside the labels of the levels
  Returns: : Returns POC level, upper value area level, lower value area level and alerts if close is above or below the value area.
릴리즈 노트
v2
릴리즈 노트
v3
릴리즈 노트
v4
릴리즈 노트
v5

Updated:
generate_and_plot_volumeProfile(length, valueArea_perc, plot_vp, show_vp_labels, include_vp_levels, bars_to_right, plot_dataTable, data_tableTitle, tableYpos, tableXpos, table_textSize)
  Parameters:
    length (int)
    valueArea_perc (float)
    plot_vp (bool)
    show_vp_labels (bool)
    include_vp_levels (bool)
    bars_to_right (int)
    plot_dataTable (bool)
    data_tableTitle (string)
    tableYpos (string)
    tableXpos (string)
    table_textSize (string)
릴리즈 노트
v6
techindicator
AlgoTrader_Pro

파인 라이브러리

진정한 TradingView 정신에 따라, 저자는 이 파인 코드를 다른 파인 프로그래머들이 재사용할 수 있도록 오픈 소스 라이브러리로 공개했습니다. 저자에게 박수를 보냅니다! 이 라이브러리는 개인적으로 사용하거나 다른 오픈 소스 출판물에서 사용할 수 있지만, 이 코드를 출판물에서 재사용하는 것은 하우스 룰에 의해 관리됩니다.

면책사항