The-Pulse-Engine /
Pulse-Engine_Market_Intelligence_Platform
An explainable market analysis system that combines technical indicators and news sentiment to generate clear buy/sell signals with reasoning through an interactive dashboard
Loading repository data…
rthotakura97 / repository
An interactive cryptocurrency ticker that tracks and displays information about Bitcoin (BTC) and Ethereum (ETH) data. Uses an unofficial GDAX API Python package that utilizes a REST API.
An interactive cryptocurrency ticker that tracks and displays information about Bitcoin (BTC) and Ethereum (ETH) data. Uses an unofficial GDAX API Python package that utilizes a REST API.
If you do not have "pip"installed, please install it first. Then:
pip install gdax
Next, you need to get the repo onto your local system:
git clone https://github.com/rthotakura97/gdax-cryptocurrency-ticker.git
Travel to the directory you have the program and then execute using:
python main.py
That's it! Enjoy!
Selected from shared topics, language and repository description—not editorial ratings.
The-Pulse-Engine /
An explainable market analysis system that combines technical indicators and news sentiment to generate clear buy/sell signals with reasoning through an interactive dashboard
benny-abhishek /
A python based project to predict the future prices of the top 10 trending cryptocurrencies using ML Algorithms like SVR, Decision Tree and LSTM with an interactive frontend using streamlit. Analysis using PowerBi and has DBMS connectivity.
oheyek /
An interactive crypto price analysis tool built in Python, featuring historical data visualization and short-term price forecasting. The project is fully containerized and deployed via automated cloud infrastructure.
h4110w33n /
An unofficial Python module for interacting with the Coin Metrics (coinmetrics.io) API.
abinayagoudjandhyala /
This project generates and sends cryptocurrency data reports via email, including top-performing cryptocurrencies and detailed metrics. It also provides a link to an interactive Streamlit dashboard displaying real-time crypto data. Built using Python, Pandas, Streamlit, and email automation.
Rushifakami /
An unofficial library for interacting with the OxaPay api for Python.