INVITE-ONLY SCRIPT

Multi-Non-Lin-Reg [Proteryx]

由proteryx提供
This indicator is designed to perform multiple non-linear regression analysis using four independent variables: close, open, high, and low prices. Here's a breakdown of its components and functionalities:

Inputs:
Users can adjust several parameters:
Normalization Data Length: Length of data used for normalization.
Learning Rate: Rate at which the algorithm learns from errors.
Smooth?: Option to smooth the output.
Smooth Length: Length of smoothing if enabled.
Define start coefficients: Initial coefficients for the regression equation.

Data Normalization:
The script normalizes input data to a range between 0 and 1 using the highest and lowest values within a specified length.

Non-linear Regression:
It calculates the regression equation using the input coefficients and normalized data. The equation used is a weighted sum of the independent variables, with coefficients adjusted iteratively using gradient descent to minimize errors.

Error Calculation:
The script computes the error between the actual and predicted values.

Gradient Descent: The coefficients are updated iteratively using gradient descent to minimize the error.
Visualization:
Plotting of normalized input data (close, open, high, low).
The indicator provides visualization of normalized data values (close, open, high, low) in the form of circular markers on the chart, allowing users to easily observe the relative positions of these values in relation to each other and the regression line.
Plotting of the regression line.
Color gradient on the regression line based on its value and bar colors.
Display of normalized input data and predicted value in a table.
Signals for crossovers with a midline (0.5).
Interpretation:
Users can interpret the regression line and its crossovers with the midline (0.5) as signals for potential buy or sell opportunities.
This indicator helps users analyze the relationship between multiple variables and make trading decisions based on the regression analysis. Adjusting the coefficients and parameters can fine-tune the model's performance according to specific market conditions.
Bands and ChannelsdivergencesobosOscillatorsproteryx
proteryx

僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請聯繫proteryx以了解更多信息,或按照下面作者的說明進行操作。

請注意,這是一個私有的、僅限邀請的腳本,腳本版主並未對其進行分析。因此,其是否符合網站規則尚未確定。 TradingView建議您不要購買並使用腳本,除非您完全信任其作者並理解腳本的工作原理。在許多情況下,您可以在我們的社群腳本中找到免費的優秀開源替代方案。

作者的說明

Find Proteryx indicators: https://proteryx.com Join our community: https://discord.gg/ZQ7vn6WrD3 All scripts & content provided by Proteryx are for informational & educational purposes only. Past performance does not guarantee future results.

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。

免責聲明