Skip to content

ChangeYourself0613/AI-Powered-Crypto-Trading-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered Crypto Trading Bot📞Telegram

Features

  • Live Cryptocurrency Data: Fetch live data for cryptocurrencies such as market cap, price, and price change on various networks across Bitcoin, Ethereum, Solana, XRP, BNB, and USDC etc.
  • TradingView Charts: Display interactive charts using TradingView for visual representation of crypto price trends on our own dashboard. -Best Trading Strategy Performance: Realtime fetching trading signals and fine-tuning trading strategies with its knowledgebase and current market trending.
  • Crypto News: Display the latest crypto news articles with clickable links for more information.
  • Economic Calendar: Track economic events and their forecasted impact on the market.
  • Market Session Timelines: View the opening times for major cryptocurrency markets (Sydney, Tokyo, London, New York...) and their current status.
  • Responsive Design: Optimized for both mobile and desktop views, with different layouts for each screen size.

How To Use

To install and run the project locally, follow these steps:

  1. to install this project in the webroot execute:
    sudo npm install
    
  2. in the backend folder run these commands:
    sudo npm install
    sudo virtualenv venv
    source venv/bin/activate
    pip install -r requirements.txt
  3. in the bot folder:
    sudo npm install
    pip install -r requirements.txt
    cd frontend/
    sudo virtualenv venv
    source venv/bin/activate
  4. running the entire project:
    in the webroot you will see 2 .sh scripts launch_be.sh for the backend and launch_fe.sh for the frontend.

frontend:

image image

backend:

428907852-dd710e8c-022f-47db-87b0-a27116670019

screen9 screen8 screen7 screen6 screen3 screen15 screen12 screen5 screen2 screen4 screen16 screen14 screen11 screen13 screen10 screen1

Releases

No releases published

Packages

No packages published