Ayushpanditmoto / Trading-Bot

Binary Trading AI Bot is a project idea aimed at developing an AI-powered bot for binary trading. The bot utilizes machine learning algorithms to predict the direction of the next candle (whether it will move up or down) with high accuracy.
39 stars 44 forks source link

Add GPL License for Open Source Compilance #75

Open sreevidya-16 opened 1 month ago

sreevidya-16 commented 1 month ago

Description

I propose adding a GPL (GNU General Public License) to this repository to ensure it adheres to open source licensing standards.

Issue Details:

📝 Lack of License: Currently, this repository does not have a license specified. 📜 Open Source Compliance: Adding a GPL license will make the project legally compliant with open source requirements and clearly define usage terms.

Proposed Solution:

🏷️ Add GPL License: Implement the GNU General Public License (GPL) to protect both contributors and users, ensuring the project remains free and open source. 📂 License File: Create a LICENSE file in the repository root with the full text of the GPL.

I am Participating in GSSOC'24