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. اقرأ المزيد في شروط الاستخدام.