Skip to content

KelvinChanYH/jupyter-notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a list of available Jupyter notebooks, showcasing how to retrieve and utilize data returned by Amberdata's API (https://docs.amberdata.io/).

Templates

Notebook Description
MarketData Starting notebook for market data
Transaction Pagination Starting template on how to use pagination

Blockchain Data

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

Market Data

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

Resources

Licensing

This project is licensed under the Apache Licence 2.0.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.1%
  • Python 3.9%