Skip to content

ShivanshKansal19/TradeNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradeNet - AI-Powered Stock Prediction

🌐 Live Website

TradeNet - AI Stock Predictions

📌 About the Project

TradeNet is an AI-powered stock prediction platform that provides insights into market trends, and future price predictions using machine learning algorithms.

🚀 Features

  • 📈 Real-time stock data updates
  • 🤖 AI-powered price predictions
  • 🔥 Trending stocks and market analysis
  • 📊 Interactive data visualizations

🛠️ Tech Stack

  • Backend: Django, Django REST Framework
  • Frontend: HTML, CSS, JavaScript
  • Database: PostgreSQL / SQLite
  • Hosting: Render (Free Tier)
  • ML Models: Prophet

📦 Installation

1️⃣ Clone the Repository

git clone https://github.com/ShivanshKansal19/TradeNet.git
cd TradeNet

2️⃣ Install Dependencies

pip install -r requirements.txt

3️⃣ Run Migrations

python manage.py migrate

4️⃣ Start the Server

python manage.py runserver

Visit http://127.0.0.1:8000/ to access the app locally.

🚢 Deployment on Render

Start Command for Render:

gunicorn TradeNet.wsgi:application --bind 0.0.0.0:$PORT

🤝 Contributing

Pull requests are welcome! Please open an issue first to discuss any major changes.

📜 License

This project is licensed under the MIT License.


💡 Created by Shivansh Kansal

About

TradeNet is an AI-powered stock prediction platform that provides insights into market trends, and future price predictions using machine learning algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors