This is a list of available Jupyter notebooks, showcasing how to retrieve and utilize data returned by Amberdata's API (https://docs.amberdata.io/).
Notebook | Description |
---|---|
MarketData | Starting notebook for market data |
Transaction Pagination | Starting template on how to use pagination |
Notebook | Description |
---|---|
Account Balances | Retrieve historical balances of any address |
Circulating Supply | Access historical supplies (historical & circulating) for any on-chain token |
Price and Circulating Supply | Plot Price and Circulating Supply for any on-chain token |
Token Balances | Retrieve historical token holdings for any address |
Notebook | Description |
---|---|
Analysis of Digital Assets for fun and profits | Portfolio Management based on daily returns and Sharpe Ratio |
Analysis of Digital Assets for fun and profits (2) | Portfolio allocation strategy based on Sharpe Ratio |
Backtest Buy and Hold | Use Backtrader to test Buy & Hold strategy |
Backtest BTC_LO_MCD_SMA_STF_Perct_TS | Use Backtrader to test Stock To Flow strategy |
Backtest Archives | Other backtesting strategies with Backtrader |
This project is licensed under the Apache Licence 2.0.