PROTECTED SOURCE SCRIPT
NAGANTS Prediction AI V1

NAGANTS Prediction AI V1 is a technical analysis indicator.
To explain briefly;
This indicator tries to predict the price movements of 3 bars in the future (for example, 3 days or 3 hours, depending on the time frame) by looking at past price data.
When doing this:
It determines that it will analyze a certain bar of past data and makes calculations for three different independent prediction methods and gives equal weight to these prediction methods. Users can change the weights and design them differently and affect the prediction method.
The sum of the weights of these 3 methods should be 1.0.
Future Prediction:
Using the price changes in the next 3 bars of the most similar period found, it predicts the prices of the next 3 bars from the current price.
Graph Drawing:
It draws the predicted prices on the graph with green lines and labels.
In summary:
This code is a tool that predicts future short-term prices based on past price movements and visualizes this on the graph. It aims to help investors predict possible price movements.
As the work continues, the code will continue to be developed and the consistency of the estimates will be increased statistically.
To explain briefly;
This indicator tries to predict the price movements of 3 bars in the future (for example, 3 days or 3 hours, depending on the time frame) by looking at past price data.
When doing this:
It determines that it will analyze a certain bar of past data and makes calculations for three different independent prediction methods and gives equal weight to these prediction methods. Users can change the weights and design them differently and affect the prediction method.
The sum of the weights of these 3 methods should be 1.0.
Future Prediction:
Using the price changes in the next 3 bars of the most similar period found, it predicts the prices of the next 3 bars from the current price.
Graph Drawing:
It draws the predicted prices on the graph with green lines and labels.
In summary:
This code is a tool that predicts future short-term prices based on past price movements and visualizes this on the graph. It aims to help investors predict possible price movements.
As the work continues, the code will continue to be developed and the consistency of the estimates will be increased statistically.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
Contact: algoritmaborsa@gmail.com
livetradebots.com/free_indicators/
livetradebots.com/free_indicators/
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
Contact: algoritmaborsa@gmail.com
livetradebots.com/free_indicators/
livetradebots.com/free_indicators/
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。