@@ -17,31 +17,36 @@ If desired rename `s2f.py` to `s2f`. Just type `s2f.py` into your terminal. Try
17
17
Example output of ` s2f.py ` :
18
18
19
19
```
20
- Data sources: messari.io and coinmetrics.io
21
- Calculated for date: 2020-06-15
22
- Circulating BTC: 18,411,899 BTC
23
- Annual inflation: 1.83 %
24
- Forward stock-to-flow ratio: 54.75
25
- Forward stock-to-flow price: 98,163 USD
26
- 463-day Stock-to-flow ratio: 27.03
27
- 463-day Stock-to-flow price: 9,556 USD
20
+ Data sources: messari.io and coinmetrics.io
21
+ Calculated for date: 2021-05-26
22
+ Circulating BTC: 18,725,305 BTC
23
+ Annual inflation: 1.80 %
24
+ Estimated next halving date: 06 May 2024
25
+ Forward stock-to-flow ratio: 55.70
26
+ Forward stock-to-flow price: 103,867 USD
27
+ 463-day Stock-to-flow ratio: 46.68
28
+ 463-day Stock-to-flow price: 57,979 USD
29
+ Current price: 39,322 USD
30
+ Deviation of 463-day S2F price: 32.18 %
28
31
```
29
32
30
33
Example output of ` s2f.py --verbose ` :
31
34
32
35
```
33
- This program prints the Bitcoin Stock-to-Flow ratio and price.
34
- Read about Stock-to-Flow here: https://medium.com/@100trillionUSD/efficient-market-hypothesis-and-bitcoin-stock-to-flow-model-db17f40e6107
36
+ Read about Stock-to-Flow here: https://medium.com/@100trillionUSD/fficient-market-hypothesis-and-bitcoin-stock-to-flow-model-db17f40e6107
35
37
Compare with Stock-to-Flow data: https://bitcoin.clarkmoody.com/dashboard/
36
38
Compare with Stock-to-Flow graph: https://digitalik.net/btc/
37
- Data sources: messari.io and coinmetrics.io
38
- Calculated for date: 2020-06-15
39
- Circulating BTC: 18,411,899 BTC
40
- Annual inflation: 1.83 %
41
- Forward stock-to-flow ratio: 54.75
42
- Forward stock-to-flow price: 98,163 USD
43
- 463-day Stock-to-flow ratio: 27.03
44
- 463-day Stock-to-flow price: 9,556 USD
39
+ Data sources: messari.io and coinmetrics.io
40
+ Calculated for date: 2021-05-26
41
+ Circulating BTC: 18,725,305 BTC
42
+ Annual inflation: 1.80 %
43
+ Estimated next halving date: 06 May 2024
44
+ Forward stock-to-flow ratio: 55.70
45
+ Forward stock-to-flow price: 103,867 USD
46
+ 463-day Stock-to-flow ratio: 46.68
47
+ 463-day Stock-to-flow price: 57,979 USD
48
+ Current price: 39,155 USD
49
+ Deviation of 463-day S2F price: 32.47 %
45
50
```
46
51
47
52
</> with :heart : and available on :octocat:. PRs welcome.
0 commit comments