Skip to content

PyDevNik/cryptobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CryptoBot - Cryptocurrency Price Prediction AI

CryptoBot is an AI-powered tool developed in Python to predict the future prices of cryptocurrencies and visualize them in the form of interactive graphs. This open-source project, created by PyDevNik, aims to assist traders and cryptocurrency enthusiasts in making informed decisions based on market trends and predictions.

Features

  • Price Prediction: CryptoBot utilizes advanced machine learning algorithms to predict the future prices of cryptocurrencies. These predictions are based on historical price data and technical indicators.

  • Interactive Graphs: The AI generates interactive and visually appealing graphs that display the historical price data, predicted prices, and relevant technical indicators. Users can interact with the graphs to analyze the data and make well-informed trading decisions.

  • Customizable Settings: Users can customize various parameters of the AI model, such as the prediction time horizon, the number of technical indicators used, and the training data duration.

  • Real-Time Updates: CryptoBot can be set up to retrieve real-time market data, enabling users to monitor the latest price predictions and technical indicators.

Getting Started

Requirements

  • Python (version 3.X)
  • Required Python packages (tensorflow & ccxt)

Installation

Clone the repository:

git clone https://github.com/PyDevNik/cryptobot.git
cd cryptobot/src/ai

Usage

python bot.py
  1. The AI will process the data and generate predictions, which will be displayed in interactive graphs.

Important Note

Please note that cryptocurrency price prediction involves inherent uncertainties and risks. The AI-generated predictions are not guaranteed to be accurate, and users should exercise caution when making trading decisions based on this information. mitting a pull request, ensure that your code adheres to the existing coding style and conventions. Provide clear explanations of the changes or enhancements you are proposing.

About

Cryptocurrency Price Prediction AI

Resources

License

Stars

Watchers

Forks

Languages