shobrook/BitVision
Trade Bitcoin and run forecasting models from the terminal
Combines real-time price charting with an automated ML-based trading bot that uses Logistic Regression trained on technical indicators (RSI, MACD, EMA, etc.) and on-chain metrics (difficulty, hash rate, transaction volume) to predict daily Bitcoin price movements. Built on Blessed.js for the terminal UI and SciPy for the trading engine, with a local JSON-based store for state persistence and child processes spawning Python services for data retrieval from Bitstamp, Quandl, and CoinDesk APIs.
1,225 stars and 117 monthly downloads. No commits in the last 6 months. Available on npm.
Stars
1,225
Forks
193
Language
JavaScript
License
MIT
Category
Last pushed
Dec 08, 2022
Monthly downloads
117
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shobrook/BitVision"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
khuangaf/CryptocurrencyPrediction
Predict Cryptocurrency Price with Deep Learning
philipperemy/deep-learning-bitcoin
Exploiting Bitcoin prices patterns with Deep Learning.
emirhanai/Cryptocurrency-Prediction-with-Artificial-Intelligence
First Version.. Cryptocurrency Prediction with Artificial Intelligence (Deep Learning via LSTM...
Omar-Karimov/ChartScanAI
ChartScanAI is an advanced app for detecting patterns in stock and cryptocurrency charts using...
bukosabino/btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms