image Let's take $ out of the equation: BTC = 16 ounces of gold🚀
NEW video on YouTube!
Periodic reminder image
Bitcoin Realized Return is positive (green) for the 5th month in a row. Average cost price of May sellers was $24.6k image
Some think S2F model is invalidated/broken because EMH, laser eyes, demand, autocorrelation, 100k, cointegration Others are watching S2F trading rule and waiting for 2024 halving to bring profits once again (like 2012, 2016, 2020 halvings did before) Time will tell who is right image
@dave can you please make this Python code faster (data file d.txt is ~350GB and the code processes ~2 billion dictionary inserts and ~2 billion pops)? d={} with open('d.txt','r') as f: for l in f: v=l.split(" ") b,i,o=int(v[0]),int(v[1]),int(v[2]) for x in range(4+i,4+i+o): d[str(v[x+o])]=(b,float(v[x])) for x in range(4,4+i): d.pop(str(v[x]), None) print(d)
After March 2024 halving, bitcoin will be the scarcest asset in the world. image
70% of all bitcoin is in profit. More detailed analysis: image
If bitcoin price jumped from $0 to $20k during 1% adoption .. then what will further adoption from 1% to 50% do with bitcoin price? image