You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🌟 Is your feature request related to a problem?:
yes, By this we can see all about a company.
💡 Describe the solution you'd like:
A model that predict all about a company in real time like analyze news,fetch fundamental data,calculate moving averages,calculate RSI, perform pairs trading, market making, price prediction,ARIMA froecast,Calculate VWAP,
Momentum trading .
i am Gssoc -ext and Hacktoberfest contrubuter.
Note:
Please review the project documentation and ensure your code aligns with the project structure.
Please ensure that either the predict.py file includes a properly implemented model_details() function or the notebook contains this function to print a detailed model report. The model will not be accepted without this function in place, as it is essential for generating the necessary model details.
Prefer using a new branch to resolve the issue, as it helps keep the main branch stable and makes it easier to manage and review your changes.
Strictly use the pull request template provided in the repository to create a pull request.
The text was updated successfully, but these errors were encountered:
Hi, @yashasvini121 ,you can't mention the level.and i have a model but in this it app it is very hard to implement.can you give some hint or i also add only that model folder,you have to add in application.
🌟 Is your feature request related to a problem?:
yes, By this we can see all about a company.
💡 Describe the solution you'd like:
A model that predict all about a company in real time like analyze news,fetch fundamental data,calculate moving averages,calculate RSI, perform pairs trading, market making, price prediction,ARIMA froecast,Calculate VWAP,
Momentum trading .
i am Gssoc -ext and Hacktoberfest contrubuter.
Note:
predict.py
file includes a properly implementedmodel_details()
function or the notebook contains this function to print a detailed model report. The model will not be accepted without this function in place, as it is essential for generating the necessary model details.The text was updated successfully, but these errors were encountered: