A Real-Time Cryptocurrency Price Prediction Platform Using Twitter Sentiments
☆51Feb 8, 2023Updated 3 years ago
Alternatives and similar repositories for KryptoOracle
Users that are interested in KryptoOracle are comparing it to the libraries listed below
Sorting:
- Analysis of Twitter Sentiment to discover correlations with Bitcoin and other cryptocurrencies☆108Jun 6, 2018Updated 7 years ago
- Twitter Sentiment Analysis for the top 10 cryptocurrencies on CoinMarketCap☆11Nov 9, 2018Updated 7 years ago
- Bitcoin price prediction using both traditonal machine learning and deep learning techniques, based on historical price and sentiment ext…☆38May 5, 2022Updated 3 years ago
- Stock price prediction with LSTM adding sentiment analysis of some associated online news.☆16Jun 26, 2021Updated 4 years ago
- Adaptive Machine Learning-Based Stock Prediction using Financial Time Series Technical Indicators☆10Dec 21, 2019Updated 6 years ago
- Testing and implementation of ML algorithms for the analysis of cryptocurrency trends.☆11Feb 20, 2024Updated 2 years ago
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.☆12May 30, 2021Updated 4 years ago
- ☆15Mar 14, 2023Updated 2 years ago
- A detailed study of four machine learning Techniques(Random-Forest, Linear Regression, Neural-Networks, Technical Indicators(Ex: RSI)) ha…☆25Mar 29, 2024Updated last year
- World Quant University Capstone Project - Swing Trading☆13Jun 22, 2022Updated 3 years ago
- Calculate technical indicators from historical stock data Create features and targets out of the historical stock data. Prepare features …☆34Apr 22, 2019Updated 6 years ago
- 这个项目使用tushare中所有的财经快讯新闻(2018年至今)训练了tfhub中预训练模型bert-base-chinese模型,使之更加符合中文的财经新闻语境。☆12Dec 9, 2022Updated 3 years ago
- ☆15Jan 11, 2021Updated 5 years ago
- An implementation of trading strategies such as the Stochastic Oscillator with support and resistance using the BackTrader framework for …☆31Aug 15, 2020Updated 5 years ago
- Stock Broad-Index Trend Patterns Learning via Domain Knowledge Informed Generative Network☆15Feb 25, 2025Updated last year
- Stock sentiment analyzer in Python☆12May 2, 2021Updated 4 years ago
- Bitcoin price prediction using twitter sentiment analysis☆37Mar 2, 2021Updated 4 years ago
- This repository is for the code of paper "Automated Cryptocurrency Trading Approach Using Ensemble Deep Reinforcement Learning: Learn to …☆19Sep 24, 2024Updated last year
- DQN RL Trading bot for bitcoin☆35Mar 25, 2023Updated 2 years ago
- The source code of paper "Multi-step-ahead Prediction from Short-term Data by Delay-Embedding-based Forecast Machine"☆19Aug 18, 2024Updated last year
- 📈Financial Markowitz Portfolio Optimization (Bonds, Stocks, Commodities), including classical Efficient Frontier, Utility Function etc.☆41Nov 10, 2020Updated 5 years ago
- chameleonQuant was born as an open-source Java framework to help enthusiast quants to implement system trading strategies and dynamic por…☆19Jan 4, 2022Updated 4 years ago
- A python package to extract historical market data of cryptocurrencies and to calculate technical price indicators.☆18Oct 17, 2023Updated 2 years ago
- This repository contains code and notebooks for a project focused on cryptocurrency price prediction. The project aims to explore and com…☆22Nov 11, 2024Updated last year
- ☆21Jun 17, 2025Updated 8 months ago
- Replication of the 5 Fama-French factors as constructed in their 2015 paper.☆25Jun 5, 2022Updated 3 years ago
- Code for PROFIT: Quantitative Day Trading From Natural Language Using Reinforcement Learning at NAACL 2021☆28Jul 9, 2021Updated 4 years ago
- Particle swarm optimization (PSO) in algorithmic trading example using Backtrader backtesting framework.