https://github.com/linuxto5re/crypto_hybrid_analysis
A web application that uses historical cryptocurrency data to train machine learning models and live data to determine trade weightage, built with Python and Django REST Framework for the backend and React.js for the frontend
https://github.com/linuxto5re/crypto_hybrid_analysis
django-rest-framework drf python reactjs rest-api websockets
Last synced: 2 months ago
JSON representation
A web application that uses historical cryptocurrency data to train machine learning models and live data to determine trade weightage, built with Python and Django REST Framework for the backend and React.js for the frontend
- Host: GitHub
- URL: https://github.com/linuxto5re/crypto_hybrid_analysis
- Owner: LinUxTo5re
- Created: 2024-06-25T18:51:28.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T17:01:56.000Z (over 1 year ago)
- Last Synced: 2025-05-07T06:16:06.195Z (about 1 year ago)
- Topics: django-rest-framework, drf, python, reactjs, rest-api, websockets
- Language: JavaScript
- Homepage:
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Work is paused (lack of data)......
# Crypto Trade Weightage Analyzer
Crypto Trade Weightage Analyzer is a web application that leverages historical cryptocurrency data to train machine learning models and uses live data to determine the weightage of trades. The backend is built with Python and Django REST Framework (DRF), while the frontend is developed using React.js.
## Features
- **Historical Data Analysis**: Train machine learning models using historical cryptocurrency data.
- **Real-Time Data Processing**: Fetch and process live cryptocurrency data to compute trade weightages.
- **Interactive UI**: User-friendly interface to visualize trade recommendations and model insights.
- **Scalable Architecture**: Modular and scalable codebase with a RESTful API and modern frontend.
## Technologies Used
- **Backend**:



- **Frontend**:





- **Data Handling**:



- **WebSockets**: Real-time data fetching and updates
## Screenshots
1) Options to search pre-defined market or custom market along with Indicator/strategy/Trade possibilities:

2) Market Loaded with live trade data and OHLC data for indicator:

3) EMA Indicator with custom formula:
