TradingView, Inc./TradingView
-
Current equity ({@var strategy.initial_capital} + {@var strategy.netprofit} + {@var strategy.openprofit}).
Current equity ({@var strategy.initial_capital} + {@var strategy.netprofit} + {@var strategy.openprofit}).
Vốn chủ sở hữu hiện tại( { @ var strategy.initial_ capital} + {@var Strategy.netprofit}+ {@var Strategy.openprofit}) . -
Returns the currency used to calculate results, which can be set in the strategy's properties.
Returns the currency used to calculate results, which can be set in the strategy's properties.
Trả về đơn vị tiền tệ được sử dụng để tính toán kết quả, đơn vị tiền tệ này có thể được đặt trong thuộc tính của chiến lược. -
It is NOT recommended to use {@var barstate.isconfirmed} in {@fun request.security} expression. Its value requested from {@fun request.security} is unpredictable.
It is NOT recommended to use {@var barstate.isconfirmed} in {@fun request.security} expression. Its value requested from {@fun request.security} is unpredictable.
KHÔNG nên sử dụng {@var barstate.isconf Dead} trong biểu thức {@fun request.security}. Giá trị của nó được yêu cầu từ {@fun request.security} là không thể đoán trước. -
A named constant for the {@fun request.earnings} function. Is used to request the earnings value as it was reported.
A named constant for the {@fun request.earnings} function. Is used to request the earnings value as it was reported.
Một hằng số được đặt tên cho hàm {@fun request.earnings}. Được sử dụng để yêu cầu giá trị thu nhập như nó đã được báo cáo. -
A named constant for the {@fun request.earnings} function. Is used to request the estimated earnings value.
A named constant for the {@fun request.earnings} function. Is used to request the estimated earnings value.
Một hằng số được đặt tên cho hàm {@fun request.earnings}. Được sử dụng để yêu cầu giá trị thu nhập ước tính. -
A named constant for the {@fun request.earnings} function. Is used to request the standardized earnings value.
A named constant for the {@fun request.earnings} function. Is used to request the standardized earnings value.
Một hằng số được đặt tên cho hàm {@fun request.earnings}. Được sử dụng để yêu cầu giá trị thu nhập được tiêu chuẩn hóa. -
A named constant for the {@fun request.dividends} function. Is used to request the dividends return on a stock after deductions.
A named constant for the {@fun request.dividends} function. Is used to request the dividends return on a stock after deductions.
Một hằng số được đặt tên cho hàm {@fun request.dividends}. Được sử dụng để yêu cầu trả lại cổ tức trên một cổ phiếu sau khi khấu trừ. -
A named constant for the {@fun request.dividends} function. Is used to request the dividends return on a stock before deductions.
A named constant for the {@fun request.dividends} function. Is used to request the dividends return on a stock before deductions.
Một hằng số được đặt tên cho hàm {@fun request.dividends}. Được sử dụng để yêu cầu trả lại cổ tức trên một cổ phiếu trước khi khấu trừ. -
A named constant for the {@fun request.splits} function. Is used to request the denominator (the number below the line in a fraction) of a splits.
A named constant for the {@fun request.splits} function. Is used to request the denominator (the number below the line in a fraction) of a splits.
Một hằng số được đặt tên cho hàm {@fun request.splits}. Được sử dụng để yêu cầu mẫu số( số dưới dòng trong một phân số) của một phép chia. -
A named constant for the {@fun request.splits} function. Is used to request the numerator (the number above the line in a fraction) of a splits.
A named constant for the {@fun request.splits} function. Is used to request the numerator (the number above the line in a fraction) of a splits.
Một hằng số được đặt tên cho hàm {@fun request.splits}. Được sử dụng để yêu cầu tử số( số phía trên dòng trong một phân số) của một phân tách. -
Returns an array filled with all the current labels drawn by the script.
Returns an array filled with all the current labels drawn by the script.
Trả về một mảng chứa tất cả các nhãn hiện tại được vẽ bởi tập lệnh. -
The array is read-only. Index zero of the array is the ID of the oldest object on the chart.
The array is read-only. Index zero of the array is the ID of the oldest object on the chart.
Mảng ở chế độ chỉ đọc. Chỉ số 0 của mảng là ID của đối tượng cũ nhất trên biểu đồ. -
Returns an array filled with all the current lines drawn by the script.
Returns an array filled with all the current lines drawn by the script.
Trả về một mảng được lấp đầy bởi tất cả các dòng hiện tại được vẽ bởi tập lệnh. -
Returns an array filled with all the current boxes drawn by the script.
Returns an array filled with all the current boxes drawn by the script.
Trả về một mảng chứa đầy tất cả các hộp hiện tại được vẽ bởi tập lệnh -
Returns an array filled with all the current tables drawn by the script.
Returns an array filled with all the current tables drawn by the script.
Trả về một mảng chứa tất cả các bảng hiện tại được vẽ bởi tập lệnh. -
The function sets a number of indicator properties.
The function sets a number of indicator properties.
Hàm thiết lập một số thuộc tính chỉ báo. -
indicator title that would be seen in Indicators widget. Argument IS REQUIRED.
indicator title that would be seen in Indicators widget. Argument IS REQUIRED.
tiêu đề chỉ báo sẽ được nhìn thấy trong tiện ích con Chỉ báo. Lập luận là BẮT BUỘC. -
indicator short title that would be seen in the chart legend. Argument is optional.
indicator short title that would be seen in the chart legend. Argument is optional.
tiêu đề ngắn của chỉ báo sẽ được nhìn thấy trong chú giải biểu đồ. Đối số là tùy chọn. -
if true the indicator will be added as an overlay for the main series. If false - it would be added on a separate chart pane. Default is false.
if true the indicator will be added as an overlay for the main series. If false - it would be added on a separate chart pane. Default is false.
nếu đúng, chỉ báo sẽ được thêm vào dưới dạng lớp phủ cho chuỗi chính. Nếu sai- nó sẽ được thêm vào một ngăn biểu đồ riêng biệt. Mặc định là sai. -
type of formatting indicator values on the price axis. Possible values are: {@var format.inherit}, {@var format.price}, {@var format.volume}. Default is {@var format.inherit}.
type of formatting indicator values on the price axis. Possible values are: {@var format.inherit}, {@var format.price}, {@var format.volume}. Default is {@var format.inherit}.
loại giá trị chỉ báo định dạng trên trục giá. Giá trị có thể là: {@var format.inherit}, {@var format.price}, {@var format.volume}. Mặc định là {@var format.inherit}.