All Projects → 8go → bitcoin-stock-to-flow

8go / bitcoin-stock-to-flow

Licence: GPL-3.0 license
Stock-to-Flow ratio and price for Bitcoin

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to bitcoin-stock-to-flow

dukascopy-tools
✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Stars: ✭ 128 (+573.68%)
Mutual labels:  stock, market-data
Iex Api Python
A python wrapper for the IEX API
Stars: ✭ 41 (+115.79%)
Mutual labels:  stock, market-data
Ystockquote
Fetch stock quote data from Yahoo Finance
Stars: ✭ 502 (+2542.11%)
Mutual labels:  stock, market-data
pinance
Python module(s) to get stock data, options data and news.
Stars: ✭ 70 (+268.42%)
Mutual labels:  stock, market-data
DACP
A digital asset personal portfolio for investors in the cryptosphere
Stars: ✭ 22 (+15.79%)
Mutual labels:  market-data
dados-financeiros
Repositório de Fontes de Dados Financeiros do Brasil
Stars: ✭ 119 (+526.32%)
Mutual labels:  market-data
investool
Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选
Stars: ✭ 756 (+3878.95%)
Mutual labels:  stock
bitprice-ios
iOS app for display and monitor the current Bitcoint (BTC) rate.
Stars: ✭ 38 (+100%)
Mutual labels:  price
mlp stock
Stock price prediction using ensemble MLP in PyTorch.
Stars: ✭ 25 (+31.58%)
Mutual labels:  stock
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (+21.05%)
Mutual labels:  stock
FinanceCenter
Fetching Financial Data (US/China)
Stars: ✭ 26 (+36.84%)
Mutual labels:  stock
Stock-Hawk
An Android app for monitoring stocks. This will replace Project 3 in the Android Developer Nanodegree.
Stars: ✭ 19 (+0%)
Mutual labels:  stock
Steward
A stock portfolio manager that provides neural net based short-term predictions for stocks and natural language processing based analysis on community sentiments.
Stars: ✭ 25 (+31.58%)
Mutual labels:  stock
StockView
股票相关控件(分时图、五日分时图、自选股迷你分时图、资金趋势图、盈亏额/盈亏率)- (曲线图、折线图)
Stars: ✭ 87 (+357.89%)
Mutual labels:  stock
stocklist
Stock data collection and analysis
Stars: ✭ 27 (+42.11%)
Mutual labels:  stock
StockBar
A menu bar app to track stock prices, currency exchange rates, and cryptocurrency prices.
Stars: ✭ 17 (-10.53%)
Mutual labels:  stock
getbhavcopy
Free NSE and BSE data downloader
Stars: ✭ 93 (+389.47%)
Mutual labels:  stock
nordnet
Uonfficial wrapper for financial data api from the Scandinavian broker Nordnet
Stars: ✭ 13 (-31.58%)
Mutual labels:  stock
d3-kagi
An open source javascript library to render beautiful Kagi charts using D3.js and pure Javascript
Stars: ✭ 26 (+36.84%)
Mutual labels:  stock
sensor.avanza stock
Custom component to get stock data from Avanza for Home Assistant
Stars: ✭ 30 (+57.89%)
Mutual labels:  stock

  bitcoin-stock-to-flow  

Stock-to-Flow ratio and price for Bitcoin

s2f.py is a small 1-file-only Python program to pull data from internet sources (https://messari.io and https://coinmetrics.io) to display the Bitcoin stock-to-flow ratio and price.

What is Bitcoin Stock-to-Flow?

Stock-to-Flow (S2F, STF) is an economic model. Read more about it here:

How to run?

If desired rename s2f.py to s2f. Just type s2f.py into your terminal. Try s2f.py --help to get help.

Example output of s2f.py:

Data sources:                     messari.io and coinmetrics.io
Calculated for date:              2021-05-26
Circulating BTC:                  18,725,305 BTC
Annual inflation:                 1.80 %
Estimated next halving date:      06 May 2024
Forward stock-to-flow ratio:      55.70
Forward stock-to-flow price:      103,867 USD
463-day Stock-to-flow ratio:      46.68
463-day Stock-to-flow price:      57,979 USD
Current price:                    39,322 USD
Deviation of 463-day S2F price:   32.18 %

Example output of s2f.py --verbose:

Read about Stock-to-Flow here:    https://medium.com/@100trillionUSD/fficient-market-hypothesis-and-bitcoin-stock-to-flow-model-db17f40e6107
Compare with Stock-to-Flow data:  https://bitcoin.clarkmoody.com/dashboard/
Compare with Stock-to-Flow graph: https://digitalik.net/btc/
Data sources:                     messari.io and coinmetrics.io
Calculated for date:              2021-05-26
Circulating BTC:                  18,725,305 BTC
Annual inflation:                 1.80 %
Estimated next halving date:      06 May 2024
Forward stock-to-flow ratio:      55.70
Forward stock-to-flow price:      103,867 USD
463-day Stock-to-flow ratio:      46.68
463-day Stock-to-flow price:      57,979 USD
Current price:                    39,155 USD
Deviation of 463-day S2F price:   32.47 %

</> with ❤️   and available on :octocat:. PRs welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].