protradingart

pta_plot

protradingart Cập nhật   
Library "pta_plot"
pta_plot: This library will help you to plot different value. I will keep updating with your requirement

print_array(array_id, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.
Phát hành các Ghi chú:
v2

Added:
print_array_float(array_id, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_int(array_id, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

Removed:
print_array(array_id, border_color)
  Display array element as a table.
Phát hành các Ghi chú:
v3

Added:
print_array_string(array_id, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.
Phát hành các Ghi chú:
v4
Phát hành các Ghi chú:
v5

Added:
print_array_bool(array_id, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.
Phát hành các Ghi chú:
v6

Added:
peakprofit(longcondition, shortcondition)
  peakprofit: This function will create a label for max profit in trade range.
  Parameters:
    longcondition: is a Boolean Value
    shortcondition: is a Boolean Value
  Returns: peakprofit Create Label on Chart
Instruction: Don't forget to add max_labels_count=500, max_bars_back=500
Phát hành các Ghi chú:
v7

Updated:
print_array_float(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    position
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_int(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    position: Position of Table
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_string(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    position: Position of Table
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

print_array_bool(array_id, position, border_color)
  Display array element as a table.
  Parameters:
    array_id: Id of your array.
    position: Position of Table
    border_color: Color for border (`color.black` is used if no argument is supplied).
  Returns: Display array element in bottom of the pane.

Removed:
peakprofit(longcondition, shortcondition)
  peakprofit: This function will create a label for max profit in trade range.
Phát hành các Ghi chú:
v8

Added:
calcCPR(High, Low, Close)
  Return CPR.
  Parameters:
    High (float)
    Low (float)
    Close (float)
  Returns: CPR Value as Tuple .
Phát hành các Ghi chú:
Version 9 Updates:
- `dll` function:
- Function's purpose : Plot a horizontal line and label at a specified price level on the chart.
- Parameters:
- Price (float): The Y value for the line and label.
- Text (string): The text to display alongside the label.
- Color (color): The color for the line and label text.
- Width (int, default=1): The width of the line.
- LineStyle (string, default=line.style_solid): The style of the line.
- Historical (bool, default=false): If true, the line and label will appear on historical chart data.
- Returns: Displays a horizontal line and label on the chart.
- Motive: Enhances readability and usability by providing a function for plotting customizable lines and labels on charts.
Phát hành các Ghi chú:
v10

- `dll` function updated:
- Function's purpose : Plot a horizontal line and label at a specified price level on the chart.
- Parameters:
- Price (float): The Y value for the line and label.
- Text (string): The text to display alongside the label.
- Color (color): The color for the line and label text.
- Width (int, default=1): The width of the line.
- LineStyle (string, default=line.style_solid): The style of the line.
- Historical (bool, default=false): If true, the line and label will appear on historical chart data.
- Returns: Displays a horizontal line and label on the chart.
- Motive: Enhances readability and usability by providing a function for plotting customizable lines and labels on charts.
Phát hành các Ghi chú:
v11

Updated:
dll(Price, Text, barCount, Color, Width, LineStyle, Historical)
  Parameters:
    Price (float)
    Text (string)
    barCount (int)
    Color (color)
    Width (int)
    LineStyle (string)
    Historical (bool)
Phát hành các Ghi chú:
v12

Added:
getExpiry(expiryType, expiryDay, changeExpiry, format)
  Parameters:
    expiryType (string)
    expiryDay (string)
    changeExpiry (int)
    format (string)

Thư viện Pine

Với tinh thần TradingView thực sự, tác giả đã xuất bản mã Pine này như một thư viện mã nguồn mở để các lập trình viên Pine khác từ cộng đồng của chúng tôi có thể sử dụng lại nó. Chúc mừng tác giả! Bạn có thể sử dụng thư viện này một cách riêng tư hoặc trong các ấn phẩm mã nguồn mở khác, nhưng việc sử dụng lại mã này trong một ấn phẩm chịu sự điều chỉnh của Nội quy chung.

Thông báo miễn trừ trách nhiệm

Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.

Bạn muốn sử dụng thư viện này?

Sao chép văn bản vào khay nhớ tạm và dán nó vào tập lệnh của bạn.